Raid:update – Dell Acceleration Appliances for Databases User Manual
Page 90

Example
This lists the RAID IDs, separated by spaces:
> raids –s
md0 md1 md2 md3
raid:update
Updates a RAID device.
Syntax
raid:update [options] id
Options
--boot
or
–b
Include only boot devices.
--rescan
or
–r
Force rescan of boot devices.
--fault
or
–fail
or
-f
<deviceName(s)>
Mark a device as failed/faulted.
--add
or
-a
<device name(s)>
Add one or more devices to the RAID array.
--remove
or
-r
<device name(s)>
Remove one or more devices from the RAID array.
–-node
or
-n
<address(es)>
Issue this command to one or more nodes in the cluster.
--cluster
Issue this command to all nodes in the cluster.
(See
help –-all
for details on all other options.)
Arguments
id
ID or UUID of the LUN to update
Example
This marks the ioDrive
fioa
as faulted, in
testRAID
:
> raid:update --fault fioa testRAID
90