HP Surestore NAS 8000 Command Reference Manual
72 Command Reference
setClusterPackageVirtualIpAddressList
Required. Sets the given VirtualIpAddress/Subnet list for the given package.
■
InParam[0] = Package name
■
InParam[1:N] = VirtualIpAddress/Subnet entries
For example:
■
setClusterPackageVirtualIpAddressList pkg1 192.168.100.21/192.168.100.0
getClusterPackageVolumegroupList
Gets from the registry, the list of volume groups managed by this package.
■
InParam[0] = Package name
■
OutParam[0:N] = Volume group list
setClusterPackageVolumegroupList
Required
RequiredRequired
Required. Sets in the registry, the list of volume groups to be managed for the given package.
■
InParam[0] = Package name
■
InParam[1:N] = Volume group list
For example:
■
setClusterPackageVolumegroupList pkg1 vg1 vg2 vg3
getClusterPackageFailoverPolicy
Gets from the registry, value of the failover policy for this package.
■
InParam[0] = Package name
■
OutParam[0] = CONFIGURED_NODE or MIN_PACKAGE_NODE
setClusterPackageFailoverPolicy
Sets in the registry, the failover policy for the given package. The default is
CONFIGURED_NODE.
■
InParam[0] = Package name
■
InParam[1] = CONFIGURED_NODE or MIN_PACKAGE_NODE
getClusterPackageFailbackPolicy
Gets from the registry, value of the failback policy for this package.
■
InParam[0] = Package name
■
OutParam[0] = MANUAL or AUTOMATIC
setClusterPackageFailbackPolicy
Sets in the registry, the failover policy for the given package. The default is MANUAL.
■
InParam[0] = Package name
■
InParam[1] = MANUAL or AUTOMATIC