HP 3PAR Cluster Extension Software Administrator Guide (5697-0925, May 2011)
2. Update the PreExecScript, PostExecScript, and PostExecCheck values as needed, and then
click OK.
3. Click Apply to finish your modifications and leave the Properties window open, or OK to save
your changes and close the window.
Setting HP 3PAR Cluster Extension resource properties using the MMC
If you are using Server Core or Hyper-V Server, you can manage a cluster remotely by using the
MMC to run Failover Cluster Management.
NOTE: When you configure HP 3PAR Cluster Extension resource properties from a remote
management station through the MMC, which uses the standard Microsoft Properties tab, the
properties you enter are not validated, so you must enter the property values accurately, and verify
them against the HP 3PAR Cluster Extension documentation.
When you use this option, you will see the default Microsoft properties page instead of the HP
3PAR Cluster Extension Parameters tab. For more information about using the MMC, see “Remote
management of HP 3PAR Cluster Extension resources in a cluster” (page 38) and your Microsoft
documentation.
Setting HP 3PAR Cluster Extension resource properties using the CLI
The cluster commands in this section can be used with Windows Server 2003, Windows Server
2008/2008 R2, Server Core, or Hyper-V Server.
The Windows cluster default properties for a resource can be changed using the following command:
cluster resource <resource_name> /privprop [<object_name=value|"value1
value2 ...">].
NOTE: When you configure HP 3PAR Cluster Extension resource properties using the CLI, the
properties you enter are not validated, so you must enter the property values accurately, and verify
them against the HP 3PAR Cluster Extension documentation.
You can display all attributes of the HP 3PAR Cluster Extension resource clx_fileshare with
the following command:
cluster resource clx_fileshare /privprop
The following example sets the UseNonCurrentDataOk property for the resource clx_fileshare
to NO:
cluster resource clx_fileshare /privprop UseNonCurrentDataOk=NO
For more information on the available properties, see “User configuration file and HP 3PAR Cluster
Extension objects” (page 40).
The following example changes the name of the resource 3PAR Cluster Extension
resource1 to 3PAR Cluster Extension resource2:
cluster resource "3PAR Cluster Extension resource1" /ren:"3PAR Cluster Extension resource2"
30 Configuring HP 3PAR Cluster Extension for Windows