HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)
omnidlc (1M)
-72- Hewlett-Packard CompanyAppRM A.06.00: December 2007
-depot [directory] If the directory is specified, the collected files are not
packed and are saved to the dlc directory of the specified directory.
If the directory is not specified, the files are saved in the
<AppRM_home>\tmp\dlc directory on the Cell Manager.
-space Displays the disk space required on the Cell Manager for the
collected files.
-delete_dbg Deletes the selected files on clients.
-no_getinfo Excludes the getinfo file from the selection.
-no_logs Excludes the log files from the selection.
-no_debugs Excludes the debug files from the selection.
-no_compress Disables the compression of the collected files on clients. By
default, the compression is enabled.
-debug_loc dir1 [dir2]... Includes debugs not only from the default debug
files directory but also from other directories, dir1, dir2,.... Note
that the subdirectories are excluded from the search. If a specified
directory does not exist on a particular client, the directory is
ignored.
This option is valid only if the -no_debugs option is not specified.
-verbose Enables verbose output. By default, verbose output is disabled.
-localpack [filename] Packs the directory structure from the current directory
(must be the directory containing the dlc directory generated by
the -depot option) to the filename. If the filename is not
specified, the dlc.pck file is created in the current directory.
This option is equivalent to the -pack option, but is to be used only
if the data is collected using the -depot option.
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.
-unpack [filename] Creates the dlc directory in the current directory, and
unpacks the contents of the filename to the dlc directory. If the
filename is not specified, the dlc.pck file in the current directory
is unpacked.