Cflset command – HP StorageWorks XP Remote Web Console Software User Manual

Page 125

Advertising
background image

The CFLGET command saves the storage system information requested from the input file into a
separate spreadsheet.

Two types of files are stored in the directory.

A file containing the execution result (the file name is input-file-name_Result.spd)

Files containing the storage system information (the names of the files are written in
input-file-name_Result.spd

)

Operands

Description

Operand

Specifies the name of the spreadsheet that contains the
information you want to save, including a relative path or

input-file-name

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

Specifies the directory that stores output files, including a
relative path or an absolute path. The maximum length of
the directory name is 150 characters.

output-file-name

Example

When the following example for Windows is executed, the configurations specified in the file
ExternalStorage_Get.spd

is exported to the C:\CFLoutput directory. This directory stores

output files such as ExternalStorage_Get_Result.spd.

CFLGET ExternalStorage_Get.spd C:\CFLoutput

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

CFLSET Command

Syntax

CFLSET

input-file-name

output-file-name

Description

The CFLSET command applies the configurations in the spreadsheet to the storage system. The
execution result will be saved in the output file that you specify when you execute the CFLSET
command.

HP recommends that the CFLCHK command be executed before executing the CFLSET command.
Even though the CFLCHK command verifies that the spreadsheet has no errors, errors might occur
in the following cases when you execute the CFLSET command:

When a communication error occurs

When volumes or pairs are not ready to accept any configuration changes

When another user is manipulating the storage system in Modify mode

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, including
a relative path or an absolute path. The maximum length
of the file name is 240 characters.

output-file-name

Command Reference

125

Advertising