7 Associate the remote BCV device
Sun1# Symbcv – g sun1ar associate dev 0004 – rdf – bcv
8 Establish link between STD(0001) & R1 + bcv(0002)
Sun1# Symmir –g sun1ar est – full(Once the link is established between local devices ,the link between the RDF pair issuspended)
9 Add some data to the standard device(0001)
A) Identify the disk and label it
(For example the device name is emc0_1)
Sun1#formatLabelYesQuitB) Check the DMP controller Sun1#vxdmpadm listctlr (If disabled enable it.)Sun1#vxdmpadm enable ctlr = c3
(In our example controller is C3)
C)Scan the disks using volume manager Sun1#vxdisk scandisks D)List the disksSun1#vxdisk listE) Initialize the disk Sun1#vxdisksetup –i emc0_1 F) Create vmdisk by creating diskgroupSun1#vxdg init ardg disk1=emc0_1 F)List the disk groupsSun1#vxdisk –o alldgs list G) Create a volume using vxassistSun1#vxassist –g ardg make vol1 100m H) To display the volumesSun1#vxprint –h
Leave a Comment