NAME
Get-DcsMirror
SYNOPSIS
Returns mirror data for mirrored virtual disks.
SYNTAX
Get-DcsMirror [ -VirtualDisk <Object> ] [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Returns mirror data for mirrored virtual disks. Filtering parameters may be specified to narrow the scope of the data returned. If no parameters are specified, mirror data will be returned for all servers in the default connection.
PARAMETERS
- -VirtualDisk<Object>
- VirtualDiskData object, name, or ID that identifies a virtual disk. If specified, only data for the designated virtual disk will be returned.
-
- Required: false
- Position: 1
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection is used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
VirtualDiskData : Object that identifies and describes the virtual disk.
OUTPUTS
MirrorData : Object that identifies and describes a mirror.
NOTES
Also see Get-DcsVirtualDisk, Get-DcsLogicalDisk.
EXAMPLES
Get-DcsMirror -VirtualDisk "Virtual disk 1"
Returns data for the virtual disk named "Virtual disk 1".
FirstMirrorDiskId | : | V.{315f03ec-bdf5-11e0-9dc3-00155d11e923}-0000002A_N.22430030D9D4116D |
SecondMirrorDiskId | : | V.{ea7c7a80-bdf3-11e0-8304-00155d11e921}-0000002D_N.22280030D9A5FE65 |
FirstLogicalDiskId | : | LD:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4_V.{ea7c7a80-bdf3-11e0-8304-00155d11e921}-0000002D |
SecondLogicalDiskId | : | LD:C553D471-3527-47EC-9326-D53E04204F2B_V.{315f03ec-bdf5-11e0-9dc3-00155d11e923}-0000002A |
FirstRecovery | : | NoRecoveryNeeded |
SecondRecovery | : | NoRecoveryNeeded |
Id | : | LD:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4_V.{ea7c7a80-bdf3-11e0-8304-00155d11e921}-0000002D|LD:C553 |
Caption | : | Virtual disk 1 on SSV1 - Virtual disk 1 on SSV2 |
ExtendedCaption | : | Virtual disk 1 on SSV1 - Virtual disk 1 on SSV2 |
Internal | : | False |