How to Add a Local ZFS Storage Pool to a Specific Zone-Cluster Node (CLI)
Perform this procedure to add a local ZFS storage pool to a specific zone-cluster node. The local ZFS pool is not managed by Oracle Solaris Cluster software but is instead passed to the underlying Oracle Solaris zone.
Note:
To add a highly available local ZFS pool to a zone cluster, see How to Add a Highly Available Local File System to a Zone Cluster (clsetup) or How to Add a ZFS Storage Pool to a Zone Cluster (CLI).Perform all steps of the procedure from a node of the global cluster.
Example 6-9 Adding a Local ZFS Pool to a Zone-Cluster Node (CLI)
This example adds the local ZFS pool local_pool
for use by a node of the sczone
zone cluster. This zone-cluster node is hosted on global-cluster node phys-schost-1
.
phys-schost-1# clzonecluster configure sczone clzc:sczone> select node physical-host=phys-schost-1 clzc:sczone:node> add dataset clzc:sczone:node:dataset> set name=local_pool clzc:sczone:node:dataset> end clzc:sczone:node> end clzc:sczone> verify clzc:sczone> commit clzc:sczone> exit phys-schost-1# clzonecluster show -v sczone … --- Solaris Resources for phys-schost-1 --- … Resource Name: dataset name: local_pool