centos man page for pvck

Query: pvck

OS: centos

Section: 8

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PVCK(8) 						      System Manager's Manual							   PVCK(8)

NAME
pvck - check physical volume metadata
SYNOPSIS
pvck [-d|--debug] [-h|--help] [-v|--verbose] [--labelsector sector] PhysicalVolume [PhysicalVolume...]
DESCRIPTION
pvck checks physical volume LVM metadata for consistency.
OPTIONS
See lvm(8) for common options. --labelsector sector By default, 4 sectors of PhysicalVolume are scanned for an LVM label, starting at sector 0. This parameter allows you to specify a different starting sector for the scan and is useful for recovery situations. For example, suppose the partition table is corrupted or lost on /dev/sda, but you suspect there was an LVM partition at approximately 100 MiB. This area of the disk may be scanned by using the --labelsector parameter with a value of 204800 (100 * 1024 * 1024 / 512 = 204800): pvck --labelsector 204800 /dev/sda Note that a script can be used with --labelsector to automate the process of finding LVM labels.
SEE ALSO
lvm(8), pvcreate(8), pvscan(8) vgck(8) Sistina Software UK LVM TOOLS 2.02.105(2)-RHEL7 (2014-03-26) PVCK(8)
Related Man Pages
pvck(8) - centos
pvck(8) - suse
pvck(8) - osf1
pvck(8) - xfree86
pvck(8) - bsd
Similar Topics in the Unix Linux Community
LVM magic number 0x4D48
Mainframe sector suffering skills shortage: report - Computerworld New Zealand
LVM Issue
Linux on LVM
Converting Standart partition to LVM