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

NAME

6       pvchange — change attributes of a physical volume
7

SYNOPSIS

9       pvchange  [--addtag Tag] [-A|--autobackup {y|n}] [--commandprofile Pro‐
10       fileName] [-d|--debug] [-f|--force]  [--deltag  Tag]  [--metadataignore
11       {y|n}]  [-h|-?|--help]  [-S|--select  Selection] [-t|--test] [-v|--ver‐
12       bose] [-a|--all]  [-x|--allocatable  {y|n}]  [-u|--uuid]  [PhysicalVol‐
13       umePath...]
14

DESCRIPTION

16       pvchange allows you to change the allocation permissions of one or more
17       physical volumes.
18

OPTIONS

20       See lvm(8) for common options.
21
22       -a, --all
23              If PhysicalVolumePath is not specified on the command  line  all
24              physical volumes are searched for and used.
25
26       --metadataignore {y|n}
27              Ignore  or un-ignore metadata areas on this physical volume.  If
28              metadata areas on a physical volume are ignored,  LVM  will  not
29              not  store metadata in the metadata areas present on this Physi‐
30              cal Volume.
31
32       -u, --uuid
33              Generate new random UUID for specified physical volumes.
34
35       -x, --allocatable {y|n}
36              Enable or disable allocation of physical extents on this  physi‐
37              cal volume.
38

Example

40       Disallows  the  allocation  of physical extents on this physical volume
41       (possibly because of disk errors, or because it will be  removed  after
42       freeing it:
43
44       pvchange -x n /dev/sdk1
45

SEE ALSO

47       lvm(8), pvcreate(8)
48
49
50
51Sistina Software UKLVM TOOLS 2.02.143(2)-RHEL6 (2016-12-13)        PVCHANGE(8)
Impressum