vStor 4.10
Catalogic SoftwareKnowledge BaseMySupport
  • Welcome to vStor!
  • Introduction
  • Installation
    • Deploying Catalogic vStor on Physical Appliances
    • Deploying Catalogic vStor Virtual Appliance for VMware
    • Deploying Catalogic vStor Virtual Appliance for Microsoft Hyper-V
    • Required Ports for Catalogic vStor
    • Updating Catalogic vStor
  • Quick Start
    • Catalogic vStor for VMware
    • Catalogic vStor for Hyper-V
  • Basic Configuration
    • Initializing vStor
    • Adding Catalogic vStor Node to Catalogic DPX
      • Using vStor API Keys with Catalogic DPX
    • Configuring vStor System Settings
      • Basic System Configuration
      • Security and Network
      • Data Management and Optimization
      • System Monitoring and Maintenance
    • Configuring Network Settings of Catalogic vStor
    • Backing up Configuration Settings of Catalogic vStor
    • Restoring Configuration Settings of Catalogic vStor
  • Storage Management
    • Adding Disks to Catalogic vStor
    • Managing Storage Pools in Catalogic vStor
    • Managing Volumes in Catalogic vStor
      • Migrating Volumes in Catalogic vStor
    • Managing Shares in Catalogic vStor
    • Managing Hosts for LUN Volumes in Catalogic vStor
  • Data Protection
    • Catalogic vStor Backup and Recovery
    • Creating vStor Partnerships
      • Creating Replication Groups
    • Enabling Volume Encryption
  • Advanced Configuration
    • Using Multipath Storage for Catalogic vStor
    • Certificates in Catalogic vStor
    • Adding Encryption URLs to Catalogic vStor
    • MinIO Buckets in Catalogic vStor
    • Assigning an E-mail to the vStor Account
    • Managing vStor User Accounts
    • Using Multi-factor Authentication (MFA) in vStor
  • vStor Command Line Interface
    • Catalogic vStor Server CLI Overview
  • Best Practices
    • Hardware Configurations: Best Practices
    • Data Backup: Best Practices
    • Data Archiving: Best Practices
    • Backup Storage: Best Practices
    • Frequently Asked Questions: Best Practices
Powered by GitBook
On this page
  • Prerequisites for adding encryption URLs to Catalogic vStor
  • Procedure
  1. Advanced Configuration

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

Tip. Consider using the Catalogic DPX Master Server in your environment as the volume password storage location.

  • 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

  1. Access the vStor Management Interface at https://<vStor_hostname_or_IP>:8900.

  2. Log in as admin.

  3. In the navigation menu click System, go to Preferences, and click Edit.

  4. 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/
  5. Click Save to apply the changes.

Note. If you plan to use the Catalogic DPX Master Server as the encryption URL host, ensure that the directory for passwords exists.

Ensure encrypted volumes are created, and the selected auto-unlock feature automatically decrypts the volume upon server reboot or pool activation.

PreviousCertificates in Catalogic vStorNextMinIO Buckets in Catalogic vStor