lvrmboot(1M) — Series 800 Only
NAME
lvrmboot − remove Logical Volume link to root, primary swap, or dump volume
SYNOPSIS
/etc/lvrmboot [-v] [-r] [-s] [-d dump_lv] volume_group_name
DESCRIPTION
lvrmboot updates all Physical Volumes contained in the Volume Group such that the Logical Volume is removed as the root, primary swap, or a dump volume when the system is next booted on the Volume Group.
Options
lvrmboot recognizes the following options:
-v Prints verbose messages.
-r Remove definitions of the root, primary swap, and all dump volumes from the given Volume Group. Update the Boot Data Reserved Area.
-s Remove definition of the primary swap volume and all dump volumes from the given Volume Group. Update the Boot Data Reserved Area.
−ddump_lv Remove definition of dump_lv as one of the dump volumes. Update the Boot Data Reserved Area.
EXTERNAL INFLUENCES
Environment Variables
LANG determines the language in which messages are displayed.
If LANG is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of LANG.
If any internationalization variable contains an invalid setting, lvrmboot behaves as if all internationalization variables are set to "C". See environ(5).
EXAMPLES
Specify that the logical volume /dev/vg00/lvol3 should be removed as one of the Dump Logical Volumes:
lvrmboot -v -d /dev/vg00/lvol3
Specify that volume group /dev/vg00 should no longer be a Root Volume Group:
lvrmboot -r /dev/vg00
SEE ALSO
Hewlett-Packard Company — HP-UX Release 9.0: August 1992