[libvirt] [PATCHv3 2/4] storage: document gluster pool

Daniel P. Berrange berrange at redhat.com
Tue Nov 12 16:50:45 UTC 2013


On Mon, Nov 11, 2013 at 09:19:29PM -0700, Eric Blake wrote:
> Add support for a new <pool type='gluster'>, similar to
> RBD and Sheepdog.  Terminology wise, a gluster volume
> forms a libvirt storage pool, within the gluster volume,
> individual files are treated as libvirt storage volumes.
> 
> * docs/schemas/storagepool.rng (poolgluster): New pool type.
> * docs/formatstorage.html.in: Document gluster.
> * docs/storage.html.in: Likewise, and contrast it with netfs.
> * tests/storagepoolxml2xmlin/pool-gluster.xml: New test.
> * tests/storagepoolxml2xmlout/pool-gluster.xml: Likewise.
> * tests/storagepoolxml2xmltest.c (mymain): Likewise.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  docs/formatstorage.html.in                   | 11 ++--
>  docs/schemas/storagepool.rng                 | 21 +++++++
>  docs/storage.html.in                         | 90 +++++++++++++++++++++++++++-
>  tests/storagepoolxml2xmlin/pool-gluster.xml  |  8 +++
>  tests/storagepoolxml2xmlout/pool-gluster.xml | 11 ++++
>  tests/storagepoolxml2xmltest.c               |  1 +
>  6 files changed, 136 insertions(+), 6 deletions(-)
>  create mode 100644 tests/storagepoolxml2xmlin/pool-gluster.xml
>  create mode 100644 tests/storagepoolxml2xmlout/pool-gluster.xml

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list