[libvirt] [PATCH 0/1] Update nodedev scsi_host data

David Allan dallan at redhat.com
Thu Jun 3 04:04:34 UTC 2010


While investigating https://bugzilla.redhat.com/show_bug.cgi?id=597998 I noticed that my nodedev-create operations were timing out more often than not.  This patch works around a race between udev generating a new device event and the corresponding sysfs entries being populated.  This behavior has appeared before, but previously it was limited to incorrect WWNs; now no FC capability appears at all until the nodedev entry is refreshed.


David Allan (1):
  Update nodedev scsi_host data before use

 src/node_device/node_device_driver.c |   19 +++----------------
 1 files changed, 3 insertions(+), 16 deletions(-)




More information about the libvir-list mailing list