HP XP Cluster Extension Software Administrator Guide
Created the resource "CLX_XP_Cluster Disk 1" in CSV Owner Group:
"864e7b5e-c46f-4611-b046-29470bd4bd07"
Added the dependency of CSV: "Cluster Disk 1" on "Cluster Extension XP"
type resource: "CLX_XP_Cluster Disk 1"
CLX XP Resource NameCluster Shared Volume Name
CLX_XP_Cluster Disk 1Cluster Disk 1
TOTAL CLUSTER SHARED VOLUMES IN THE CLUSTER FOR WHICH CLX XP DEPENDENCY
ADDED: 1
RELATED LINKS:
http://www.hp.com/go/clx
Name:
Add-VMDependencyOnCLXXP
SYNOPSIS:
Adds a resource of type "Cluster Extension XP for VM Management" to the list of resources on
which a particular "Virtual Machine Configuration" type of resource depends, using AND as the
connector, within a Failover Cluster. Existing dependencies remain in the list. Dependency of VM
configuration on CLX ensures that a virtual machine comes online only after CLX resource has come
online.
SYNTAX:
Add-VMDependencyOnCLXXP [-CSVDiskName <String>] [<CommonParameters>]
Description:
This cmdlet creates a dependency of "Virtual Machine Configuration" that is residing on a cluster
shared volume onto a resource of type "Cluster Extension XP for VM Management."
The cmdlet first tries to find out if there is already a resource of type "Cluster Extension XP for VM
Management" in a VM role.
If it is existing, the cmdlet verifies whether "Virtual Machine Configuration" resource in the VM
role is already dependent on the resource of type "Cluster Extension XP for VM Management". If
the "Virtual Machine Configuration" resource is already dependent on the CLX resource, the cmdlet
moves to the next VM configuration on a CSV. In the absence of dependency on the existing CLX
resource, the cmdlet creates a dependency of "Virtual Machine Configuration" resource in the VM
role on resource of type "Cluster Extension XP for VM Management".
If there is no resource of type "Cluster Extension XP for VM Management" in the VM role, then the
cmdlet first creates a resource of type "Cluster Extension XP for VM Management" in the VM role
and then makes the "Virtual Machine Configuration" resource in the VM role dependent on the
newly created resource of type "Cluster Extension XP for VM Management".
A virtual machine configuration resource is brought online after the "Cluster Extension XP for VM
Management" type resource that it depends on comes online. Similarly, virtual machine configuration
resource is taken offline before the "Cluster Extension XP for VM Management" type resource that
it depends on goes offline.
PARAMETERS:
-CSVDiskName <String>
Specifies the cluster shared volume name for which all the virtual machines residing on it are made
dependent on resource of type "Cluster Extension XP for VM Management".
falseRequired?
namedPosition?
56 HP XP Cluster Extension and CLI