Cflchk command, Cflget command, Cflchk command cflget command – HP StorageWorks XP Remote Web Console Software User Manual

Page 124

Advertising
background image

Table 32 CFL Extension Commands

Operation Privileges for Configuration
File Loader

Description

Command Name

Modify or View

Checks the spreadsheet.

CFLCHK

Modify or View

Saves the storage system configurations in spreadsheets.

CFLGET

Modify

Applies the configurations in a spreadsheet to the storage
system.

CFLSET

Only single-byte characters can be specified for a path or file name. No double-byte characters
can be specified.

This section uses the following conventions:

: Indicates a single space.

Italic: Indicates a variable.

CFLCHK Command

Syntax

CFLCHK

input-file-name

output-file-name

Description

The CFLCHK command verifies the spreadsheet (for example, this command checks whether the
spreadsheet is properly formatted or whether the parameters are properly specified). The check
result is saved in the output file that you specify when you execute the CFLCHK command.

By executing the CFLCHK command before executing the CFLSET command, you can verify that
the spreadsheet has no errors.

Operands

Description

Operand

Specifies the name of the spreadsheet that you want to
verify, including a relative path or an absolute path. The
maximum length of the file name is 240 characters.

input-file-name

Specifies the output file name of the spreadsheet that
contains the check result, including a relative path or an

output-file-name

absolute path. The maximum length of the file name is 240
characters.

If you specify the same name as the input file, the input file
will be overwritten.

Example

When the following example for Windows is executed, the file
ExtStorage_VolumeOperation.spd

is verified and the check result is saved in the file

ExtStorage_VolumeOperation_Result.spd

.

CFLCHK ExtStorage_VolumeOperation.spd ExtStorage_VolumeOperation_Result.spd

For UNIX, add .sh to CFLCHK (that is, CFLCHK.sh).

CFLGET Command

Syntax

CFLGET

input-file-name

output-file-directory

Description

124

Using the CFL Extension

Advertising