NAME
Set-DcsSnapshotPool
SYNOPSIS
Sets or changes the preferred snapshot pool for a virtual disk.
SYNTAX
Set-DcsSnapshotPool -VirtualDisk <Object> [ -Pool <String> ] [ -Server <String> ] [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Sets or changes the preferred snapshot pool for a virtual disk. Only specify the parameters to set or change. If a parameter is not specified it will not be changed from the current setting.
PARAMETERS
- -VirtualDisk<Object>
- VirtualDiskData object, name or ID that identifies the virtual disk.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Pool<String>
- Name or ID that identifies the preferred snapshot pool. To uniquely identify a pool by name, the server must be specified.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Server<String>
- Computer name or ID of the server where the snapshot pool will reside. The computer name must be unique or the name must be fully qualified.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- 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 the virtual disk.
OUTPUTS
VirtualDiskData : Object that identifies and describes the virtual disk.
NOTES
Also see Get-DcsVirtualDisk, Get-DcsPool
EXAMPLES
Set-DcsSnapshotPool -VirtualDisk "Virtual disk 1" -Pool "Disk pool 1" -Server SSV1
The pool named "Disk pool 1" on server "SSV1" is set as the preferred snapshot pool for virtual disk "Virtual disk 1".
| VirtualDiskGroupId | : | |
| FirstHostId | : | 7BB3253B-2387-432D-B147-487B8561D856 |
| SecondHostId | : | D1BEB53C-F039-44F8-88AC-A6E74E97F4E1 |
| BackupHostId | : | |
| StorageProfileId | : | f08c94e8-d6c0-4e98-b78b-c5d08b502ac3 |
| SnapshotPoolId | : | 7BB3253B-2387-432D-B147-487B8561D856:{3a2cd880-9231-11e2-883e-00155d11e952} |
| Alias | : | Virtual disk 1 |
| Description | : | |
| Size | : | 50.00 GiB |
| Type | : | MultiPathMirrored |
| DiskStatus | : | Online |
| InquiryData | : | DataCore Virtual Disk DCS |
| ScsiDeviceId | : | {96, 3, 13, 144...} |
| ScsiDeviceIdString | : | 60030D900ED94507007618C76ED2A566 |
| RemovableMedia | : | False |
| WriteThrough | : | False |
| Offline | : | False |
| Disabled | : | False |
| DiskLayout | : | DataCore.Executive.PhysicalDiskLayout |
| PersistentReserveEnabled | : | True |
| RecoveryPriority | : | Low |
| IsServed | : | True |
| Sequencenumber | : | 5859 |
| Id | : | 92b7ec8928c1402988f1d19f04260f4a |
| Caption | : | Virtual disk 1 |
| ExtendedCaption | : | Virtual disk 1 from Group1 |
| Internal | : | False |