HP P6000 Cluster Extension Software Administrator Guide (5697-2274, November 2012)

Adding dependencies using Failover Cluster Management (Windows Server
2008/2008 R2/2012)
You can add dependencies with the GUI on a local node or by using the MMC to run the Failover
Cluster Management application.
1. Open Failover Cluster Management.
2. Select a service or application that has a P6000 Cluster Extension resource.
3. Double-click a disk in the summary pane.
4. Click the Dependencies tab, and then click Insert.
5. Select the P6000 Cluster Extension resource in the Resource menu.
6. Click OK to add the selected dependency.
Adding dependencies using the CLI
The cluster commands in this section can be used with Windows Server 2008/2008 R2/2012,
Server Core, or Hyper-V Server.
To add a dependency on a P6000 Cluster Extension resource using the CLI, use the following
command:
cluster resource physical_disk_resource
/adddependency:Cluster_Extension_EVA_resource
The following command adds a dependency on the P6000 Cluster Extension clx_fileshare
resource to the physical disk resource Disk_32b_00b:
cluster resource Disk_32b_00b /adddependency:clx_fileshare
Powershell cmdlets can also be used instead of cluster.exe to add dependencies. For more
information, see Microsoft documentation.
34 Configuring P6000 Cluster Extension