NAME
Add-DcsDvaPoolSpecialMirror
SYNOPSIS
Add Mirrored Special Device to Capacity Optimization.
SYNTAX
Add-DcsDvaPoolSpecialMirror -Server<String> [-DvaPool <String>] –MirrorDisks<Object[]> [-Connection <String>] [-InformationAction <ActionPreference>] [-InformationVariable <String>] [<CommonParameters>]
DESCRIPTION
Add a new Mirrored Special Device group to Capacity Optimization storage using the specified physical disks. For Mirrored Special Device, only 2 disks are supported.
PARAMETERS
- -Server<String>
- The Id of the server the Mirrored Special Device will be created on Capacity Optimization.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -DvaPool<String>
- ID of the DvaPool.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -MirrorDisks<Object[]>
- Array of Disk name or ID of physical disk. Only 2 disks are supported for Special Mirror.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection will be used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
- -InformationAction <ActionPreference>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
- -InformationVariable <String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
- -<CommonParameters>
- This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216)
INPUTS
OUTPUTS
DvaPoolDiskData : Object that identifies and describes the DvaPool disk.
NOTES
EXAMPLES
-------------- Example 1 Add Special Mirror to the capacity optimization pool -------------
Add-DcsDvaPoolSpecialMirror -Server SSVVM011 -MirrorDisks "{0a9497a2-b60e-4b96-b7fd-bb38912cd1dd}","{1e45d652-f5f6-463b-9ce0-798225fd9dbf}"
Adding special mirror to the capacity optimization pool in SSVVM011 server.
DvaPoolId | : | b775b652-b244-44e0-9076-4cbd86814129 |
ServerId | : | 39A178A9-E133-4574-BA23-D65426ADD5D2 |
DvaPoolDeviceId | : | ffdcd3e7-948d-41a7-9c54-aecbe38a64f0 |
IsL2ARCDisk | : | False |
IsSpecialMirrorDisk | : | True |
DvaDiskResilveringStatus | : | None |
Sequencenumber | : | 262 |
Id | : | 9bab0876-61ce-4f8c-a7fe-a57bb5c232c9 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |
DvaPoolId | : | b775b652-b244-44e0-9076-4cbd86814129 |
ServerId | : | 39A178A9-E133-4574-BA23-D65426ADD5D2 |
DvaPoolDeviceId | : | ffdcd3e7-948d-41a7-9c54-aecbe38a64f0 |
IsL2ARCDisk | : | False |
IsSpecialMirrorDisk | : | True |
DvaDiskResilveringStatus | : | None |
Sequencenumber | : | 263 |
Id | : | 07748ffc-b4c1-4287-8b79-1d67465dc824 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |