[libvirt] [PATCH 0/3] storage: handle scsi/iscsi error paths better

John Ferlan jferlan at redhat.com
Mon Mar 30 23:16:31 UTC 2015


Adjust error path logic for processing LU's in order to better ascertain
the correct cause for failure. The first two patches are merely setting
for the third one which determines that the pool definition used a non
existent path in the configuration thus no 'real' targets were able to
be created.

John Ferlan (3):
  iscsi: Check for presence of error before creating new one
  scsi: Adjust return values from processLU
  scsi: Check for invalid target.path after processLU failure

 src/storage/storage_backend_iscsi.c |  5 +++--
 src/storage/storage_backend_scsi.c  | 13 +++++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list