Displaying 20 results from an estimated 9000 matches similar to: "how to enable dom0 and domu share same physical network..."
2013 Aug 14
12
xen 4.3 - bridge with bonding under Debian Wheezy
Hi all,
i have a xen 4.3 installation and would like to have a bridge bond szenario:
***
eth0 eth1
| |
bond0
|
br0
|
vif = [ ''bridge=br0,mac=xx:xx:xx:xx:xx:xx'' ]
***
With the network script in debian wheezy
***
/etc/network/interfaces
auto bond0
iface bond0 inet manual
slaves eth0 eth1
2012 Mar 13
12
BSOD w/ gplpv drivers and Windows 2008 R2 64-bit
Hey,
I''ve been trying to get the gplpv drivers working with Windows 2008 R2
64-bit on both a stock CentOS 5.8 install and CentOS 5.8 w/ Xen 4.1.2
from the gitco repos.
I''m getting a BSOD shortly after boot up and it can be seen at
http://techmonkeys.org/xen/ -- along with the qemu log.
Has anyone had success with these drivers and Windows 2008 R2 64-bit? If
so, what am I
2008 Sep 09
14
Problems with bridged networking
Hi,
I''m using Xen 3.0.3 on two servers with Debian Etch (amd64). These
servers have 10 nics (2 onboard and 8 in two 4-port cards) so that
every vm can have its own interface.
This worked so far with the Xen Version from Etch with a wrapper
script wich started 10 bridges at boot time. But now I''ve updated Xen
on one of these server to Xen 3.2.0 from backports.org and now the
2012 Dec 23
7
Unsticking a DomU
I''m not able to start, destroy, or delete a DomU:
> xen1:~ # xm start test4
> Error: Domain is already running
> Usage: xm start <DomainName>
>
> Start a Xend managed domain
> -p, --paused Do not unpause domain after starting it
> -c, --console_autoconnect Connect to the console after the domain
2012 Aug 22
4
config file conflict??
I think it has to be something trivial, but I cannot start 2 windows servers
at the same time on the same dom0.
If I start server 2008 first I can''t start 2012, if I start 2012, I can''t
start 2008.
The failure is:
libxl: error: libxl_device.c:470:libxl__wait_for_device_model Device Model
not ready
xl: fatal error: libxl_create.c:535, rc=-1:
libxl__confirm_device_model_startup
2012 Dec 27
14
Is it possible to do a dual-boot?
Dear all,
Actually, I want to create my own test-bed based on xen hypervisor with
centos prefered.
However, all I have is one desktop (with a good hardware performance).
So it possible to have a dual-boot (a linux for daily use and the other for
the test-bed) ?
Regards
--
Jihed M’SELMI
http://about.me/jihed.mselmi
_______________________________________________
Xen-users mailing list
2013 Oct 04
1
networking issues - internet facing guest interfaces
I have the following networking setup:
- eth0 and eth1 corresponding to the physical ports on the host NIC
- bond0 which enslaves eth0 + eth1
- br0 which attaches bond0
- xenbr0 - xenbr5 all of which are internal only networks (10.0.0.0;
10.1.1.0; etc)
Br0 is used both for the host to access the outside world as well as DomUs
acting as gateway machines for each xenbr network. For example the
2013 May 20
3
XCP don't see Network Interfaces on sunfire x2270
On a fresh installation of XCP 1.6 there is no interface in XCP Network
Management.
While in comman line ifconfig -a shows me both physical interfaces.
I would appreciate for an ideas on what.
--
Best regards, Makarov Alexey
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2006 Dec 04
2
domUs dropping off the network (Xen 3.0.2)
Hello,
We''ve recently started seeing several domUs on multiple machines losing
all network connectivity. At least one of these machines (since they are
customer machines I can''t verify it for all of them) give the error:
$ sudo ifup eth0
eth0: full queue wasn''t stopped!
About the only Google hit for this message is:
2012 Nov 06
2
ntpserver in domainU vm
Hello all,
I try to set a ntp server in domainU, but other vms cannot synchronizes with the ntpserver VM. When I choose to set ntp server in domain0, synchronization can be done. Why is that?
I install xcp-xapi 1.5 on ubuntu server 12.04 64-bit.
Many thanks!
clayton
claytonly
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
2013 Apr 18
10
[PATCH] hotplug: add openvswitch script
Based on Waldi''s RFC at
http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html
To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or use
script=vif-openvswitch in the vif configuration.
Appears to do the right thing for PV and HVM guests (including tap devices)
and with stubdomains.
In order to support VLAN tagging and trunking the
2011 Sep 25
8
Unable to get IP address in guest OS through DHCP
Hello,
I have a Gentoo Linux guest, which was working very well with the past
xm tool stack.
Since the migration to xen-4.1.1 and to the new xl tool stack, I have
a problem for the IP
assignation. Actually, when dhcpcd starts at boot time the IP address
is not correctly assigned.
This also happens if I perform "dhcpcd eth0" once I''ve accessed to the
guest shell.
I
2008 Jan 11
6
Xen creating two bridges
Hi,
I''m trying to set up networking on a new machine.
I''m not getting any networking from the domU''s
I notice that I have two bridges being created:
xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:3024 errors:0 dropped:0
2012 Oct 24
3
Using real SSD in domU
Hello,
I''ll use a complete SSD in a domU.
How can I get the real device for TRIM into domU?
Regards,
Stefan Kuhne
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Sep 26
5
sparse to no sparse
Hi.
I have an old Xen para virt vm which I created using sparse file. Is
there any way to convert this vm image to non-sparse without shutting
down the vm?.
Thanks
Paras.
2007 May 02
2
order of network interfaces in domU messed up?
Hi,
until now, i have been using Xen 3.0.2. Now i upgraded to Xen 3.0.4.
Can anybody confirm, that the ordner in the config files for the network
interfaces has not changed?
My config file used to read:
vif = [ ''bridge=xenbr0'', ''bridge=xenbr1'' ]
So inside the DomU, eth0 was attached to xenbr0 on the host and eth1 was
attached to xenbr1.
Now i upgraded to
2009 Jun 16
3
Backend device not found
Hi There,
I''ve installed xen 3 and xen-tools on my Debian etch server and
all seems well, until I try to start a guest domain.
debian:/home/xen# xm create /etc/xen/D4G3.cfg
Using config file "/etc/xen/D4G3.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.
I get the error: "Error: Device 2049 (vbd) could not be connected.
Backend device
2010 Apr 30
1
[SPAM] Xen bridge network issue
Hi,
I have taken the long and winding road and indeed it lead me to your door. I
need your help, please.
My Xen includes 2 guests. Xen itself (10.2.0.52) gets free access to the
outside world and to its guests.
Both guests however (10.2.0.54/10.2.0.55) see each other but stay under
house arrest!
Not a single ping manages to go past the bridge (xenbr0) and get an answer
from the default gateway
2011 Jan 18
4
Error bringing up VMs with Xen 4.0.1 + 2.6.18-194.32.1.el5xen CentOS Dom0
I am running Xen 4.0.1 with a 2.6.18-194.32.1.el5xen CentOS Dom0. I built
and installed the Xen binaries from source. The systems boot successfully
however I am having issues bring up DomUs. Here is config:
name = ''xyz''
memory = 256
vcpus = 1
pae = 1
vnc = 1
vncunused = 1
disk = [ ''phy:/dev/vg1/xyz,hda,w'' ]
vif = [
2013 Jul 04
6
Trouble creating DomU with 2 NICs
Hey folks,
I created a DomU, installed Linux, and then realized I''d only given it
1 NIC so brought it down to edit the cfg file to give it another NIC.
Originally I just had :
vif = ['''']
And so I guess the defaults worked for the 1 NIC. So I changed it to :
vif =