Making configuration changes in lun expansion – HP XP P9500 Storage User Manual

Page 17

Advertising
background image

Making configuration changes in LUN Expansion

Execute the CFLSET command to change the configuration settings you have altered in the
spreadsheet. Execute the CFLSET command to create a results file which you can use to check the
operation completion status.
1.

At a command prompt, change directories to the location of the spreadsheet file.

2.

(For Windows) Execute the following command:

CFLSET input-file-name output-file-name

where:

Description

Operand

The spreadsheet you want to verify. Include the relative or absolute path.

input-file-name

Character limit: 240

The output file name. Include the relative or absolute path.

output-file-name

Character limit: 240

For example:

CFLCHK LUSE_ReleaseOp.spd LUSE_ReleaseOp_Result.spd

NOTE:

For UNIX, execute the following command:

CFLCHK.sh

3.

Check the results file to verify that the operation completed successfully. If the operation does
not finish successfully, troubleshoot the runtime CLI errors.

For more information about the errors, see

“Troubleshooting runtime CLI errors” (page ?)

.

Retrieving storage system information in LUN Expansion

Execute the CFLGET command to retrieve storage system information. When you execute this
command, a results file is generated. Use this results file to ensure that the operation completed
successfully.

At a command prompt, change directories to the location of the spreadsheet file. (For Windows)
Execute the following command:

CFLGET input-file-name output-file-directory

where:

Description

Operand

The spreadsheet you want to verify. Include the relative or absolute path.

input-file-name

Character limit: 240

The output file name. Include the relative or absolute path.

output-file-name

Character limit: 240

NOTE:

For UNIX, execute the following command:

CFLCHK.sh

For example:

CFLGET ExtStorage_VolumeOperation.spd C:\CFLoutput

Running CLI-based spreadsheets in LUN Expansion

17

Advertising