5 Utilities Reference
This chapter contains reference information and usage examples for the utilities provided in the
toolkit. You can get online help for each utility by using the -h or -? option.
cfggen
Synopsis
cfggen
Description
The cfggen utility is a RAID Linux configuration utility for LSI controllers, and a counterpart
of cpqacuxe. In SSTK this utility is used to apply RAID 1 in LSI 1068 controllers.
Options
cfggen controller # command parameters ...
where controller # is a number between 0 and 255, parameters is a command-specific
value, and command is a value listed in the following table.
Table 5-1 cfggen Command Values
DescriptionValue
Creates an IR volume without specifying drives
AUTO
Sets the controller configuration to factory defaults
DELETE
Displays controller, volume, and physical device information
DISPLAY
Lists all available LSI adapters (does not require controller #)LIST
Examples
Example 5-1 cfggen list command
SSTK-v.2.6-4# cfggen list
LSI Logic IR Configuration Utility 2.00.14
Adapter Vendor Device Segment SubSys SubSys
Index Type ID ID ID Bus Device Func Ven ID Dev ID
----- --------- ------ ------ ------- --- ------ ---- ------ ------
0 SAS1068 1000h 54h 0000h 02h 01h 00h 103ch 170dh
Example 5-2 cfggen display command
SSTK-v.2.6-4# cfggen 0 display
LSI Logic IR Configuration Utility 2.00.14
Read configuration has been initiated for controller 0
------------------------------------------------------------------------
Controller information
------------------------------------------------------------------------
Controller type : SAS1068
BIOS version : 2.00.14.00
Firmware version : 1.10.01.00
Channel description : 1 Serial Attached SCSI
Initiator ID : 63
Maximum physical devices : 62
Concurrent commands supported : 511
Slot : Unknown
cfggen 63