Previous Topic: Configure NFS ExportsNext Topic: Update FSTAB Entries to Map Mount Points to NFS Exports


Create Subdirectories for NFS Export Mounting

Create the subdirectories in the CA Cloud Connector Virtual Vault at both sites as mount points for the NFS exports that you configured.

To create these subdirectories, issue the Linux mkdir command.

For example, you issue the following commands on each system:

sudo mkdir /var/lib/cacloud/vault_01/mp_21
sudo mkdir /var/lib/cacloud/vault_01/mp_31

Note: mp_21 is used for PDC Virtual Volumes at both sites. mp_31 is used for the DRC Virtual Volumes at both sites.