[libvirt] [PATCH 0/2] Adjustments for configuring volume lun device

John Ferlan jferlan at redhat.com
Sat Jul 18 11:43:08 UTC 2015


Resolve a couple of issues regarding failures seen configuring a disk
to be a type='volume' device='lun'.  The doc patch just indicates that
using an NPIV storage/source pool is a valid option. The second patch
allows for a "clearer" error message to be reported.


John Ferlan (2):
  docs: Add Fibre Channel NPIV supported option for volume lun config
  conf: Allow error reporting in virDomainDiskSourceIsBlockType

 docs/formatdomain.html.in |  6 ++++--
 src/conf/domain_conf.c    | 21 ++++++++++++++++++---
 src/conf/domain_conf.h    |  2 +-
 src/lxc/lxc_cgroup.c      |  2 +-
 src/lxc/lxc_driver.c      |  6 ++----
 src/qemu/qemu_command.c   |  5 +----
 src/qemu/qemu_conf.c      |  6 +++---
 7 files changed, 30 insertions(+), 18 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list