HP 3PAR StoreServ Cluster Extension Software Administrator Guide
if no CSV name is specified, then all the virtual machines which are residing on a CSV are listed
with their corresponding CSV names.
PARAMETERS:
-CSVDiskName <String>
Specifies the cluster shared volume name for which all the virtual machines will be listed.
falseRequired?
namedPosition?
Default value
falseAccept pipeline input?
falseAccept wildcard characters?
<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 a 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-VMOnClusterSharedVolumeListForCLX3PAR
In this example, the cmdlet lists all the virtual machines which reside on a cluster shared volume.
PS C:\> Get-VMOnClusterSharedVolumeListForCLX3PAR
Cmdlet Log Location: C:\Program Files\Hewlett-Packard\Cluster Extension
3PAR\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-VMOnClusterSharedVolumeListForCLX3PAR -CSVDiskName "Cluster
Disk 1"
In this example, the cmdlet lists all the virtual machines which reside on CSV "Cluster Disk 1"
PS C:\> Get-VMOnClusterSharedVolumeListForCLX3PAR -CSVDiskName "Cluster
Disk 1"
Cluster Extension Cmdlets for CSV and Virtual Machine Management 77