[libvirt] [PATCH 0/2] Update find-storage-pool-source[-as] man page

John Ferlan jferlan at redhat.com
Thu Feb 26 21:43:52 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=921426

The first patch is just a change to the error message. As it turns out only
the host is necessary to find iSCSI targets. I have to assume over time
adjustments to the code made the need to provide the name obsolete, but
I did not research exactly which change may have done that...

The second patch is a virsh man page change to describe the functionality
based on how the code works today. It's perhaps "of interest" that the rbd
and sheepdog backends provide to means to find all possible sources. I also
suppose zfs could use something, but I don't build with zfs.

John Ferlan (2):
  iscsi: Adjust error message for findStorageSources backend
  virsh.pod: Update find-storage-pool-sources[-as] man page

 src/storage/storage_backend_iscsi.c |  5 ++---
 tools/virsh.pod                     | 45 ++++++++++++++++++++++++++++++++-----
 2 files changed, 41 insertions(+), 9 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list