1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00

virsh.pod: Add zfs and vstorage pool types

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Han Han 2019-07-11 15:23:07 +08:00 committed by Michal Privoznik
parent 8462467cf7
commit 355fb766c9

View File

@ -4093,7 +4093,7 @@ I<--uuid> and I<--name>.
You may also want to list pools with specified types using I<type>, the
pool types must be separated by comma, e.g. --type dir,disk. The valid pool
types include 'dir', 'fs', 'netfs', 'logical', 'disk', 'iscsi', 'scsi',
'mpath', 'rbd', 'sheepdog' and 'gluster'.
'mpath', 'rbd', 'sheepdog', 'gluster', 'zfs' and 'vstorage'.
The I<--details> option instructs virsh to additionally
display pool persistence and capacity related information where available.