Open chrisharper opened 4 years ago
The device is still removed from the guest usb port just seems the remapping of the device itself back to normal cannot happen as its now gone from the host.
Yea, i have same errors when trying to detach usb device already removed from the host.
Oct 21 12:01:30 srv01-89 libvirtd[823]: internal error: child reported (status=125): unable to open /dev/bus/usb/001/034: No such device
Oct 21 12:01:30 srv01-89 libvirtd[823]: Failed to restore host device labelling
Oct 21 12:01:30 srv01-89 libvirtd[823]: Path '/dev/bus/usb/001/034' is not accessible: No such file or directory
Oct 21 12:01:30 srv01-89 libvirtd[823]: Failed to remove host device cgroup ACL
The command detaches the device AFTER udev has begun unbinding. It seems virsh tries to cleanup some state and cant because by that time the device is gone from the host .
Doesn't seem to be any consequences of this so far other that errors.