NAME
Add-DcsDvaRaidPoolDisks
SYNOPSIS
Add a new RAID 5 group to Capacity Optimization storage using the specified physical disks.
SYNTAX
Add-DcsDvaRaidPoolDisks -Server<String> [-DvaPool <String>] -PhysicalDisks <String[]> [-Connection <String>] [-InformationAction <ActionPreference>] [-InformationVariable <String>] [<CommonParameters>]
DESCRIPTION
Add a new RAID 5 group to Capacity Optimization storage using the specified physical disks.
PARAMETERS
- -Server<String>
- Computer name or ID of the server. The computer name must be unique or the name must be fully qualified.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -DvaPool<String>
- The Id of the Dva Pool that the physical disk will be inserted.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PhysicalDisks<String[]>
- The Ids of the physical disks to create new RAID 5 group.
-
- 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 disks.
NOTES
EXAMPLES
-------------- Example 1 Add new RAID 5 group to Capacity Optimization Pool --------------
Add-DcsDvaRaidPoolDisks -Server SSVVM011 -PhysicalDisks "Disk4","Disk5","Disk6"
Creates a new RAID 5 group in Capacity Optimization Pool with 3 physical disks.
DvaPoolId | : | b775b652-b244-44e0-9076-4cbd86814129 |
ServerId | : | 39A178A9-E133-4574-BA23-D65426ADD5D2 |
DvaPoolDeviceId | : | 01e71176-d8be-45ca-ba9a-9ea2adca521e |
IsL2ARCDisk | : | False |
IsSpecialMirrorDisk | : | False |
DvaDiskResilveringStatus | : | None |
Sequencenumber | : | 258 |
Id | : | f5f249f4-0a0b-4c48-b949-7f6a753f2001 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |
DvaPoolId | : | b775b652-b244-44e0-9076-4cbd86814129 |
ServerId | : | 39A178A9-E133-4574-BA23-D65426ADD5D2 |
DvaPoolDeviceId | : | 01e71176-d8be-45ca-ba9a-9ea2adca521e |
IsL2ARCDisk | : | False |
IsSpecialMirrorDisk | : | False |
DvaDiskResilveringStatus | : | None |
Sequencenumber | : | 259 |
Id | : | 56e57d51-6fb7-44fc-ae60-fe567e597074 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |
DvaPoolId | : | b775b652-b244-44e0-9076-4cbd86814129 |
ServerId | : | 39A178A9-E133-4574-BA23-D65426ADD5D2 |
DvaPoolDeviceId | : | 01e71176-d8be-45ca-ba9a-9ea2adca521e |
IsL2ARCDisk | : | False |
IsSpecialMirrorDisk | : | False |
DvaDiskResilveringStatus | : | None |
Sequencenumber | : | 260 |
Id | : | db8646cf-44d3-4eca-b7a2-483db94ad6f1 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |