Get-NimVolume

Display Volume Information using Get-NimVolume

When multiple volumes are configured on the host, using Get-NimVolume helps to understand which Windows disk maps to which volume. For each volume (that maps to a Windows disk), it displays the group management IP, volume name, serial number, and Windows volumes (such as D:\, E:\).

The Get-NimVolume cmdlet works locally, so it must be run separately on each node in a Windows failover cluster.

Syntax

Get-NimVolume

Example

PS C:\Users\Administrator> Get-NimVolume
DeviceName        : \\.\physicaldrive3
SerialNumber      : 8408de48b7d79ced6c9ce9005ecc8f0f
GroupManagementIP : 10.64.12.47
NimbleVolumeName  : testVolume3
DiskSize          : 10482412.5
BusType           : Fibre
WindowsVolumes    : {E:\}
FCTargetMappings  : {com.qlogic-QLE2562-1, com.qlogic-QLE2562-1, com.qlogic-QLE2562-2, com.qlogic-QLE2562-2}
Clone             :
Snapshot          :
BaseSnapshotName  : Unknown
ParentVolumeName  : Unknown

DeviceName        : \\.\physicaldrive2
SerialNumber      : 15fcb53d6b2553d86c9ce9001a654fee
GroupManagementIP : 10.12.60.75
NimbleVolumeName  : logs
DiskSize          : 305268397.8
BusType           : iScsi
WindowsVolumes    : {C:\logsMountPoint\}
FCTargetMappings  : {}
Clone             :
Snapshot          :
BaseSnapshotName  : Unknown
ParentVolumeName  : Unknown

Using the -Detailed option

Get-NimVolume -Detailed

Example

PS C:\Users\Administrator> Get-NimVolume -Detailed
DeviceName        : \\.\physicaldrive7
SerialNumber      : df8c1c5b71062f766c9ce9008be75625
GroupManagementIP : 10.18.236.77
NimbleVolumeName  : testvol-clone2
DiskSize          : 1044225
BusType           : iScsi
WindowsVolumes    : {G:\}
FCTargetMappings  : {}
Clone             : True
Snapshot          : False
BaseSnapshotName  : testvol-ntfs-snap
ParentVolumeName  : testvol

DeviceName        : \\.\physicaldrive8
SerialNumber      : 6f912a5950bd5df86c9ce9008be75625
GroupManagementIP : 10.18.236.77
NimbleVolumeName  : crash-cons-snapshotvc-vol1-crash-consistent-daily-2016-07-26::00:00:00.000
DiskSize          : 13631152.5
BusType           : iScsi
WindowsVolumes    : {I:\}
FCTargetMappings  : {}
Clone             : False
Snapshot          : True
BaseSnapshotName  : crash-consistent-daily-2016-07-26::00:00:00.000
ParentVolumeName  : crash-cons-snapshotvc-vol1