HP XP Cluster Extension Software Administrator Guide

<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,ErrorAction,
ErrorVariable, WarningAction, WarningVariable,OutBuffer and OutVariable.
For more information, see about_CommonParameters http://go.microsoft.com/fwlink/?
LinkID=113216
INPUTS:
Does not accept input object.
OUTPUTS:
Does not return object.
NOTES:
The cmdlet performs the operations irrespective of the storage array type of CSV.
Online help for the cmdlet is not supported.
Example 1
C:\PS>Get-VMOnClusterSharedVolumeListForCLXXP
In this example, the cmdlet lists all the virtual machines that reside on a cluster shared volume.
PS C:\> Get-VMOnClusterSharedVolumeListForCLXXP
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
XP\log\CLXCmdlet.log
Starting with the steps to get virtual machines on cluster shared volumes
in the cluster.
Getting the virtual machine(s) created on all cluster shared volumes
in the cluster.
Cluster Shared Volume NameVirtual Machine Role
Cluster Disk 1New Virtual Machine
Total virtual machines in the cluster on cluster shared volumes: 1
Total virtual machines in the cluster: 1
Example 2
C:\PS>Get-VMOnClusterSharedVolumeListForCLXXP -CSVDiskName "Cluster
Disk 1"
In this example, the cmdlet lists all the virtual machines that reside on CSV "Cluster Disk 1"
PS C:\> Get-VMOnClusterSharedVolumeListForCLXXP -CSVDiskName "Cluster
Disk 1"
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
XP\log\CLXCmdlet.log
Starting with the steps to get virtual machines on cluster shared volumes
in the cluster.
Getting the virtual machine(s) created on CSV: Cluster Disk 1
Cluster Shared Volume NameVirtual Machine Role
Cluster Disk 1New Virtual Machine
Total virtual machines in the cluster on the provided cluster shared
volume: 1
Total virtual machines in the cluster: 1
60 HP XP Cluster Extension and CLI