-
Become superuser or assume a role that provides
solaris.cluster.admin authorization on one of the nodes in
the cluster that will host the Oracle VM Server for SPARC logical domain.
-
Register the SUNW.HAStoragePlus resource type.
# clresourcetype register SUNW.HAStoragePlus
-
Create a failover resource group.
# clresourcegroup create LDom-failover-rg
-
(If using a cluster file system or a highly available local file system)
Create an HAStoragePlus resource for the logical domain Virtual Disk
Storage.
# clresource create -g LDom-failover-rg \
-t SUNW.HAStoragePlus \
-p FileSystemMountPoints=LDom-mount-points \
LDom-has-resource
-
Enable the failover resource group that now includes the logical domain
disk storage resources.
# clresourcegroup online -M -n current-node LDom-failover-rg