Take the following procedure on the original system.
This section explains the example when the class name is Class1
Canceling proxy
When GDS Snapshot is used, cancel the master-proxy relationship.
For how to cancel the relationship, see "5.5.5 Breaking a Proxy or "D.14 sdxproxy - Proxy object operations."
Backing up object configuration of local classes
Back up object configuration of all local classes.
# sdxconfig Backup -c Class1 -o /var/tmp/Class1.conf |
Saving configuration information of local classes
When copying the data of the local disk, save the configuration information of the target local classes.
# sdxinfo -c Class1 -e long > /var/tmp/Class1.info |