Recover raid virtual disk – Dell PowerVault MD3000 User Manual

Page 153

Advertising
background image

Script Commands

153

Parameters

Recover RAID Virtual Disk

This command creates a RAID virtual disk with the given properties without
initializing any of the user data areas on the disks. Parameter values are derived
from the Recovery Profile data file for the storage array.

Syntax

recover virtualDisk (physicalDisk=(

trayID

,

slotID

)

|

physicalDisks=(

trayID1

,

slotID1

...

trayIDn

,

slotIDn

) |

Parameter

Description

target

Name of the target virtual disk for which to reinitiate a
virtual disk copy operation. You must put brackets ([ ])
around the target virtual disk name. If the target virtual disk
name has special characters, you must also put quotation
marks (" ") around the target virtual disk name.

source

Name of the source virtual disk for which to reinitiate a
virtual disk copy operation. You must put brackets ([ ])
around the source virtual disk name. If the source virtual
disk name has special characters, you must also put
quotation marks (" ") around the source virtual disk name.

copyPriority

Specifies the priority that the virtual disk copy has relative
to host I/O activity. Valid entries are highest, high, medium,
low, or lowest.

NOTE:

CopyPriority defines the amount of system resources

used to copy the data between the source and target virtual
disks of a virtual disk copy pair. If you select the highest
priority level, the virtual disk copy uses the most system
resources to perform virtual disk copy, which decreases
performance for host data transfers.

targetReadOnlyEnabled Specifies whether the target virtual disk is write enabled or

read only. To be able to write to the target virtual disk, set
this parameter to FALSE. To prevent writing to the target
virtual disk, set this parameter to TRUE.

Advertising