HP Integrity Superdome SX1000 SmartSetup Scripting Toolkit Deployment Guide: H - Page 47

Utilities Reference, cfggen, Synopsis, Description

Page 47 highlights

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 ... 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 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 . cfggen 47

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85

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
Description
Commands
Create an IR volume without specifying drives.
AUTO
Create an IR volume.
CREATE
Set controller configuration to factory defaults.
DELETE
Display controller, volume and physical device information.
DISPLAY
Enable the IR capability of the controller.
ENABLEIR
Disable the IR capability of the controller.
DISABLEIR
Perform a low-level format of a SCSI hard disk drive.
FORMAT
Make drive a hot spare.
HOTSPARE
Lists all available LSI adapters. This command does not require <
controller
#>.
LIST
cfggen
47