Pvcreate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
* [[Linux#Commands|Linux]] | * [[Linux#Commands|Linux]] | ||
* [[Linux_Logical_Volume_Management_Operations#Physical_Volume_Operations|Logical Volume Management Operations]] | * [[Linux_Logical_Volume_Management_Operations#Physical_Volume_Operations|Logical Volume Management Operations]] | ||
=Overview= | |||
pvcreate initialize a disk or partition for use by LVM. | |||
=Initialize Partition for use by LVM= | =Initialize Partition for use by LVM= |
Revision as of 13:40, 23 May 2017
Internal
Overview
pvcreate initialize a disk or partition for use by LVM.
Initialize Partition for use by LVM
pvcreate /dev/sdb1
Physical volume "/dev/sdb1" successfully created.