summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authormarck <marck@FreeBSD.org>2014-05-21 05:27:57 +0000
committermarck <marck@FreeBSD.org>2014-05-21 05:27:57 +0000
commit2dc0b179214fc2ff4c76098c3b7c0e06adf0b9b8 (patch)
tree8cd3f86321b55ea0bf96deb693721b1dec20f526 /sbin/geom
parent7280c1da3992c942f0dc88a032005d9e88e283c0 (diff)
downloadFreeBSD-src-2dc0b179214fc2ff4c76098c3b7c0e06adf0b9b8.zip
FreeBSD-src-2dc0b179214fc2ff4c76098c3b7c0e06adf0b9b8.tar.gz
Document VMware-related filesystems additions.
Reviewed by: jmg MFC after: 1 week
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/part/gpart.824
1 files changed, 24 insertions, 0 deletions
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8
index 194a19f..f1428ac 100644
--- a/sbin/geom/class/part/gpart.8
+++ b/sbin/geom/class/part/gpart.8
@@ -657,6 +657,30 @@ A partition that contains a NTFS or exFAT filesystem.
The scheme-specific type is
.Qq Li "!7"
for MBR.
+.It Cm vmware-vmfs
+A partition that contains a VMware File System (VMFS).
+The scheme-specific types are
+.Qq Li "!251"
+for MBR and
+.Qq Li "!aa31e02a-400f-11db-9590-000c2911d1b8"
+for GPT.
+.It Cm vmware-vmkdiag
+A partition that contains a VMware diagostic filesystem.
+The scheme-specific types are
+.Qq Li "!252"
+for MBR and
+.Qq Li "!9d275380-40ad-11db-bf97-000c2911d1b8"
+for GPT.
+.It Cm vmware-reserved
+A VMware reserved partition.
+The scheme-specific type is
+.Qq Li "!9198effc-31c0-11db-8f-78-000c2911d1b8"
+for GPT.
+.It Cm vmware-vsanhdr
+A partition claimed by VMware VSAN.
+The scheme-specific type is
+.Qq Li "!381cfccc-7288-11e0-92ee-000c2911d0b2"
+for GPT.
.El
.Sh ATTRIBUTES
The scheme-specific attributes for EBR:
OpenPOWER on IntegriCloud