livedump.1m (2010 09)

l
livedump(1M) livedump(1M)
If Live Dump detects that the free disk space has fallen below the minfree value, it
stops saving the dump. The saved dump may not be debuggable.
-p path Specify the directory to save the
Live Dump. If this option is not specified, then
/var/adm/crash
is used as default directory to save the dump.
-q Stop the Live Dump daemon. This option should not be used in conjunction with other
options.
-s chunksize Specify the size of a
Live Dump image file. Value has to be between 1G and 2G. The
default unit is Bytes (b or B). It also supports Kilo (K or k), Mega (M or m), Giga (G or
g), and Tera (T or t) unit.
The specified chunksize can be followed by a b or B or space. The following all specify a
chunksize of 1 giga bytes:
livedump -s 1Gb
livedump -s 1GB
livedump -s 1G
-t Use the Live Dump configuration specified on the command line only for the particular
Live Dump invocation. If specified without this option, the
Live Dump configuration
is made default till next boot. This option should be used along with the
-d START
option.
Example : livedump -t -i USTACK -d START
RETURN VALUE
Upon exit, livedump returns the following values:
0 Live Dump was configured/saved successfully.
1 Live Dump could not be saved; invalid options were specified in the command line.
AUTHOR
The
Live Dump feature was developed by Hewlett-Packard.
FILES
/etc/rc.config.d/livedump Live Dump
startup configuration file
/sbin/init.d/livedump Live Dump
startup file
path
/lbounds Live Dump bounds file
/stand/vmunix kernel image saved by
Live Dump
/var/adm/syslog/syslog.log Messages saved by Live Dump
SEE ALSO
crashconf(2), livedump(5).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010