The cacloud rpm defined the directory structure down to the mount point directories (mp_01, mp_02, and so on).
The mount point customization in the Linux system cannot occur until the NFS appliance is installed and mounted in the FSTAB table configured in the chapter "Configuration".
CA Cloud Storage for System z uses NFS export directories as repositories for Virtual Volume files. The Linux operating system mounts NFS exports as subdirectories of its file system by reading the /etc/fstab configuration file at startup.
You can use the EMC DataDomain (DD) Enterprise Manager to create NFS export directories for use with CA Cloud Storage for System z.
Follow these steps:
Important: We recommend that you consider replication of NFS exports in a Private Cloud or on-premise implementation. To prevent data loss in a disaster recovery situation, we recommend replication of Virtual Volumes to a remote site.
When you create an NFS export to use with CA Cloud Storage for System z:
Note: 326 is the UID/GID defined for use by CA Cloud Storage for System z.
Using these options the NFS export should indicate:
rw,no_root_squash,no_all_squash,secure,anonuid=326,anongid=326
Follow these steps:
sudo cacloud setup
The following is an illustration of an /etc/fstab table entry that is used to mount an NFS export as mp_01:
Paddress:/data/col1/VtapeDD /var/lib/cacloud/vault_01/mp_01 nfs rsize=131072,tcp,nolock,wsize=131072,nfsvers=3,intr,bg 0 0
sudo /sbin/mount –a
df –h
|
Copyright © 2013 CA.
All rights reserved.
|
|