Adding Encryption URLs to Catalogic vStor
Setting the encryption URL option in Catalogic vStor enables the auto-unlock functionality for encrypted volumes. This option stores the volume’s encryption password at a defined location, facilitating automatic unlocking instead of manual password entry.
Prerequisites for adding encryption URLs to Catalogic vStor
- Ensure the vStor server is initialized with at least one online storage pool. 
- Choose a secure server with SSH for storing volume passwords. 
- Obtain the hostname, username, password, and port for the encryption URL. 
- The encryption URL must be set prior to creating a volume to utilize the auto-unlock functionality. 
Procedure
- Access the vStor Management Interface at - https://<vStor_hostname_or_IP>:8900.
- Log in as - admin.
- In System > Preferences, click Edit. 
- In the encryptionURL field, enter the SSH server that will store the auto-unlock credentials for encrypted volumes. The URL should be in the following format: - ssh://<username>:<password>@<host>:<port>/path/to/passwords/
- Click Save to apply the changes. 
Ensure encrypted volumes are created, and the selected auto-unlock feature automatically decrypts the volume upon server reboot or pool activation.
Last updated
Was this helpful?