From c47884a122ba092979cadb7737343839371abc49 Mon Sep 17 00:00:00 2001 From: Philipp Hahn Date: Tue, 26 Feb 2013 13:41:21 +0100 Subject: [PATCH] doc: document new storage volume/pool types Add qed for dirfs pool. Add ocfs2 for disk pool. Add lvm2 for disk and logical pool. Add cifs and glusterfs for netfs pool. Note: POOL_DISK_LVM2 can not be created by "parted mklabel", but is only returned from auto-detection on disk pools. Signed-off-by: Philipp Hahn --- docs/storage.html.in | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/docs/storage.html.in b/docs/storage.html.in index 26a949a7d1..756d4b9ffb 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -153,6 +153,7 @@
  • iso: CDROM disk image format
  • qcow: QEMU v1 disk image format
  • qcow2: QEMU v2 disk image format
  • +
  • qed: QEMU Enhanced Disk image format
  • vmdk: VMWare disk image format
  • vpc: VirtualPC disk image format
  • @@ -229,6 +230,9 @@
  • xfs
  • +
  • + ocfs2 +
  • Valid volume format types

    @@ -269,6 +273,12 @@
  • nfs
  • +
  • + glusterfs +
  • +
  • + cifs +
  • Valid volume format types

    @@ -304,8 +314,14 @@

    Valid pool format types

    - The logical volume pool does not use the pool format type element. + The logical volume pool supports the following formats:

    +

    Valid volume format types

    @@ -361,6 +377,9 @@

  • sun
  • +
  • + lvm2 +
  • The dos or gpt formats are recommended for