[libvirt] [PATCH v2] storage: zfs: implement pool build and delete

Ján Tomko jtomko at redhat.com
Mon Sep 15 13:24:18 UTC 2014


On 09/14/2014 05:46 AM, Roman Bogorodskiy wrote:
>  - Provide an implementation for buildPool and deletePool operations
>    for the ZFS storage backend.
>  - Add VIR_STORAGE_POOL_SOURCE_DEVICE flag to ZFS pool poolOptions
>    as now we can specify devices to build pool from
>  - storagepool.rng: add an optional 'sourceinfodev' to 'sourcezfs' and
>    add an optional 'target' to 'poolzfs' entity
>  - Add a couple of tests to storagepoolxml2xmltest
> ---
>  docs/schemas/storagepool.rng                       |  6 +++
>  src/conf/storage_conf.c                            |  3 +-
>  src/storage/storage_backend_zfs.c                  | 57 ++++++++++++++++++++++
>  tests/storagepoolxml2xmlin/pool-zfs-sourcedev.xml  |  8 +++
>  tests/storagepoolxml2xmlin/pool-zfs.xml            |  7 +++
>  tests/storagepoolxml2xmlout/pool-zfs-sourcedev.xml | 19 ++++++++
>  tests/storagepoolxml2xmlout/pool-zfs.xml           | 18 +++++++
>  tests/storagepoolxml2xmltest.c                     |  2 +
>  8 files changed, 119 insertions(+), 1 deletion(-)
>  create mode 100644 tests/storagepoolxml2xmlin/pool-zfs-sourcedev.xml
>  create mode 100644 tests/storagepoolxml2xmlin/pool-zfs.xml
>  create mode 100644 tests/storagepoolxml2xmlout/pool-zfs-sourcedev.xml
>  create mode 100644 tests/storagepoolxml2xmlout/pool-zfs.xml
> 

ACK

Jan


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


More information about the libvir-list mailing list