HP XP Cluster Extension Software Administrator Guide (5697-2448, July 2013)

Table Of Contents
When bringing resources online:
For Windows Server 2008/2008 R2/2012, use the Failover Cluster GUI, or Cluster CLI, or
Microsoft PowerShell Cmdlets.
For Server Core or Hyper-V Server, use the CLI, or the MMC, or Microsoft PowerShell Cmdlets.
For more information on using this command, see your Microsoft documentation.
Taking a resource offline
Resources are usually taken offline automatically when the service or application is taken offline.
Taking a resource offline causes resources that depend on that resource to go offline.
When taking resources offline:
For Windows Server 2008/2008 R2/2012, use the Failover Cluster GUI, or Cluster CLI or
MMC, or Microsoft PowerShell Cmdlets.
For Server Core or Hyper-V Server, use the CLI, or the MMC, or Microsoft PowerShell Cmdlets.
For more information on using this command, see your Microsoft documentation.
Deleting a resource
Deleting a running resource causes the resource and its dependents to go offline.
CAUTION: Deleting a running HP XP Cluster Extension resource does not remove the
resource_name.online file and does not remove the device/copy group from the list of
monitored device/copy groups if the pair/resync monitor is used to monitor the Continuous Access
Software link. Therefore, the device/copy group must be deleted from the list of monitored device/
copy groups manually using the clxchkmon command after deleting the HP XP Cluster Extension
resource. See “Stopping the pair/resync monitor” (page 50).
CAUTION:
Failure to delete the monitored device/copy group from the list of monitored groups can cause
data corruption if the ResyncMonitorAutoRecover attribute is set to YES.
When deleting resources:
For Windows Server 2008/2008 R2/2012, use the Failover Cluster GUI, or Cluster CLI, or
Microsoft PowerShell Cmdlets.
For Server Core or Hyper-V Server, use the CLI, or the MMC, or Microsoft PowerShell Cmdlets.
Perform the following steps to delete a CLX resource using the PowerShell Cmdlets:
1. Take the required service and application group or role offline. This takes all the resources in
that group offline.
2. Remove the cluster disk dependency on the CLX resource.
Remove-ClusterResourceDependency: Removes a dependency between two resources
in a clustered role within a failover cluster.
Example: Remove-ClusterResourceDependency Resource Cluster Disk 1
provider CLX_XP_Cluster Disk 1
3. Remove the cluster resource
Remove-ClusterResource: This Cmdlet deletes the Cluster resource from the Failover
Cluster.
Example: Remove-ClusterResource -Name CLX_XP_Cluster Disk 1
Perform the following steps to delete a CLX resource using the Failover Cluster Command Line
Interface (cluster.exe):
1. Take the required service and application group or role offline. This takes all the resources in
that group offline.
40 Configuring HP XP Cluster Extension