HP 3PAR Cluster Extension Software Administrator Guide (5697-2047, June 2012)
See “Adding HP 3PAR Cluster Extension resource using the Microsoft CLI cluster commands”
(page 26)for instructions.
CAUTION: Do not use the following characters in Cluster Extension resource names: \ / : * ? "
< > |. Using these characters might affect the creation of the resourcename.online file, which
is used for the HP 3PAR Cluster Extension resource health check mechanism.
Adding a resource using the Cluster Administrator GUI (Windows Server 2003)
Use the procedure in this section to add a resource using the Cluster Administrator GUI. For
instructions on using the CLI, see “Adding HP 3PAR Cluster Extension resource using the Microsoft
CLI cluster commands” (page 26).
1. Create a new resource as described in your Microsoft documentation.
2. Enter values for the following fields:
• Name: A resource name, for example, clx01.
• Description: As appropriate for the resource.
• Resource type: Select Cluster Extension 3PAR.
• Group: The resource group to be associated with the new resource, for example,
Application_ A.
3. Click Next.
4. Add or remove resource owners.
5. Click Next. Do not add any dependencies.
6. Click Next.
7. Modify resource property values of the new resource if needed.
8. Click Finish.
Adding HP 3PAR Cluster Extension resource using the Failover Cluster Management
GUI (Windows Server 2008/2008 R2)
Use the procedure in this section to add a resource using the Failover Cluster Management GUI.
For instructions on using the CLI, see “Adding HP 3PAR Cluster Extension resource using the
Microsoft CLI cluster commands” (page 26).
1. Add a service or application in the Failover Cluster Management GUI, as described in your
Microsoft documentation.
2. Right-click the service or application and select Add a resource > More resources > Add Cluster
Extension 3PAR.
Adding HP 3PAR Cluster Extension resource using the Microsoft CLI cluster commands
You can use the cluster commands in this section with Windows Server 2003, Windows Server
2008/ 2008 R2, Server Core, and Hyper-V Server.
Use the following command to add an HP 3PAR Cluster Extension resource:
cluster resource resource_name /create /group:service_or_application_name
/type:"Cluster Extension 3PAR"
Example
This command adds an HP 3PAR Cluster Extension resource called clx_fileshare to the
CLX_SHARE service or application.
cluster resource clx_fileshare /create /group:CLX_SHARE /type:"Cluster
Extension 3PAR"
26 Configuring HP 3PAR Cluster Extension for Windows