HP Software File Migration Agent Installation and Administration Guide (September 2009)
Command Line Interface Reference | 119
volume
Displays a list of available volumes.
Syntax
FMACLI vol[ume]
[--help | -h]
[{--logfile | -L} logfile]
[--log-info-messages | -V]]
[--verbose | -v]
Description
The volume command displays information about the available volumes.
Options
Option Description
--help
-h
Displays Online Help for the volume command.
--logfile logfile
-L logfile
Specifies a log file.
The log file must be specified with a fully qualified
path. Log files are created with the following
(fixed) policies:
• Maximum size is 10MB. If the file grows
larger then 10MB, the file is switched.
• Old log files are named logfile.nnn, where the
lowest number contains the youngest file:
logfile.log
logfile.000
logfile.001
...
--log-info-message
-V
Writes informational and debug messages to the
log file (and the console).
This option must be specified in combination with
the --logfile | -L option.
By default, only errors are written to the log.
--verbose
-v
Display debug information on the console
(std_out).