How to Add a DID Device to a Zone Cluster (CLI)
Perform this procedure to add a DID device to a zone cluster.
Note:
Alternatively, you can use theclsetup
utility to perform this task. See How to Add a Global Storage Device to a Zone Cluster (clsetup).
Example 6-10 Adding a DID Device to a Zone Cluster (CLI)
The following example adds the DID device d10
to the sczone
zone cluster.
phys-schost-1# clzonecluster configure sczone clzc:sczone> add device clzc:sczone:device> set match=/dev/did/*dsk/d10s* clzc:sczone:device> end clzc:sczone> verify clzc:sczone> commit clzc:sczone> exit phys-schost-1# clzonecluster reboot sczone