HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)
omnidlc (1M)
-70- Hewlett-Packard CompanyAppRM A.06.00: December 2007
dlc.pck file. The file includes a generated directory structure that includes the
hostnames, paths and the (compressed) collected files of the clients involved. This
directory structure is described further on in this man page.
Optionally, files can be sent over the network to the Cell Manager uncompressed (if
the -no_compress option is specified). Besides that (if the -depot option is
specified), the transferred files can be left unpacked in the specified directory on the
Cell Manager, in which the directory structure that includes the hostnames, paths
and the collected files of the clients involved is generated as follows:
On UNIX:
./dlc/system_1/tmp/debug_files
./dlc/system_1/log/log_files
./dlc/system_1/getinfo/get_info.txt
./dlc/system_2/tmp/debug_files
./dlc/system_2/log/log_files
./dlc/system_2/getinfo/get_info.txt
...
On Windows:
.\dlc\system_1\tmp\debug_files
.\dlc\system_1\log\log_files
.\dlc\system_1\getinfo\get_info.txt
.\dlc\system_2\tmp\debug_files
.\dlc\system_2\log\log_files
.\dlc\system_2\getinfo\get_info.txt
...
If the file to be sent over the network is larger than 2GB, the file is split in 2GB
chunks before it is compressed (it can be left uncompressed) and sent to the Cell
Manager. Every chunk retains the file name and is added the first extension ranging
from s001 to s999. The second extension (.gz) is not added if the files are not
compressed. Additionally, on the Cell Manager side, if the size of all collected
compressed or uncompressed files exceeds 2GB, the collected files are packed in 2GB
sized (original size) packages and added an extension ranging from s001 to s999.