[libvirt] [PATCH 1/4] doc: document new storage volume/pool types

Eric Blake eblake at redhat.com
Wed Feb 27 01:02:29 UTC 2013


On 02/26/2013 05:56 PM, Eric Blake wrote:
> On 02/26/2013 05:41 AM, Philipp Hahn wrote:
>> 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 <hahn at univention.de>
>> ---
>>  docs/storage.html.in |   20 +++++++++++++++++++-
>>  1 file changed, 19 insertions(+), 1 deletion(-)
> 
> ACK, and I will push before 1.0.3.

Actually, this failed to build:

Validating storage.html
storage.html.tmp:535: element ul: validity error : Element ul content
does not follow the DTD, expecting (li)+, got (li li h3 p h2 p h3)
    </ul>
         ^

I made the appropriate tweak:

diff --git i/docs/storage.html.in w/docs/storage.html.in
index 92d7842..756d4b9 100644
--- i/docs/storage.html.in
+++ w/docs/storage.html.in
@@ -321,6 +321,7 @@
       <li>
         <code>lvm2</code>
       </li>
+    </ul>

     <h3>Valid volume format types</h3>
     <p>


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130226/0e530970/attachment-0001.sig>


More information about the libvir-list mailing list