Displaying 20 results from an estimated 3000 matches similar to: "DomU networking problem in opensuse 11"
2010 May 12
0
Xen 4.0.0 - dom0_mem differs from dom0''s memory
Hello,
I just upgraded from Xen-3.3.1 to Xen-4.0.0.
System is Gentoo, Hardware is DualCore AMD Athlon, 8GB RAM.
The kernel was upgraded from OpenSUSE 2.6.27.29-0.1.1 to Gentoo-2.6.32-xen-
r1.
The first boot failed with an OOM error during kernel/initrd load, so I
adjusted the dom0_mem option and had to increase it''s avalue from 256M to at
least 400M until the dom0 could boot.
At all
2010 Oct 28
0
HVM + IGD Graphics + 4GB RAM = Soft Lockup
I''m having an issue forwarding through an Intel on-board graphics
adapter. This is on a Dell Optiplex 780 with 8GB of RAM. The
pass-through works perfectly fine if I have 2GB of RAM assigned to the
HVM domU. If I try to assign 3GB or 4GB of RAM, I get the following on
the console:
[ 41.222073] br0: port 2(vif1.0) entering forwarding state
[ 41.269854] (cdrom_add_media_watch()
2010 Oct 28
0
HVM + IGD Graphics + 4GB RAM = Soft Lockup
I''m having an issue forwarding through an Intel on-board graphics
adapter. This is on a Dell Optiplex 780 with 8GB of RAM. The
pass-through works perfectly fine if I have 2GB of RAM assigned to the
HVM domU. If I try to assign 3GB or 4GB of RAM, I get the following on
the console:
[ 41.222073] br0: port 2(vif1.0) entering forwarding state
[ 41.269854] (cdrom_add_media_watch()
2007 Oct 14
2
DomU stops on boot inside Dom0 while booting
I have installed xen on a node and while starting up a guest while in
the kernel boot I am experiencing a hold/pause. The kernel stops in the
boot sequence still loading the kernel at:
stdout
...
[ 3240.186441] xencons_init: Initializing xen vfb; pass xencons=tty to
prevent this
[ 3240.186538] Xen virtual console successfully installed as xvc0
[ 3240.186598] Event-channel device installed.
[
2010 May 04
1
Fwd: Strange network problem
Problem still not solved, or any idea whats wrong.
here are some msgs:
device vif1.0 entered promiscuous mode
alloc irq_desc for 1246 on node 0
alloc kstat_irqs on node 0
brI: port 2(vif1.0) entering learning state
device vif1.1 entered promiscuous mode
brE: port 2(vif1.1) entering learning state
physdev match: using --physdev-out in the OUTPUT, FORWARD and
POSTROUTING chains for
2010 Aug 31
2
errors when xend starts
When starting xend i see the following errors on the console. I''m
running CentOS 5 as the operating system with kernel 2.6.32.18 from
4.0.1''s `make prep-kernels`
Below is a log, the things i''m concerned with is the XENBUS errors and
the deprecated iptables stuff. Any ideas whats going on here?
----------------------------------------------------
Bridge
2010 Jun 14
4
Promiscuous mode
Hi Everyone,
In order to prevent DomU from entering promiscuous mode, is it just a matter of adding these 2 rules when the vif is created?
# Accept packets leaving the bridge going to the domU only if
# the destination IP for that packet matches an authorized IPv4
# address for that domU.
iptables -A FORWARD -m physdev --physdev-out vif1.0 \
--destination 216.146.46.43 -j ACCEPT
2011 Aug 17
3
Xen bridge swallowing packets?
Hi, can anyone help me with this (weirdest problem Ive ever seen)
I have the latest Debian Squeeze vendor xen dom0 kernel and 1 domU succesfully installed on it using bridged networking. From dom0, I can ping/telnet etc. to anywhere on the web
WHAT IS WORKING >
* From my domU I can successfully ping google.com and telnet to 8.8.8.8:53 (googles dns server)
* tcpdump vif1.0 and I see SYNs and
2008 Sep 09
2
No shared physical device in virt-manger on centos 5.2
I''m using xen-3.0.3-64.el5_2.1 on centos 5.2. When I installed centos 5.2 at
first time, I could see shared physical device (xenbr0). but after updating
virtualization package by yum, it disappeared...
connection.py is patched at centos 5.2 release time. so I can''t find out
what''s wrong....
bridge configuration is below and it''s normal state.
2006 Mar 15
1
shorewall config
Hi *
in xend-config.xsp I have:
********************************
(network-script network-route)
(vif-bridge xen-br0)
(vif-script vif-bridge)
********************************
and in /etc/network/interfaces
*********************************
iface eth0 inet static
address 0.0.0.0
auto xen-br0
iface xen-br0 inet static
pre-up ifconfig eth0 up
pre-up brctl addbr xen-br0
pre-up brctl addif
2011 Apr 14
3
Debian Squeeze hangs with kernel 2.6.32-5-xen-686
Hi all!
After upgrading to Squeeze, I am watching a Xen VMHost that after a
while it hangs. This did not happen when I was using Xen with Debian
Lenny (in this case as with Squeeze, the Xen components are from Debian
repositories).
In each case I connected a keyboard and monitor to the computer and the
screen remained black without answering any key.
This problem seems to also affect domUs,
2008 May 21
2
outgoing domu network dies after a while
I have a OpenSuse 10.3 with xen 3.1.0 running and it''s been running fine
for a few months.
This past weekend it suddenly started to act up and after some
troubleshooting I can now say that it seems like the guests(domU) loose
the outgoing network pipe, from the console I can see that the TX
counter is stuck at the same value but it''s no errors. It behaves as if
whatever I try to
2010 Sep 06
1
Bug#571634: bridge loosing connection
Hi,
I'm not sure but I think I suffer under the same problem with a bit
different setup with squeeze testing and xen 4.0rc5.
In fact I'm using bridges in the dom0 and the connections to the domU
get lost sporadically.
In don't see where's a solution to the problem... Is it now a bug? When
it's an iptables bug, where's the corresponding bug in the iptables
bugtracker
2010 Apr 11
7
dom0 crash, require assistance interpretting logs and config suggestions
Hello,
I have experienced a dom0 crash where the system became unreachable via
the network and the console was unresponsive. I would appreciate help
interpretting the logs and any configuration change suggestions.
It is a stock Debian Lenny dom0 running xen 3.2.1 with kernel
2.6.26-2-xen-amd64 and an AMD Athlon IIx4 with 4 GB of RAM. It is
running 4 VMs. One VM has two PCI NICs being
2007 Apr 10
0
[Fwd: Xen, NIC bonding, ARP problem]
I don''t know if there was a problem in the archive or not, I just wanted
to link to this post of mine, but I could not find it in the archive. So
here''s a re-post.
-------- Original-Nachricht --------
Betreff: [Xen-users] Xen, NIC bonding, ARP problem
Datum: Fri, 30 Mar 2007 10:05:45 +0200
Von: Dominik Klein <dk@in-telegence.net>
An: xen-users@lists.xensource.com
Hi
2008 Apr 04
8
DHCP and DomUs: not working
I''m trying to get DHCP working with DomU clients. I don''t want to use
libvirtd. There''s a dhcpd on the machine and it works fine for all clients
in the network, but not for DomUs. If I set a static IP on the DomU all
networking for them is fine, so there''s no general networking problem.
I use the xen 3.2 packages for CentOS on CentOS 5.1.
There was a public
2011 Jun 26
1
http-traffic rejected, domU
Hi list,
i''ve been migrating our RAID1 system onto bigger drives. Therefor I''ve
setup a new dom0 with a 2.6.32-5-xen-amd64 kernel and Xen in version
4.0, because there was a 2.6.19 kernel and xen 3.0.1 causing problems
time by time.
My main problem is, that the domU running our intranet services
(webserver, mail, databases etc) is not responding or rejecting each
attempt to
2008 Aug 07
2
Bridged networking weirdness
Hi
I''ve got a (gentoo) box set up for xen, 2.6.21-xen kernel as per portage about
2 weeks ago. Already got all my guests set up and almost good to go, except
for very erratic networking issues. Networking on the domU''s does not always
work. I have set up two physical adapters, and bridged both (by use of the
modified network-bridge script from the archives) adapters for use
2008 Sep 19
8
bridge + arp
Hi,
this is propably bridge related and not really a xen problem, but it
might help someone:
Some of our domUs are not able to arp. Arp -n show (incomplete), and
doing a tcpdump shows, that on the dom0''s eth0 the arp request goes out,
the response comes in, but on the vifX.0 interface the arp response is
gone.
dom0# tcpdump -ni eth0
arp who-has 10.32.2.51 tell 10.32.7.70
arp reply
2006 Mar 25
6
Cannot have eth0 in domU
Hello,
I am trying to run Xen 3 on FC5, but I cannot have the eth0 interface appear in domU.
I have 3 servers running FC3 and Xen 2 with various domUs since a year. Everything is fine on that front.
I took one of the server, upgraded it to FC5 and did the following:
- yum install xen kernel-xen0 kernel-xenU
- grub.conf contains
title Fedora Core (2.6.15-1.2054_FC5xen0
root (hd0,0)
kernel