[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-bugs] [Bug 669] New: routing not set with network-route / vif-route



http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=669

           Summary: routing not set with network-route / vif-route
           Product: Xen
           Version: 3.0.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: mangoo@xxxxxxxx


When using network-route / vif-route, routing is set, but is lost short after.

This can be easily reproduced by setting the interpreter to /bin/bash -x at the
beginning of vif-route script.

When you start a domain, you will see in /var/log/xen-hotplug.log that the
routing was set for the domain:

+ ip route add 192.168.111.176 dev vif14.0 src 192.168.111.141
+ log debug 'Successful vif-route online for vif14.0.'

However, the routing is lost for some reason few seconds later (when you do
"route", you will not see a new route).

This is confirmed in /var/log/xen-hotplug.log when you shutdown that domain:

+ ip route del 192.168.111.176 dev vif14.0 src 192.168.111.141
Cannot find device "vif14.0"
++ sigerr
++ fatal '/etc/xen/scripts/vif-route failed; error detected.'
++ xenstore_write backend/vif/14/0/hotplug-status error
++ log debug 'Writing backend/vif/14/0/hotplug-status' 'error to xenstore.'


Sometimes, the routing is set properly (not lost) though.


-- 
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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.