Re: [libvirt] [PATCH v2 1/4] nodedev: Add the ability to create vHBA by parent wwnn/wwpn or fabric_wwn

2017-01-06 Thread Ján Tomko
On Wed, Jan 04, 2017 at 05:48:35PM -0500, John Ferlan wrote: @@ -31,6 +31,28 @@ + + + + + + + + + + + + + + + + + + + + + + Could this be tighte

[libvirt] [PATCH v2 1/4] nodedev: Add the ability to create vHBA by parent wwnn/wwpn or fabric_wwn

2017-01-04 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1349696 When creating a vHBA, the process is to feed XML to nodeDeviceCreateXML that lists the scsi_hostX to use to create the vHBA. However, between reboots, it's possible that the changes its scsi_hostX to scsi_hostY and saved XML to perform the crea