HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
c
crashconf(1M) crashconf(1M)
-t When used with the -i,
-e or -c options, sets the dump tunables alwaysdump, dontdump and
dump_compress_on respectively, to make the changes persistent across system reboots.
-v Displays the current crash dump configuration. This is the default option if no arguments are
specified. If any changes to the current configuration are specified on the same command line as
-v,
the configuration will be displayed after the requested changes are made.
RETURN VALUE
Upon exit,
crashconf returns the following values:
0 Success.
1 The requested configuration changes could not be made.
WARNINGS
On systems running VxVM 3.5, the swap volumes to be configured for system crash dumps should be
created with the usage type as swap
during the creation of the swap volume. Not doing so will cause
dump corruption. You could use the
-U option of vxassist(1M) to do the same.
The output of
crashconf is not designed to be parsed by applications or scripts, but only to be read by
humans. The output format may change without notice. Applications which require crash dump
configuration information should retrieve that information using pstat(2).
Dump devices created by lvcreate(1M) must be contiguous (-Cy option) with bad block relocation turned off
(-rn option).
High Availability for HP’s A-A Dump Devices
The product, DUMPAAEnable Ver B.11.23.0609.01, enables high-availability features for HP’s Active-Active
(A-A) Disk Array devices when configured as dump devices.
The product Securepath version A.3.0F.02F.00F or higher is also required to be installed along with this
product on the system, for enabling these features.
This product provides the following features for HP’s A-A devices
1. Active path configuration: An Active-Active device can be configured as a dump device through any of
the paths to the device. If the path through which dump configuration is being attempted is currently
offline, then an alternate active path will be used for configuration. Use
-l to display the actual path
used for configuration. If all the paths to the device are offline, then configuration will fail.
2. Failover/Path change: If the path that was used for dump configuration of an Active-Active device goes
offline, then an alternate active path will be automatically configured for dump. Use
-l to display the
actual path used for dump.
3. Duplicate device identification: An Active-Active device will have multiple device special files
(
/dev/dsk/c#t#d# files), one corresponding to each path to that device. Configuration of an exist-
ing Active-Active dump device through an alternate device special file (
c#t#d#) is considered as a
duplicate device and configuration will not be allowed.
A-A Dump Option
crashconf recognizes the following new options :
-l Displays the current crash dump configuration similar to -v. The -l option displays actual path
(the path used for dump configuration) in addition to user configured path (the path specified by
the user) for A-A dump devices. The actual path is displayed in brackets right below the user
configured path, if the actual path is different from the user configured path. The paths are
displayed using the corresponding device special files (c#t#d#). If there are no paths available
to a dump device it is shown as OFFLINE.
Actual path information will be shown only for A-A dump devices that are full devices.
AUTHOR
crashconf was developed by HP.
SEE ALSO
lvcreate(1M), vxassist(1M), crashconf(2), pstat(2), fstab(4).
148 Hewlett-Packard Company − 2 − HP-UX 11i Version 2: December 2007 Update