Configures a storage array device in Backup Exec.
Configures a storage array device in Backup Exec.
Specifies the storage array device to be configured.
Required | true |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies which Backup Exec server should process the job in a CASO environment.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the virtual disk size.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the physical disks that will belong to the disk group.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the number of virtual disk to create from the physical disk that are in the storage array.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Configures the hot spare physical disks only.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more physical disks to add as a hot spare.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies one or more physical disks to remove as a hot spare.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Makes a deduplication disk storage device.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Describes what happens if you execute the command without actually executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Prompts you for confirmation before executing the command.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
A Backup Exec storage array device object can be piped into Submit-BEStorageArrayDeviceConfigurationJob
Submit-BEStorageArrayDeviceConfigurationJob outputs a Backup Exec job object.
These commands configure a virtual disk of the specified size on the storage array device named "Device 0001". The storage array selects the physical disks that are a part of the disk storage group.
These commands configure all of the unconfigured physical disks on a storage array device named "Device 0001" as hot spares.
These commands configure a disk storage group with all of the unconfigured physical disks on a storage array device named "Device 0001".