[Bug 574325] New: network freeze at domU reboot/shutdown
http://bugzilla.novell.com/show_bug.cgi?id=574325 http://bugzilla.novell.com/show_bug.cgi?id=574325#c0 Summary: network freeze at domU reboot/shutdown Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: jdouglas@novell.com ReportedBy: diablo@iasi.roedu.net QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=339127) --> (http://bugzilla.novell.com/attachment.cgi?id=339127) domU xen config User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8pre) Gecko/20100123 Ubuntu/9.10 (karmic) Firefox/3.5.7 I installed OpenSuSE 11.2 in dom0 and one virtual machine (OpenSuSE 11.2) as domU using the configuration attached. When I shutdown (or reboot) the virtual machine, dom0 networking just stops working for around 30 seconds. After that, the dom0 starts to work again, as expected. One very peculiar thing is that that packets are received by dom0 (tested on a blade system, connected remote on management console and using tcpdump) but nothing "leaves" the server. The network stops working in the exact moment that the virtual server stops. Reproducible: Sometimes Steps to Reproduce: 1.install & boot with xen enabled kernel in dom0 2.install OpenSuSE 11.2 in domU 3.on domU, shutdown -r now Actual Results: The network on dom0 stops sending packets on the network Expected Results: send packets on the network. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574325 http://bugzilla.novell.com/show_bug.cgi?id=574325#c1 --- Comment #1 from Manuel Subredu <diablo@iasi.roedu.net> 2010-01-27 13:35:19 UTC --- Here is an output of pinging dom0 from external machine: 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=3 ttl=62 time=0.346 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=4 ttl=62 time=0.422 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=5 ttl=62 time=0.381 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=6 ttl=62 time=0.397 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=7 ttl=62 time=0.348 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=8 ttl=62 time=0.401 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=9 ttl=62 time=0.350 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=10 ttl=62 time=0.303 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=11 ttl=62 time=0.353 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=12 ttl=62 time=0.302 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=13 ttl=62 time=0.393 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=14 ttl=62 time=0.299 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=15 ttl=62 time=0.355 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=16 ttl=62 time=0.327 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=17 ttl=62 time=0.252 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=75 ttl=62 time=0.449 ms 64 bytes from some-dom0.somedomain (192.168.16.22): icmp_seq=76 ttl=62 time=0.403 ms ^C --- some-dom0.somedomain ping statistics --- 76 packets transmitted, 19 received, 75% packet loss, time 75387ms rtt min/avg/max/mdev = 0.252/0.357/0.449/0.049 ms -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574325 http://bugzilla.novell.com/show_bug.cgi?id=574325#c Jason Douglas <jdouglas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdouglas@novell.com AssignedTo|jdouglas@novell.com |jfehlig@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574325 http://bugzilla.novell.com/show_bug.cgi?id=574325#c2 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |diablo@iasi.roedu.net --- Comment #2 from James Fehlig <jfehlig@novell.com> 2010-02-02 23:53:09 UTC --- I'm not seeing this issue on 11.2 host with 11.2 HVM domU. I tried using both emulated RealTek 8139 and e1000. Can you try the 8139 and see if same problem exists? E.g. change vif config to vif=[ 'mac=00:16:3E:55:34:91,bridge=br0,model=rtl8139', ] BTW, since the domU os is 11.2 why not use the pv version? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574325 http://bugzilla.novell.com/show_bug.cgi?id=574325#c3 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|diablo@iasi.roedu.net | Resolution| |NORESPONSE --- Comment #3 from James Fehlig <jfehlig@novell.com> 2010-03-09 21:34:48 UTC --- Unable to reproduce. If you are still encountering the problem, reopen the bug and provide answers to questions in comment #2. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com