Displaying 20 results from an estimated 800 matches similar to: "RE: veth0 is from netback and vifu.0 is fromthebridge-utils?"
2005 Sep 08
3
RE: veth0 is from netback and vifu.0 is from thebridge-utils?
> Hi. what creates veth0 and vifu.0, when? what''s the
> underlying architecture behind them? Just trying to
> understand the internals.
netback/loopback.c creates them.
It''s effectively a point to point link, allowing domain 0 to connect on
to the bridge in the same manner that other domains do. (before, packets
to domain 0 were short-cutted and came off the
2005 Oct 25
0
RE: veth0 is from netback and vifu.0isfromthebridge-utils?
> > When you run xend it runs network-bridge which creates the bridge,
> > renames eth0->peth0 and veth0->eth0 and brings the new eth0 back up.
>
> kewl, thx Ian. i see network-route doesnt do this. i think
> thats a good thing. do you forsee that changing?
I expect that in most routed configurations people use their own network
script rather than using the
2005 Sep 05
0
Two interfaces in a guest domain
Hello,
I''m still having problems with my ''upgrade'' to the FC4 xen packages.
I have a domain with two virtual network interfaces, in two different
subnets.
For a domain with a single interface, the new networkd setup script works
fine, but it does work (for me) with two interfaces.
It used to work fine, and I used to set it up with simply by more or
less blindly doing
2004 Dec 01
1
Ethernet bridges + udev problem?
Hello,
I can''t seem to get the network going.
I found this message in the log of Domain0:
-----------------------------------------------------------------------
Dec 1 15:39:18 zms wait_for_sysfs[4180]: either wait_for_sysfs (udev
039) needs an update to handle the device ''/class/net/br0'' properly (no
device symlink) or the sysfs-support of your device''s
2005 Sep 08
0
Re: Xen on production enviroment
Hi John,
And an excellent stab that was.
I have two network interfaces. eth0 is a 3Com with a
Broadcom Corporation NetXtreme BCM5701 Gigabit Ethernet chip,
and eth1 is a 3Com 3cSOHO100-TX Hurricane chip.
On the gigabit card, I couldn''t test anything, because I could not
find out how to disable/enable/check checksum offloading. Using
ethtool gives: Operation not supported
For the
2005 Sep 09
1
ssh from dom0 to domU
Hey,
I''m having a bit of difficulty sshing from Dom0 to DomU and vice versa, my
setup is as follows;
Xen-3.0-unstable, XenLinux kernel 2.6.12
Dom0 on Redhat EL 4
Dom1 on SuSE linux 9.1 (with the standard xenU kernel included with
xen-unstable)
The server it runs on doesnt have a nic installed (well it does, just
without drivers)
the suse config file sets the eth0 interface up as
2006 Sep 05
0
Problem with network-bridge script and veth0
Hello,
Since my last update of xen, I am having problems with bridges and xen.
When I want to start a bridge on the dom0 (to run a domU in a different
vlan than the default) I run
/etc/xen/scripts/network-bridge start netdev=eth0.302 bridge=xen-br302
antispoof=no
where eth0.302 is an interface associated with my vlan 302 (it tags
with this vlan identifier).
The problem I have is that it
2011 Sep 10
2
xen 4.1.1 missing veth0 <--> vif0.0 pairs
Hi,
I am using Xen 4.1.1 with Linux 3.0.1 kernel. Previously (Xen 3.4.4 and
linux kernel 2.6.18) Xen by default created veth0 <--> vif0.0 pair in dom0.
With Xen 4.1.1 these pairs are missing in dom0.
Using command ''ip link add type veth'' I can create veth0 and veth1 but
vif0.0 is still missing in dom0. (When new domU created I can see vif1.x
created)
Could you please help
2011 Sep 10
2
xen 4.1.1 missing veth0 <--> vif0.0 pairs
Hi,
I am using Xen 4.1.1 with Linux 3.0.1 kernel. Previously (Xen 3.4.4 and
linux kernel 2.6.18) Xen by default created veth0 <--> vif0.0 pair in dom0.
With Xen 4.1.1 these pairs are missing in dom0.
Using command ''ip link add type veth'' I can create veth0 and veth1 but
vif0.0 is still missing in dom0. (When new domU created I can see vif1.x
created)
Could you please help
2005 Sep 03
6
tls library message won''t go away
Hello,
I''m trying to upgrade to using the "boxed" xen supported on FC4
after having it working fine for a while on a manual installation
on FC3.
I upgraded the host operating system with the FC4 cdroms, and
it went mostly fine (after I turned off SElinux...)
Now, when I try to boot one of the provided xen kernels, namely:
vmlinuz-2.6.12-1.1447_FC4xen0
I always get the warning
2008 May 14
0
Veth0 missing
Hi,
I''m using RHEL linux 5.1, I can''t add the another NIC to my virtual machine.
# /etc/xen/scripts/network-bridge start
Link veth0 is missing. This may be because you have reached the limit of the
number of interfaces that the loopback driver supports. If the loopback
driver is a module, you may raise this limit by passing it as a parameter
(nloopbacks=<N>); if the
2006 Sep 20
3
Bug#388352: xen-hypervisor-3.0-unstable-1-amd64: veth0 is missing
Package: xen-hypervisor-3.0-unstable-1-amd64
Version: 3.0-unstable+hg11292-2
Severity: important
My server is a dell 2950 server.
Before the dom0 rebooting bug ocurred, xen was well even for hvm domU.
By now i have tried xen-hypervisor-3.0-amd64 (3.0.2+hg9697-2) and
xen-hypervisor-3.0-unstable-1-amd64 (3.0-unstable+hg11292-2),
but both of them are unusable for me.
for
2005 Jun 05
7
Xen 3.0 Xend loses network - eth0 -> veth0?
Hi list.
I started with Xen yesterday, but I am facing a bit of a problem.
My system had always configure eth0 with 10.0.0.4/8
I am using Xen unstable source (on Debian sid)
Now I installed Xen, rebooted the machine, and first the usual network is
coming up and then the xend will be started.
I''ll end up with this, but I am wondering if this should be the way of
things to be
2006 Feb 20
3
vif0.0/veth0 or eth0
When does vif0.0 get created?
Is there some shell magic?
I''m trying to figure out how to do a similar peth1/veth1 split for eth1.
--
Nicholas Lee
http://stateless.geek.nz
gpg 8072 4F86 EDCD 4FC1 18EF 5BDD 07B0 9597 6D58 D70C
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Aug 07
1
samber server in openvz container - venet oder veth0?
I'm new to the list. hopefully my question is correctly placed here...
I'd installed my samba server 3.5.6 on debian squeeze in a openvz
container that uses venet. I'd love to keep it that way but I'm not sure
if that is ok. Do you use samba server with venet or do I have to change
to veth?
I already read http://wiki.openvz.org/Differences_between_venet_and_veth
and I don't
2008 Apr 14
0
Etch Release / Bond networking
Hello,
I just setup a Xen server and wanted to use bond0 for my network
connection.
I ended up downloading and addeding the attatched file and making the
following change in /etc/xen/xend-config.sxp.
I added this line: (network-script 'network-bond netdev=bond0')
Would this line be a good one to add to the commented lines and include
the network-bond file in the scripts?
Just thought
2007 Jun 25
1
Ping dom0 <-> domU result in "Destination host unreachable"
Hi folks,
I read quite some posts about "Destination host unreachable" problems
before, but none could help me to solve my issue. So here we go:
This is what I am using:
SUSE Linux Enterprise Desktop 10 SP1 - Current with all updates
Network configuration of my dom0:
foobar:~ # ip a
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd
2013 Jan 19
0
Cannot get eth0 to work on libvirt-lxc
I'm trying to get an Archlinux guest running on a Archlinux host.
Everything works except ethernet.
When I boot the host,
---
# dmesg |tail
[ 8.265493] Bridge firewalling registered
[ 8.514547] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 8.645303] ip6_tables: (C) 2000-2006 Netfilter Core Team
---
Then I do
---
# virsh -c lxc:/// start gitolite
Domain gitolite started
#
2012 Nov 08
1
OpenStack+libvirt+lxc: lxcContainerGetSubtree:1199 : Failed to read /proc/mounts
Hi,
I'm running OpenStack on CentOS 6.3 to manage lxc instances. And running
into series of problem relating libvirt and lxc interaction.
For example, libvirt_lxc segfault (
https://bugzilla.redhat.com/show_bug.cgi?id=874549) which has an upstream
fix. And another bugs such as fail to start when SELinux disabled.
Finally, I decides to adopt libvirt 0.10.2, self compiled
from
2011 Feb 18
1
problem for add second bridge xenbr1
Dear
I need create second bridge xenbr1 for separate traffic between my virtual
machine , I following this step but show message that Link veth0 is missing,
how I can create veth0 ?
When I run script for create xenbr1
./network-bridge netdev=eth1 bridge=xenbr1 start
Shwo this message
Link veth0 is missing.
This may be because you have reached the limit of the number of interfaces
that the