NAME

Import-DcsPool

SYNOPSIS

Imports a foreign disk pool.

SYNTAX

Import-DcsPool   [ -Server <String> ]   -Pool <Object>   [ -Connection <String> ]   [ -PipelineVariable <String> ]

DESCRIPTION

Imports a foreign disk pool. Pools will be marked as foreign when physical disks containing pool information are moved from one server to another. This cmdlet adds the foreign pool to the configuration of the server and discovers all physical disks in the pool.

PARAMETERS

-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

-Pool<Object>
DiskPoolData object, name, or ID that identifies the foreign disk pool. To resolve by name, the name must be unique to the server group or the server must be specified.

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 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

INPUTS

DiskPoolData : Object that identifies and describes the disk pool.

OUTPUTS

DiskPoolData : Object that identifies and describes the disk pool.

NOTES

EXAMPLES


-------------- Example 1 Imports a pool specified by name --------------
				Import-DcsPool -Server SSV1 -Pool "Disk pool 1"
		

Imports the pool named "Disk pool 1" on the server "SSV1".

PoolMode:ReadWrite
ServerId:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4
Alias:Disk pool 1
Description:
PresenceStatus:Present
PoolStatus:Running
Type:Dynamic
ChunkSize:128.00 MiB
MaxTiernumber:3
Id:84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:{ea7c7a80-bdf3-11e0-8304-00155d11e921}
Caption:Disk pool 1
ExtendedCaption:Disk pool 1 on SSV1
Internal:False