Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 3.1

vgck(8)


VGCK

VGCK

NAME
SYNOPSIS
DESCRIPTION
DIAGNOSTICS
See also
AUTHOR

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 also

lvm(8), vgcreate(8), vgchange(8), vgscan(8)

AUTHOR

Heinz Mauelshagen <Linux-LVM@Sistina.com>



vgck(8)