HP Integrity rx5670 SmartSetup Scripting Toolkit Deployment Guide: HP Integrit - Page 53

The cpqacuxe Utility, Utility

Page 53 highlights

Sectors = 32 StripeSize = 256 ArrayAccelerator = Enabled ; HBA SSP Specifications HBA_WW_ID= 10000000C9272B34 ConnectionName= TestConn HostMode= Linux Table 6-5 cpqacuxe Options Option -C FILENAME -E FILENAME -internal -external -h Description Specifies the capture file. The capture filename is optional. If no capture file is specified, the default capture file is acucapt.ini in the ACU working directory. Specifies the error file. The error filename is optional. If no error file is specified, the default error file is error.ini in the ACU working directory. Limits the capture to internal controllers. Limits the capture to external controllers. Displays help information. The cpqacuxe Utility The cpqacuxe utility uses a text file that contains options and parameters required to configure array controllers. Lines of the script file can be blank or in the form option = value. The cpqacuxe utility parses the file in a case-insensitive manner. Semicolons are used for comments within script files. If the first character in the line is a semicolon, the line is a comment and the cpqacuxe utility ignores everything up to the next line. The valid options in script files generated and read by the ACU utility are divided into the following categories: • Control options- Define the overall behavior of the cpqacuxe utility when it processes the scripts and stamps configurations. Control options can occur only once in the script file and must be the first options in the file. • Controller options- Define a controller or set of controllers used in the configuration. This set of options must start with the Controller option. All other options up to the next Controller option are assumed to belong to the controller that is being defined. These options can be specified in any order, but an option from another category of options cannot occur between any two options in this category. • Array options- Specify and describe a particular array in the configuration. These options are invalid if there is not a preceding controller option section. This set of options must start with the Array option, and all the following options up to the next Array or Controller option are assumed to belong to the array being defined. These options can be specified in any order, but an option from another category of options cannot occur between any two options in this category. • Logical drive options- Specify and describe a particular logical drive in the configuration. These options are invalid if there is no preceding array option. This set of options must start with the LogicalDrive option, and all the following options up to the next LogicalDrive, Array, or Controller option are assumed to belong to the logical drive being defined. These options can be specified in any order, but an option from another category of options cannot occur between any two options from this category. In general, Logical Drives must be listed in the input file in increasing order, unless existing drives are being reconfigured without data loss. • HBA options- Specify and describe a Host Bus Adapter (HBA) SSP configuration. These options are invalid if there are no preceding logical drive options. This set of options must start with the HBA_WW_ID option, and all the following options up to the next LogicalDrive, Array, Controller, or HBA_WW_ID option are assumed to belong to the HBA being defined. cpqacuxe 53

  • 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

Sectors = 32
StripeSize = 256
ArrayAccelerator = Enabled
; HBA SSP Specifications
HBA_WW_ID= 10000000C9272B34
ConnectionName= TestConn
HostMode= Linux
Table 6-5
cpqacuxe
Options
Description
Option
Specifies the capture file. The capture filename is optional. If no capture file is specified,
the default capture file is
acucapt.ini
in the ACU working directory.
-C
FILENAME
Specifies the error file. The error filename is optional. If no error file is specified, the
default error file is
error.ini
in the ACU working directory.
-E
FILENAME
Limits the capture to internal controllers.
internal
Limits the capture to external controllers.
external
Displays help information.
-h
The
cpqacuxe
Utility
The
cpqacuxe
utility uses a text file that contains options and parameters required to configure
array controllers. Lines of the script file can be blank or in the form
option = value
. The
cpqacuxe
utility parses the file in a case-insensitive manner. Semicolons are used for comments
within script files. If the first character in the line is a semicolon, the line is a comment and the
cpqacuxe
utility ignores everything up to the next line. The valid options in script files generated
and read by the ACU utility are divided into the following categories:
Control options
— Define the overall behavior of the
cpqacuxe
utility when it processes
the scripts and stamps configurations. Control options can occur only once in the script file
and must be the first options in the file.
Controller options
— Define a controller or set of controllers used in the configuration. This
set of options must start with the Controller option. All other options up to the next Controller
option are assumed to belong to the controller that is being defined. These options can be
specified in any order, but an option from another category of options cannot occur between
any two options in this category.
Array options
— Specify and describe a particular array in the configuration. These options
are invalid if there is not a preceding controller option section. This set of options must start
with the Array option, and all the following options up to the next Array or Controller option
are assumed to belong to the array being defined. These options can be specified in any
order, but an option from another category of options cannot occur between any two options
in this category.
Logical drive options
— Specify and describe a particular logical drive in the configuration.
These options are invalid if there is no preceding array option. This set of options must start
with the LogicalDrive option, and all the following options up to the next LogicalDrive,
Array, or Controller option are assumed to belong to the logical drive being defined. These
options can be specified in any order, but an option from another category of options cannot
occur between any two options from this category. In general, Logical Drives must be listed
in the input file in increasing order, unless existing drives are being reconfigured without
data loss.
HBA options
— Specify and describe a Host Bus Adapter (HBA) SSP configuration. These
options are invalid if there are no preceding logical drive options. This set of options must
start with the HBA_WW_ID option, and all the following options up to the next LogicalDrive,
Array, Controller, or HBA_WW_ID option are assumed to belong to the HBA being defined.
cpqacuxe
53