Hitachi MK-96RD621-08 Computer Drive User Manual


 
Using the Storage Navigator CLI 5-11
Hitachi Universal Storage Platform V/VM Hitachi Storage Navigator User’s Guide
CFLGET Command
Syntax
CFLGETUinput-file-nameUoutput-file-directory
Description
The CFLGET command saves the storage system information requested from
the input file in a 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 the "input-file-name_Result.spd")
Operands
input-file-name
Specifies the name of the spreadsheet that contains the information you
want to save, including a relative path or an absolute path. The maximum
length of the file name is 240 characters.
output-file-directory
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.
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 file(s) such as
"ExternalStorage_Get_Result.spd".
CFLGET ExternalStorage_Get.spd C:\CFLoutput
For UNIX, add ".sh" to CFLGET (that is, CFLGET.sh).