Displaying 20 results from an estimated 300 matches similar to: "Bug#702337: xen-xapi / Open vSwitch not really working"
2012 Oct 05
0
is_physical bug in xapi
hi all,
i just found a bug from xapi code network_utils.ml:
let is_physical name =
try
let link = Unix.readlink (getpath name "device") in
(* filter out device symlinks which look like
/../../../devices/xen-backend/vif- *)
not(List.mem "xen-backend" (String.split ''/'' link))
with _ -> false
i use xcp + ubuntu 12.04, in my /sys/class/net/ dir it
2012 Oct 05
0
Bug#678723: i got same and found the reson
i just found a bug from xapi code network_utils.ml:
let is_physical name =
try
let link = Unix.readlink (getpath name "device") in
(* filter out device symlinks which look like
/../../../devices/xen-backend/vif- *)
not(List.mem "xen-backend" (String.split '/' link))
with _ -> false
i use xcp + ubuntu 12.04, in my /sys/class/net/ dir it looks like:
2009 Sep 21
0
received packet with own address as source address
Hi,
we''re running 4 xen servers on our network with multiple network cards.
During HighLoad we experince degeneration of inbound network traffic
through our loadbalancer. I might found a reason for it, in Dom0 dmesg
output looks as follows:
[1157421.975910] eth0: received packet with own address as source address
[1157421.975957] eth0: received packet with own address as source
2009 Aug 06
0
High iowait in dom0 after creating a new guest, with file-based domU disk on GFS
Hopefully I summed up the jist of the problem in the subject line. ;)
I have a GFS cluster with ten Xen 3.0 dom0s sharing an iSCSI LUN. There are
on average 8 domUs running on each Xen server. The dom0 on each server is
hard-coded to 2 CPUs and 2GB of RAM with no ballooning, and has 2GB of
partition-based swap.
When creating a new domU on any of the Xen servers, just after the
completion of
2012 Jun 24
1
Bug#678723: xcp-xapi: vif-interfaces added to database as PIF's
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
After some time of rebooting and toolstack restart found very funny output in 'xe pif-lis':
xe pif-list params=currently-attached,device
device ( RO) : vif2.0
currently-attached ( RO): false
device ( RO) : vif211.0
currently-attached ( RO): false
device ( RO) : eth1
2012 Jun 11
5
xcp + ubuntu + openvswitch VLAN problem
hi all ,
i use ubuntu 12.04 with xcp , all config run very well except vlan
i use xe network-create and xe vlan-create to build vlan 3000
then startup a vm in this network, xapi0 fakebridge and vif1.0 all looks
well,
use ovs-vsctl list port i can see xapi0 and vif1.0 have beed taged with 3000
but i can not access the internent~~~
somebody can help me with this?
thanks.
2013 Mar 06
3
unblock: xcp-xapi - urgent documentation fixes
Package: release.debian.org
Severity: normal
The current README.Debian is quite old
It gives some advice that will lead to people having a broken system
(e.g. no networking). It describes a procedure for configuring
networking that is completely opposite to what has been described more
recently on the upstream mailing list
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702337
I'm happy
2006 Jan 05
1
vif''s disappear after dom1 reboot
Today I found I can not ping some of my domU''s. I logged in to dom0,
did a "xm list", all domU are there. Then I did a "ifconfig" and
surprised to find some of vif''s disappeared!
Like for example. "xm list" show dom13 is alive, but "brctl show"
shows no vif13.0.
If I "xm console 13", there''s some message:
WARNING:
2008 Aug 01
0
HVM domU networking
Hi all,
I''m currently experiencing some problems with the network connection of
a HVM domU. I''m using xen 3.0.3-1 on a debian etch box and have to use
the routing configuration (but bridging does not work either)
Booting the domU works fine, but I can not ping dom0 -> domU neither
domU -> dom0. Although the transmit counter is incremented in the domU,
no packets are
2006 May 04
2
No networking in DomU - Ubuntu
Well where do I start...I have a domU (ubuntu) booting and appears well
but I don''t have an eth0 listed at all, dom) looks good.
DomU:
eth0 Link encap:Ethernet HWaddr 00:06:5B:15:C5:0B
inet addr:10.99.99.5 Bcast:10.99.99.7 Mask:255.255.255.248
inet6 addr: fe80::206:5bff:fe15:c50b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
2013 Mar 05
1
Bug#702338: can't create network from xe command line
Package: xcp-xe
Version: 1.3.2-14
Severity: important
I created an internal network using
xe network-create name-label='Private NAT network'
Looking with brctl, I could see xapi0 had been created by the tools.
However, the network does not appear in openxenmanager. I even
restarted openxenmanager, it still didn't appear.
Then I deleted the network and created it again from
2013 Feb 26
1
Bug#701744: [xen] Update to hypervisor 4.0.1-5.6 or linux-image-2.6.32-5-xen-amd64 2.6.32-48 causes networking (VIF) failures
Package: xen
Version: 4.0.1-5.5
Severity: critical
--- Please enter the report below this line. ---
Hi!
Since the update last weekind in stable/squeeze I'm experiencing
problems with running Xen on amd64 and multiple domUs losing their
network connection/VIFs.
From
http://blog.windfluechter.net/content/blog/2013/02/26/1597-xen-problems-vms-2632-5-xen-amd64
Unfortunately this update
2010 Jul 13
3
[Xen-API] XCP - ddk network
Hi,
I''ve installed XCP 0.5 and I''m following these steps:
http://xenbits.xen.org/xapi/install.html to install ddk VM. But I can''t get
network working.
I tried to create a vif under xenbr0 then assigned mannually a IP address
and to create a vif under xapi0. But in both cases I can ping only dom0 IP.
What am I doing wrong?
Thanks in advance.
--
Sergio Roberto
2006 Oct 12
1
Network setup on Redhat based systems
Hello,
I have the following Xen 3.0.2-2 related problem:
A host system with Centos 4.4 in the dom0, guest systems are Fedora
Core 5 (images from jailtime.org) mounted on LVM.
Networking on the domUs is not working, Iptables in the guests are
not working either.
Each Guest system should have at least 1 dedicated public IP assigned
to it, but should have the capability to have more than 1
2009 Apr 19
8
intermittent domU issue: related to udev?
Hello list. My server:
Gentoo 2.6.21-xen dom0
xen-tools 3.2.1
lvm 2.02.28-r2
udev-115-r1
Symptoms: normally I run 4 domUs. About once a week I have a need to
restart a domU. Sometimes it works just fine, but other times it does
not and I''ll get a message back saying "Error: Device 0 (vif) could not
be connected. Hotplug scripts not working". The domU config file has
not
2012 Dec 05
4
Bug#695221: xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet netmask
Package: xcp-xapi
Version: 1.3.2-13
Severity: critical
I get this bug when installing XCP and configuring the network portion of it.
When I issue the following command:
xe pif-reconfigure-ip uuid=$PIF_UUID mode=static IP=10.0.0.10 netmask=255.255.255.240 gateway=10.0.0.1 DNS=10.5.1.2,10.5.1.3
My network interface looks like this (Broken):
eth2 Link encap:Ethernet HWaddr 00:50:ec:24:c7:43
2013 Mar 06
1
Bug#702428: HVM fails to start with VIF / qemu-dm error
Package: xcp-xapi
Version: 1.3.2-14
Severity: important
I imported a HVM from a legacy xm environment.
It is attached to one vif, the xenapi management vif
It fails to start:
# xe vm-start uuid=f2ba4767-7b4f-b416-3da6-3fe059ebfc37
The server failed to handle your request, due to an internal error. The
given message may give details useful for debugging the problem.
message: device model
2005 Sep 18
2
Unexpected (?) bridging behavior in 2.0.7/FC4
I''ve got 2.0.7 running on a machine with 1 physical interface and two
bridges, like so --
bridge name bridge id STP enabled interfaces
xen-br0 8000.0040f4ce392f no eth1
vif5.0
vif9.0
xenbr1 8000.feffffffffff no
2009 May 08
4
XEN/bridge mode
Hi!
I want to forward the port 3389 from the domU to the virtual server with ip
address 192.168.122.77 with not success...
I tried a lot of iptables rules with no luck so far. Is this possible? I
take a look at other post and I don''t found an answer.
By example:
/sbin/iptables -t nat -A PREROUTING -p tcp -i xenbr0 --dport 3389 -j DNAT
--to 192.168.122.77:3389
the virtual nic for the
2010 Aug 22
2
please help with xen networking with 2 ips
Hi,
the networking just drives me crazy and it seems that i am missing
something.
So here is my situation:
i have a server with 2 public IPs (85.214.1.230 and 81.169.1.81)
the dom0 is on:
ip 81.169.1.81
netmask 255.255.255.255
gw 81.169.1.1
i would like to have a domU with ip 85.214.1.230.
I tried everything routing, bridging.. nothing seems to work.
my dom0 config;
.
(network-script