1PVCK(8)                     System Manager's Manual                    PVCK(8)
2
3
4

NAME

6       pvck — check physical volume metadata
7

SYNOPSIS

9       pvck [--commandprofile ProfileName] [-d|--debug] [-h|--help] [-v|--ver‐
10       bose] [--labelsector sector] PhysicalVolume [PhysicalVolume...]
11

DESCRIPTION

13       pvck checks physical volume LVM metadata for consistency.
14

OPTIONS

16       See lvm(8) for common options.
17
18       --labelsector sector
19              By default, 4 sectors of PhysicalVolume are scanned for  an  LVM
20              label, starting at sector 0.  This parameter allows you to spec‐
21              ify a different starting sector for the scan and is  useful  for
22              recovery  situations.   For example, suppose the partition table
23              is corrupted or lost on /dev/sda, but you suspect there  was  an
24              LVM  partition  at approximately 100 MiB.  This area of the disk
25              may be scanned by using the --labelsector parameter with a value
26              of 204800 (100 * 1024 * 1024 / 512 = 204800):
27
28              pvck --labelsector 204800 /dev/sda
29
30              Note  that  a  script can be used with --labelsector to automate
31              the process of finding LVM labels.
32

SEE ALSO

34       lvm(8), pvcreate(8), pvscan(8) vgck(8)
35
36
37
38Sistina Software UKLVM TOOLS 2.02.143(2)-RHEL6 (2016-12-13)            PVCK(8)
Impressum