201
Parameters
controller_id: Specifies the ID of the storage controller.
channel_id: Specifies the channel ID of the drive.
slot_id: Specifies the drive ID.
array_id: Specifies the array ID.
type: Specifies the mode of hot spare drives. Options include:
1: Dedicated
2: Autoreplace
Examples
# Configure an Autoreplace hot spare drive for a logical drive.
[root@localhost ~]# arcconf setstate 1 device 0 3 hsp array 0 sparetype 2
Controllers found: 1
Any existing hot-spare drives of a different sparetype will be removed.
The physical drive used for this operation is connected to Mixed Mode(Smart HBA) connector. Using
it will not allow operating system to use the drive contents.
Are you sure you want to continue?
Press y, then ENTER to continue or press ENTER to abort: y
Command completed successfully.
# Delete the hot spare drive with device ID 10.
[root@localhost ~]# arcconf setstate 1 device 0 10 rdy
Controllers found: 1
Command completed successfully.
Set the mode of hot spare drives
Perform this task to set the mode of hot spare drives.
Syntax
arcconf setarrayparam controller_id array_id sparetype mode
Parameters
controller_id: Specifies the ID of the storage controller.
array_id: Specifies the array ID.
type: Specifies the mode of hot spare drives. Options include:
1: Dedicated
2: Autoreplace
Examples
# Set the mode of hot spare drives for an array to Dedicated.
[root@localhost ~]# arcconf setarrayparam 1 0 sparetype 1
Controllers found: 1