HP EVA Cluster Extension Software Administrator Guide (5697-2445, July 2013)

Created the resource "CLX_EVA_New Virtual Machine" in virtual machine
role: "New Virtual Machine"
Added the dependency of Virtual Machine Configuration in VM Role New
Virtual Machine" on "Cluster Extension EVA for VM Management" type
resource: "CLX_EVA_New Virtual Machine"
CLX Resource NameVirtual Machine Role
CLX_EVA_New Virtual MachineNew Virtual Machine
Total virtual machines in the cluster residing on CSV: 1
TOTAL VIRTUAL MACHINES IN THE CLUSTER FOR WHICH CLX EVA DEPENDENCY
ADDED: 1
Example 2
C:\PS>Add-VMDependencyOnCLXEVA -CSVDiskName "Cluster Disk 1"
This command first finds out all the virtual machine configurations that are residing on the cluster
shared volume "Cluster Disk 1". After getting all virtual machine configurations on the provided
cluster shared volume, it tries to make each virtual machine configuration resource dependent on
resource of type "Cluster Extension EVA for VM Management".
If the virtual machine configuration is already dependent on "Cluster Extension EVA for VM
Management", then the cmdlet moves to the next virtual machine configuration on the provided
CSV.
However, if there is no existing dependency on "Cluster Extension EVA for VM Management" but
resource of this type is already existing in the VM role, virtual machine configuration resource is
made dependent on the existing "Cluster Extension EVA for VM Management" type resource. If it
is not present, a new resource of type "Cluster Extension EVA for VM Management" is created
and virtual machine configuration resource is made dependent on it.
While creating the dependency, the virtual machine configuration resource must be offline, otherwise
the dependency is not created.
If a virtual machine configuration is residing on a cluster shared volume that is not dependent on
resource of type "Cluster Extension EVA", then an error is thrown and no further operations are
performed on that VM.
PS C:\> Add-VMDependencyOnCLXEVA -CSVDiskName "Cluster Disk 1"
Logs will be generated with default "info" log level. For changing the
logging level, configure LogLevel parameter in file UCF.cfg at file
location: C:\Program Files\Hewlett-Packard\Cluster Extension EVA\conf\
UCF.cfg
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
EVA\log\CLXCmdlet.log
Add-VMDependencyOnCLXEVA
All VM residing on CSV: Cluster Disk 1 will be made dependent on CLX
EVA. Continue? [Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): y
Starting with the steps to create and add dependency of virtual machines
residing on CSV on "Cluster Extension EVA for VM Management".
TOTAL VIRTUAL MACHINE(S) IN THE CLUSTER: 1
Resource of type "Cluster Extension EVA for VM Management" to be created
with Name: "CLX_EVA_New Virtual Machine" in virtual machine role "New
Virtual Machine"
64 User configuration file and EVA Cluster Extension objects