Displaying 20 results from an estimated 4000 matches similar to: "Using eth1"
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
2006 Oct 27
3
Kernel 2.2.18 to 2.2.25 as HVM on xen 3.0.3 freeze every 28s or less
Hi,
For various bad reasons I must run a kernel 2.2.X and I tried to get it
running on Xen 3.0.3.
The virtual machine freeze every 28s (or less) for 1-3 secs which makes it
unusable as demonstrated by:
# while true; do date; sleep 1; done
Thu Oct 26 18:03:36 PDT 2006
<missing>
Thu Oct 26 18:03:38 PDT 2006
or
# ping my-xen
64 bytes from 172.21.1.102: icmp_seq=0 ttl=255 time=8.5 ms
64
2010 Jan 06
12
Dom0 NETTX, NETRX alway are 0
I tried netperf / netserver with Dom0 / DomU, but I could''nt get a correct
NW traffic with xentop. Is there anybody could help me?
At Host1''s Dom0, run netperf -H VMIP
At Host2''s DomU (with VMIP named TTVM), run netserver
At Host1, run xentop this way ->"xentop -n -b -d 1"
At Host2, run xentop this way->"xentop -n -b -d 1"
In Host2''s
2005 Nov 08
10
Hotplug script not working
I have problem to start domU with errors:
# xm create -c x335-hien1-vm4.cfg
Using config file "x335-hien1-vm4.cfg".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working
in changeset:
changeset: 7700:98bcd8fbd5e36662c10becdcd0222a22161bb2b6
tag: tip
user: kaf24@firebug.cl.cam.ac.uk
date: Tue Nov 8 09:48:42 2005
summary: Fix alloc_skb()
2007 Jul 15
1
bridging and peth0
Hi,
If one sets xend to use network-bridge and there are no bridges
already present then it seems that xend will clone eth0 to peth0,
create xenbr0 and add peth0 and vif0.0 as ports on that bridge.
If on the other hand xenbr0 is created in /etc/network/interfaces
then xend will not do any of that peth0 stuff, nor will it add
vif0.0 to xenbr0, yet (barring some changes in iptables rules)
things
2007 Aug 17
6
Gutsy Xen 3.1 2.6.22-9-xen network-bridge problem
Hi,
I have a strange problem with my networking setup. I read all forums around
the world where people had similar problems, but couldn''t find a solution.
I have an Attansic L1 gigeth chip on my mainboard. This chip works OK in
stock Ubuntu Gutsy (development) 2.6.22-9-generic kernel.
When I boot into Xen, and after the bridge is created, the network stops
working. Some info:
- If I
2007 Jan 05
10
[PATCH 1/7] Fix pygrub path on Solaris
Fix for pygrub path on Solaris.
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/tools/python/xen/xend/XendDomainInfo.py b/tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py
+++ b/tools/python/xen/xend/XendDomainInfo.py
@@ -37,7 +37,7 @@ from xen.util.blkif import blkdev_uname_
from xen.util.blkif import blkdev_uname_to_file
from xen.util
2006 Apr 26
8
Xen 3.0 on FC4 - guest domains cant ping host domain
I am installed Xen 3.0 on a Fedora Core 4(2.6.12-1.1454_FC4xen0) machine.
This machine is currently running one host domain:
[root@]# xm list
Name Id Mem(MB) CPU VCPU(s) State Time(s)
Domain-0 0 128 0 1 r---- 49.1
fc4-vm1 1 63 0 1 -b--- 18.5
Following is the network configuration for Domain-0:
eth0 Link
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
2007 Jan 17
4
Two problems with DomU reboot (cmdline, duplicate domains)
Hi,
just upgraded my testsystem to 3.0.4 (using the provided source rpm,
xen-3.0.4.1-1.src.rpm, rebuilt it to run on non-PXE but no changes besides
that, and it doesn''t look like the 3.0.4-testing HG has major differences
so far?) and I have two problems with rebooting domains (xm reboot, or
reboot from inside the domain).
1) the kernel-commandline keeps growing. On the first boot
2008 Apr 18
7
help--dom0 network goes unpingable when xend starts
I installed 64-bit xen 3.1.0 (from xensource.com tarballs) on
three new machines today, using a configuration setup that I''ve
used successfully many times before. However, I encountered a
new problem.
These are Dell Poweredge 1950 servers, by the way.
>From lspci
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 12)
08:00.0 Ethernet
2012 Mar 28
2
using both bridged and routed networking
Hello,
I''m using Debian Squeeze with Xen 4.0 HVM. Both running 64bits.
I''ve got 4 domU''s requiring the bridged setup to work, I''ve got an IP
address for each.
Now I need to setup routed networking for the rest of domU''s. I just
changed the configuration in xend-config.sxp and restarted Xen.
Routing started to work, while there are still
2006 Jul 07
7
[PATCH] xenconsole fix
xenconsole fix. reference of tty->count in xencons_close() is racy.
It must be protected by tty_sem semaphore like con_close() in
drivers/char/vt.c
--
yamahata
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2011 Jan 05
7
Xen Netloop module missing
Hi,
I was hoping someone on this forums could help me out with a problem I
was facing with Xen.
When I compiled the kernel for Xen-3.1.3 using "make world"(I know this
is an old version but I need to use it for some compatibility issues),
the kernel was missing the Xen netloop module. There was no
/kernel/drivers/xen/netback/netloop.ko in the newly compiled kernel. I
think we would
2011 Mar 21
7
1 host, 1 nick, 1 regular bridge, 1 local bridge, 5 vm
So Working on CEntOS 5 I am trying to sett up Xen with 2 bridges, one that
connects dom0 and most of the domU to the physical card and the out to the
network. Got that figured out no problem, now i want to have a second
bridge that runs a local network for all the doms that doesn''t connect to
the network.
With code I have found used in multiple places I can easily get 2 bridges,
and
2006 Aug 08
11
architecture-specific stuff in xend
Hi Ewan, I''m almost ready to integrate some PPC-specific stuff into
xend, and I was wondering if you had a plan for how that should work.
First example: the device tree data structure we talked about a few
weeks ago. We will need to pass the config data to PPC code, probably in
XendDomainInfo.initDomain(), and then pass the resulting data structure
into libxc''s xc_linux_load()
2005 Nov 04
1
RE: Error "Device 0 (vif) could not be connected"
Yes, I saw that problem and removing the vif line or changing it to vif0
fixed it for me.
Aravindh
> -----Original Message-----
> From: wei huang [mailto:huanwei@cse.ohio-state.edu]
> Sent: Friday, November 04, 2005 12:14 PM
> To: Puthiyaparambil, Aravindh
> Cc: Mark Williamson; xen-users@lists.xensource.com; ewan@xensource.com
> Subject: RE: [Xen-users] Error "Device 0
2006 Jun 28
7
French accent under wine
Hi everybody !
I have a fresh OpenSuse 10.1 linux installed in french, i use a french
keyboard ... accent (like ?,?) doesn't work with application launch
under wine .. how could resolv that ?
Thanks
--
Michael
2008 Jan 31
3
xen 3.2 network problems
Hi,
I try to get networking running with xen 3.2, but it seems I fail miserably.
I am on sles10sp1, with xen 3.2.0, and kernel rpm''s installed from SP2.
I configured in /etc/sysconfig/network the NETWORK_LIST:
NETWORK_LIST="bridge,0,default,00:DE:AD:BE:EF,192.168.8.13/24,dhcp-off"
but an ifconfig xenbr0 still shows the mac address of peth0
fe:ff:ff:ff:ff:ff.
Initially, I
2007 Mar 15
4
xen hotplug scripts not working
Hello Everyone,
I have set up a xen server with 10 physical network devices using the bridge mode of XEN. This is because I want to split and separate the network traffic for security reasons. Maybe the best way is to use pci back hide. But I want to understand what is going on here.
For all testings I have only activated eth[0-3].
My first tests were successful. I have created a VM using