[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 473] rebooting one guestion domain disable vif's for other guest domains
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=473 mfb@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfb@xxxxxxxxxx Status|NEW |ASSIGNED ------- Additional Comments From mfb@xxxxxxxxxx 2006-01-09 22:20 ------- Edit file /etc/udev/rules.d/xen-backend.rules Make this change: -SUBSYSTEM=="xen-backend", ACTION=="remove", RUN+="/usr/bin/xenstore-rm -t $env{XENBUS_PATH}" +SUBSYSTEM=="xen-backend", ACTION=="remove", RUN+="/usr/bin/xenstore-rm $env{XENBUS_PATH}" In my tests it solves the problem. It seems like a bug in libxs ou xenstore-rm. I will try to find the real bug and send a patch to xen-devel. -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |