HP 3PAR StoreServ Cluster Extension Software Administrator Guide (5697-2442, July 2013)
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 click OK
to save your changes and close the window.
Setting HP 3PAR StoreServ 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 StoreServ 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. You must enter the property values accurately, and
verify them against the HP 3PAR StoreServ Cluster Extension documentation.
When you use this option, you will see the default Microsoft properties page instead of the HP
3PAR StoreServ Cluster Extension Parameters tab. For more information about using the MMC,
see “Remote management of HP 3PAR StoreServ Cluster Extension resources in a cluster” (page 44)
and your Microsoft documentation.
Setting HP 3PAR StoreServ Cluster Extension resource properties using the CLI
The cluster commands in this section can be used with Windows server core and non server core
environments.
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 StoreServ 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 StoreServ Cluster Extension documentation.
You can display all attributes of the HP 3PAR StoreServ 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 StoreServ
Cluster Extension objects” (page 49).
The following example changes the name of the resource 3PAR Cluster Extension
resource1 to 3PAR Cluster Extension resource2:
36 Configuring HP 3PAR StoreServ Cluster Extension