White Papers
Table 26 – DCIM_RAIDService.CheckVDValues() Method:
VDPropNameArrayIn values
VDPropValueArrayIn Value Description
Size
Size, in MB, of the virtual disk.(optional)
SpanDepth
Number of spans in virtual disk (optional)
RAIDLevel
The new RAID level, such as 0, 1, 5, or 6..(required)
Table 27 – DCIM_RAIDService.CheckVDValues() Method:
VDPropNameArrayOut values
VDPropValueArrayOut Value Description
Size
Size, in MB, of the virtual disk.
RAIDLevel
The new RAID level, such as 0, 1, 5, or 6..
SpanDepth
Number of spans in virtual disk.
SpanLength
Number of disks per span.
StripeSize
Refer to Virtual Disk view
ReadPolicy
Refer to Virtual Disk view
WritePolicy
Refer to Virtual Disk view
DiskCachePolicy
Refer to Virtual Disk view
VirtualDiskName
Name
]
Table 28 -- DCIM_RAIDService.CheckVDValues () Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred
Table 29 – DCIM_RAIDService.CheckVDValues () Method: Standard Messages
MessageID (OUT parameter)
Message
STOR003
Missing parameter
STOR004
Invalid parameter value
STOR006
General failure
STOR007
Resource Allocation Failure
STOR010
RAID level not supported on controller
STOR011
Stripe size not supported on controller
STOR012
Provided Physical disk configuration not valid