Administrator's Guide
"Cluster Extension 3PAR" type resource. If it is not present, a new resource of type "Cluster Extension
3PAR" is created and CSV resource is made dependent on it.
While creating the dependency, CSV resource should be offline, else dependency is not created.
PS C:> Add-CSVDependencyOnCLX3PAR -CSVDiskName "Cluster Disk 1"
Logs will be generated with default "info" log level. For changing the
logging level, configure LogLevel parameter in UCF.cfg file at file
location: C:\Program Files\Hewlett-Packard\Cluster Extension 3PAR\conf\
UCF.cfg
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
3PAR\log\CLXCmdlet.log
Add-CSVDependencyOnCLX3PAR
CSV: Cluster Disk 1 will be made dependent on CLX 3PAR. Continue? [Y]
Yes [N] No [S] Suspend [?] Help (default is "Y"): y
Starting with the steps to create and add dependency of cluster shared
volume(s) on "Cluster Extension 3PAR"
Resource of type "Cluster Extension 3PAR" to be created with Name:
"CLX_3PAR_Cluster Disk 1" in CSV Owner Group:
"864e7b5e-c46f-4611-b046-29470bd4bd07"
Created the resource "CLX_3PAR_Cluster Disk 1" in CSV Owner Group:
"864e7b5e-c46f-4611-b046-29470bd4bd07"
Added the dependency of CSV: "Cluster Disk 1" on "Cluster Extension
3PAR" type resource: "CLX_3PAR_Cluster Disk 1"
CLX 3PAR Resource NameCluster Shared Volume Name
CLX_3PAR_Cluster Disk 1Cluster Disk 1
TOTAL CLUSTER SHARED VOLUMES IN THE CLUSTER FOR WHICH CLX 3PAR DEPENDENCY
ADDED: 1
RELATED LINKS:
http://www.hp.com/go/clx
Name:
Add-VMDependencyOnCLX3PAR
SYNOPSIS:
Adds a resource of type "Cluster Extension 3PAR 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 will 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-VMDependencyOnCLX3PAR [-CSVDiskName <String>] [<CommonParameters>]
Description:
This cmdlet tries to create a dependency of "Virtual Machine Configuration" which is residing on
a cluster shared volume onto a resource of type "Cluster Extension 3PAR for VM Management."
The cmdlet first tries to find out if there is already a resource of type "Cluster Extension 3PAR for
VM Management" in a VM role.
If it is existing, cmdlet checks whether "Virtual Machine Configuration" resource in the VM role is
already dependent on the resource of type "Cluster Extension 3PAR for VM Management". If the
62 CLI commands and utilities