|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] network interrupted when booting or shutting downDomU's on S
Hi Bart,
which version of xen are you talking about?
I had the same issues on debian squeeze with xen 4.01 on kernel 2.6.32.5.
I didn't get the issue again after changing values in /etc/xen/xend-config.sxp
from
(network-script 'network-bridge' 'bridge=eth0') # my starting values
to this standard values:
(network-script 'network-bridge')
(vif-script vif-bridge)
Maybe, this solves your issues too.
Guido
-----Ursprüngliche Nachricht-----
Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von Bart Coninckx
Gesendet: Donnerstag, 3. Februar 2011 22:03
An: xen-users@xxxxxxxxxxxxxxxxxxx
Betreff: [Xen-users] network interrupted when booting or shutting downDomU's on
SLES11
Hi all,
I'd like to run this thing I experience by you guys.
I use SLES11SP1 which, by default, uses bridging. Whenever I shutdown or
start a DomU, all network connectivity to the Dom0 on the bridge the
DomU shares, seems to be pauzed. After several seconds I can continue
with my open ssh session, but this is kinda annoying when you have a X
client open over ssh.
Is this normal behaviour?
thx,
B.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|