[libvirt] [PATCH] nodedev: Add retry logic to read fibre channel files

Daniel P. Berrange berrange at redhat.com
Fri Jul 22 13:23:30 UTC 2016


On Fri, Jul 22, 2016 at 09:14:50AM -0400, John Ferlan wrote:
> 
> ping.   Even if the answer is - let's not fix this...

I don't think we want todo this. The method where you're putting the
sleep(1) is called from the libvirt main event loop. So that's going
to add major stalls in processing other events in that thread.

If anything I'd call this a kernel / udev bug for firing off the
event before the device is actually fully created.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list