Pvcreate

From NovaOrdis Knowledge Base
Revision as of 03:00, 23 May 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * Linux =Initialize Partition for use by LVM= <pre> pvcreate /dev/sdb1 </pre> <pre> Physical volume "/dev/sdb1" successfully created. </pre>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Initialize Partition for use by LVM

pvcreate /dev/sdb1
Physical volume "/dev/sdb1" successfully created.


a

b