HP StorageWorks XP Cluster Extension Software Administrator Guide (T1656-96035, April 2010)

Changing XP Cluster Extension attributes
XP Cluster Extension resource attributes can be changed after the configuration has been write-enabled.
To change attribute values of the XP Cluster Extension resource the resource must be taken offline.
Changing an attribute of the XP Cluster Extension resource while the resource is running is not
supported.
Changing an attribute value using the VCS CLI
Syntax
hares –modify ClusterExtensionXP_resource [ –add | –update ] attribute
value
The following example changes an XP Cluster Extension resource called clx_web to change the
default FenceLevel attribute:
# hares -modify clx_web FenceLevel data
The following commands change the XP RAID Manager instance used for the XP Cluster Extension
resource clx_web, and then add an additional instance to provide redundancy:
# hares -display clx_web -attribute RaidManagerInstances
# hares -modify clx_web RaidManagerInstances -update 90
# hares -modify clx_web RaidManagerInstances -add 22
The following example displays all attributes of the XP Cluster Extension resource clx_web:
# hares -display clx_web
Changing an attribute value using the VCS Cluster Manager GUI
1. Open the Cluster Explorer.
2. Click the resource name.
XP Cluster Extension Software Administrator Guide 83