< Linux Administration < Devices and Filesystems < LVM

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]:


Activities

  1. Initialize a new disk to be used by Linux LVM with pvcreate command.


See also

  1. http://man7.org/linux/man-pages/man8/pvcreate.8.html
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.