Difference between revisions of "Pvchange"

From wikieduonline
Jump to navigation Jump to search
(Created page with "pvchange Change attributes of physical volume(s)")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
pvchange Change attributes of physical volume(s)
+
<code>pvchange</code> Change attributes of physical volume(s)
 +
 
 +
 
 +
<pre>
 +
      pvchange -a|--all
 +
          ( -x|--allocatable y|n,
 +
            -u|--uuid,
 +
                --addtag Tag,
 +
                --deltag Tag,
 +
                --metadataignore y|n )
 +
          [ COMMON_OPTIONS ]
 +
</pre>
 +
 
 +
 
 +
<code>pvchange --[[uuid]]</code> Generate new random UUID for specified PVs.
 +
 
 +
== Linux ==
 +
* {{LVM}}
 +
 
 +
 
 +
[[Category:LVM]]

Latest revision as of 09:39, 17 December 2019

pvchange Change attributes of physical volume(s)


       pvchange -a|--all
           ( -x|--allocatable y|n,
             -u|--uuid,
                --addtag Tag,
                --deltag Tag,
                --metadataignore y|n )
           [ COMMON_OPTIONS ]


pvchange --uuid Generate new random UUID for specified PVs.

Linux[edit]

scan: pvscan vgscan
LVM: lvs lvmscan lvm fullreport lvmreport lvmconfig lvmdump lvmcheck lvm dumpconfig
Scan: pvs vgs lvs pvscan vgscan
PV: pvcreate pvremove pvscan pvremove pvscan pvs pvchange pvck pvdisplay pvresize
LV: lvdisplay lvcreate lvremove, lvresize, lvextend, lvreduce, lvrename
VG: vgdisplay,vgcreate,vgremove, vgextend, vgreduce, vgscan, vgchange, vgrename, vgcfgbackup, vgcfgrestore, vgimportclone, vgck
Check commands: pvck vgck

Advertising: