Utilities Reference; Cfggen; Synopsis; Description - HP Integrity rx1600 Deployment Manual

Smartsetup scripting toolkit deployment guide: hp integrity servers with linux
Hide thumbs Also See for Integrity rx1600:
Table of Contents

Advertisement

6 Utilities Reference

This chapter contains reference information and usage examples for the utilities provided in the
toolkit. In other words, the manpages associated with SSTK. You can get online help for each
utility by using the -h or -? option.
This chapter contains the following manpages:
"cfggen" (page 47)
"CLMChecking" (page 49)
"conrep" (page 50)
"cpqacuxe" (page 52)
"efibootmgr" (page 67)
"efivar" (page 69)
"getuuid" (page 69)
"hpacucli" (page 70)
"hpia64info" (page 71)
"hplpcfg" (page 71)
"hpqlarep" (page 72)
"hpshowdisk" (page 73)
"hwdisc" (page 74)
"hwquery" (page 77)
"ifhw" (page 78)
"parted" (page 79)

cfggen

Synopsis

cfggen <controller #> <command> <parameters> ...

Description

Linux RAID configuration utility for LSI controllers; it is a counterpart of cpqacuxe. In SSTK,
it is used for applying RAID 1 in LSI 1068 controllers.
The <controller #> is a number between 0 and 255.
Table 6-1 cfggen Commands
Commands
AUTO
CREATE
DELETE
DISPLAY
ENABLEIR
DISABLEIR
FORMAT
HOTSPARE
LIST
Description
Create an IR volume without specifying drives.
Create an IR volume.
Set controller configuration to factory defaults.
Display controller, volume and physical device information.
Enable the IR capability of the controller.
Disable the IR capability of the controller.
Perform a low-level format of a SCSI hard disk drive.
Make drive a hot spare.
Lists all available LSI adapters. This command does not require <controller #>.
cfggen
47

Advertisement

Table of Contents
loading

Table of Contents