Difference between revisions of "Pvcreate"
Jump to navigation
Jump to search
↑ http://man7.org/linux/man-pages/man8/pvcreate.8.html
Line 16: | Line 16: | ||
== Activities == | == Activities == | ||
− | # Initialize a new disk to be used by Linux LVM with <code>pvcreate</code> command. | + | # Initialize a new disk to be used by Linux [[LVM]] with <code>pvcreate</code> command. |
+ | Related: | ||
+ | # [[Multipath: remove multipath device unpresented to host]] | ||
== See also == | == See also == |
Revision as of 15:09, 9 December 2019
pvcreate
[1] initialize a disk for use by LVM. Also partition, meta device, or loopback file are supported.
pvcreate
pvcreate /dev/sdb WARNING: ext4 signature detected on /dev/sdb at offset 1080. Wipe it? [y/n]:
pvcreate /dev/dm-24 Physical volume "/dev/dm-24" successfully created.
Activities
- Initialize a new disk to be used by Linux LVM with
pvcreate
command.
Related:
See also
- 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
- Fibre Channel: SAN, HBA, LUN, WWN, WWPN, LIF,
rescan-scsi-bus.sh
Advertising: