NAME
Stop-DcsMoveLogicalDisk
SYNOPSIS
Aborts an active Move Logical Disk operation. (See Move-DcsLogicalDisk)
SYNTAX
Stop-DcsMoveLogicalDisk -VirtualDisk <Object> [ -Connection <String> ] [ -PipelineVariable <String> ] [ -WhatIf] [ -Confirm]
Stop-DcsMoveLogicalDisk -LogicalDisk <Object> [ -Connection <String> ] [ -PipelineVariable <String> ] [ -WhatIf] [ -Confirm]
DESCRIPTION
Aborts an active Move Logical Disk operation. (See Move-DcsLogicalDisk)
PARAMETERS
- -VirtualDisk<Object>
- VirtualDiskData object, name or ID that identifies the virtual disk which should have the move operation stopped.
-
- Required: true
- Position: named
- 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
-
- -WhatIf<SwitchParameter>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Confirm<SwitchParameter>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -LogicalDisk<Object>
- LogicalDiskData object, ID or caption that identifies a logical disk that should have the move operation stopped.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
VirtualDiskData : Object that identifies and describes the virtual disk.
OUTPUTS
VirtualDiskData : Object that identifies and describes the virtual disk.
NOTES
Also see Move-DcsLogicalDisk, Get-DcsVirtualDisk
EXAMPLES
Stop-DcsMoveLogicalDisk -VirtualDisk "Virtual disk 1"
Assume that the Move Logical Disk operation is in progress for the virtual disk named "Virtual disk 1". The cmdlet Stop-DcsMoveLogicalDisk is invoked to stop the operation on "Virtual disk 1". The operation is stopped and the VirtualDiskData object is returned.
| VirtualDiskGroupId | : | |
| FirstHostId | : | E9D5564F-D72A-4C5C-AA0F-B2C23A3AD093 |
| SecondHostId | : | BBA07A42-44F1-40A6-A0E0-756351FFE386 |
| BackupHostId | : | |
| StorageProfileId | : | 100469DF-0BE1-40DA-874E-9F1DA5A259E3 |
| SnapshotPoolId | : | |
| Alias | : | Virtual disk 1 |
| Description | : | |
| Size | : | 50.00 GiB |
| Type | : | MultiPathMirrored |
| DiskStatus | : | Online |
| InquiryData | : | DataCore Virtual Disk DCS ec6a87754077499dbe1eda213c6df2e0 |
| ScsiDeviceId | : | {96, 3, 13, 144...} |
| ScsiDeviceIdString | : | 60030D90446DFE01504F9B5BE7187E6F |
| RemovableMedia | : | False |
| WriteThrough | : | False |
| Offline | : | False |
| Disabled | : | False |
| ManualRecovery | : | False |
| DiskLayout | : | DataCore.Executive.PhysicalDiskLayout |
| PersistentReserveEnabled | : | True |
| RecoveryPriority | : | Regular |
| IsServed | : | True |
| Sequencenumber | : | 11226 |
| Id | : | ec6a87754077499dbe1eda213c6df2e0 |
| Caption | : | Virtual disk 1 |
| ExtendedCaption | : | Virtual disk 1 from Group1 |
| Internal | : | False |