summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-01-19 15:28:44 +0100
committerPeter Rajnoha <prajnoha@redhat.com>2016-01-19 15:28:44 +0100
commit7f6a1e6bbac41bb5d0e18876c23a7442c8c0d263 (patch)
tree588c5a9666ffe6332e141dbbab9dfe5cd2feaf16
parent2a4ef78c4a7212b5f1416a0532fa83bbbe74561a (diff)
downloadlvm2-7f6a1e6bbac41bb5d0e18876c23a7442c8c0d263.tar.gz
man: mention GPT id for LVM in pvcreate man page
-rw-r--r--man/pvcreate.8.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/pvcreate.8.in b/man/pvcreate.8.in
index 9011585f3..a50aaa76b 100644
--- a/man/pvcreate.8.in
+++ b/man/pvcreate.8.in
@@ -48,7 +48,8 @@ can be a disk partition, whole disk, meta device, or loopback file.
For DOS disk partitions, the partition id should be set to 0x8e using
.BR fdisk (8),
.BR cfdisk (8),
-or a equivalent. For
+or a equivalent. For GUID Partition Table (GPT), the id is
+E6D6D379-F507-44C2-A23C-238F2A3DF928. For
.B whole disk devices only
the partition table must be erased, which will effectively destroy all
data on that disk. This can be done by zeroing the first sector with: