HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)

omnidlc (1M)
-71-Hewlett-Packard Company AppRM A.06.00: December 2007
The collected debug files can also be deleted (if the -delete_dbg option is specified),
or the disk space required on the Cell Manager for the collected files can be displayed
(if the -space option is specified). In these two cases, the selected files are neither
transferred from the clients to the Cell Manager nor packed on the Cell Manager.
When collecting or deleting files or when displaying the required disk space,
additional criteria can be defined to limit the files selection. Thus, it is possible to
exclude the getinfo file, the log files, the debug files or any combination of the three
groups of files from the selection.
Using the command, the collected files can then be additionally packed to be sent to
the support center. The command provides also a means of unpacking the packed
collected files.
OPTIONS
-version Displays the version of the omnidlc command.
-help Displays the usage synopsis of the omnidlc command.
-session sessionID Limits the collected debug files to those that were produced
during the Application Recovery Manager session identified by the
sessionID.
-did debugID Limits the collected debug files to those identified by the debugID.
-postfix string Limits the collected debug files to the specified debug postfix.
-no_filter Does not limit (select) the collected debug files.
-hosts list Limits the files to be collected to the clients specified in the list.
The hostnames must be separated by spaces. The debug files
collected are still subject to -session, -did or -postfix options.
-pack filename All collected files are, by default (if this option is not specified),
packed and saved in the current directory as the dlc.pck file. If
this option is specified, the collected files are packed and saved in
the specified file in the current directory on the Cell Manager. If
the full path name is specified, the files are packed and saved in
the specified file in the specified directory.
To add files other than the collected files to the package, copy the
files to one of the following directories before running the
command: .\dlc\client\getinfo, .\dlc\client\log, or
.\dlc\client\tmp . You cannot add directories, but only files. If
the files are not copied to one of the specified directories, the
package cannot be unpacked during the unpack phase.