VGCK(8) System Manager's Manual VGCK(8)NAME
vgck - check volume group metadata
SYNOPSIS
vgck [-d|--debug] [-h|-?|--help] [-v|--verbose] [VolumeGroupName...]
DESCRIPTION
vgck checks LVM metadata for each named volume group for consistency.
OPTIONS
See lvm for common options.
SEE ALSO lvm(8), vgcreate(8), vgchange(8), vgscan(8)Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGCK(8)
Check Out this Related Man Page
VGCK(8) System Manager's Manual VGCK(8)NAME
vgck - check volume group descriptor area
SYNOPSIS
vgck [-d|--debug] [-h|--help] [-v|--verbose] [VolumeGroupName...]
DESCRIPTION
vgck checks the volume group descriptor area consistency of all or given volume groups.
OPTIONS
-d, --debug
Enables additional debugging output (if compiled with DEBUG).
-h, --help
Print a usage message on standard output and exit successfully.
-v, --verbose
Display verbose information of vgck's activities.
DIAGNOSTICS
vgck returns an exit code of 0, if volume group descriptor areas are consistent and > 0 if an error occurred:
1 consistency error(s) found
95 driver/module not in kernel
96 invalid I/O protocol version
97 error locking logical volume manager
98 invalid lvmtab (run vgscan(8))
99 invalid command line
See alsolvm(8), vgcreate(8), vgchange(8), vgscan(8)AUTHOR
Heinz Mauelshagen <Linux-LVM@Sistina.com>
Heinz Mauelshagen LVM TOOLS VGCK(8)