NAME
Expand-DcsPoolMemberSpace
SYNOPSIS
Expands the space provided by the pool member to account for resized physical disks.
SYNTAX
Expand-DcsPoolMemberSpace -PoolMember <Object> [-Pool <String>] [-Server <String>] [-Connection <String>] [-PipelineVariable <String>] [<CommonParameters>]
DESCRIPTION
Expands the space provided by the pool member to account for resized physical disks.
PARAMETERS
- -PoolMember <Object>
- PoolMemberData object, ID, or caption that identifies the physical disk that is a member of a disk pool.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Pool <String>
- Name or ID that identifies the disk pool. To resolve by name, the name must be unique to the server group or 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. 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 representing 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
-
- -PipelineVariable <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 (<http://go.microsoft.com/fwlink/?LinkID=113216).>
-
INPUTS
PoolMemberDataObject the identifies and describes the pool member.
OUTPUTS
PoolMemberDataObject the identifies and describes the pool member.
NOTES
Also see Get-DcsPoolMember
EXAMPLES
Expand-DcsPoolMemberSpace -PoolMember "SSV1-WDC50-D1"
Expands the pool space provided by the pool member of "SSV1-WDC50-D1". In this case, the name is unique in the server group and can be resolved without additional parameters.
| DiskPoolId | : | 8BD7BD0F-F5F9-40DB-B8B0-6ABB74D43F81:{2b28c5b6-a04d-11e1-96c0-00155d11e929} |
| DiskInRecoveryId | : | |
| DiskTier | : | 2 |
| MemberState | : | Healthy |
| Size | : | 50.00 GiB |
| SectorSize | : | 512B |
| IsMirrored | : | False |
| ReservedChunkCount | : | 1 |
| ExtensionChunkCount | : | 0 |
| PotentialExtensionChunkCount | : | 0 |
| PotentialExtensionDiskId | : | |
| SequenceNumber | : | 9675 |
| Id | : | 865a3e60-4120-4ca8-9de5-d19dab509a7b |
| Caption | : | SSV1-WDC50-D1 |
| ExtendedCaption | : | Pool disk SSV1-WDC50-D1 on SSV1 |
| Internal | : | False |