Displaying 20 results from an estimated 10000 matches similar to: "CentOS 5.1 and Xen HVM guest networking problem"
2006 Jul 10
0
hvm networking with vif-route
Greetings xen gurus...
I''m working with xen-3.0-testing downloaded on July 3, 2006. I have
configured an hvm domain and want to use vif-route and network-route to
configure the communication.
The domU starts up fine. I was able to complete the installation of the OS
(RHES3) and can restart the domain repeatedly. However, I cannot ping the
network interface from dom0 using the
2008 Apr 04
1
Frustrating experience - Xen networking.
Hello,
I am having a frustrating time trying to get bridge networking working.
I''ve gone over the Wiki page on the topic, a few of the howtoforge pages and
everything that I am doing is failing utterly.
What I want to achieve is to have Dom0 be a stub running two DomUs. One
DomU being a router/firewall and the other being the rest of what is on the
current machine.
2012 Jul 29
0
Xen networking experiment (with custom scripts and OpenVSwitch)
Hello everyone,
Recently I have been testing my customized Xen 4.2 networking setup. It
works pretty good and I would like to share it with anyone who is
interested.
The relevant files can be found here:
https://github.com/slacks42/xenscripts
Benefit: configure the Xen related networking devices with one
understandable bash script.
Please note that this is all still work in progress. For
2012 Jul 10
3
Bug#658305: [PATCH] hotplug: vif: fail if a duplicate vifname is used
# HG changeset patch
# User Ian Campbell <ian.campbell at citrix.com>
# Date 1341941699 -3600
# Node ID efb7fee3573b68e895de0341dd67df83cb68acc6
# Parent ca5c306052791edf6d96da3f80aecd750b86a5e4
hotplug: vif: fail if a duplicate vifname is used.
This is based on a patch from Hans van Kranenburg in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658305. Quoting that bug report:
When
2014 Jun 12
1
Xen PV domU reported as Xen-HVM
Hello,
I am running two dom0s, one on CentOS 5 with Xen 4.1.2 (from Gitco) and the
other one on CentOS 6 with Xen 4.2.4 (from Xen4CentOS). I host one LVM
based domU on both from the same template (CentOS 6 PV) with the same Xen
config (see below). However, the domU on Xen 4.1 reports itself as Xen PV
while the domU on Xen4CentOS reports itself as Xen HVM.
== First domU ==
virt-what and cPanel
2006 Apr 27
0
Communication problem with virtual DMZ
Hi all,
I am running Xen 3.0.2-2 (taken from XenSource) with Linux kernel
2.6.16 (taken from Debian Sid), I compiled Xen and 2 kernels
(dom0 and domU).
Here is the ascii-art of my setup:
------------ -------------
| LAN |------------------------| waste | 192.168.0.94/24
------------ -------------
|
·····························
2007 Jun 09
0
Can''t destroy zombie domain, holding onto resources
Hi,
On restarting one of my domains, it went into zombie state and
failed to restart. Now I see it like this:
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 256 1 r----- 1088916.2
Zombie-test1 111 128 1 ---s-d 195171.2
Issuing "xm shutdown 111" or "xm destroy 111" immediately
2008 Dec 01
1
Error: Device 0 (vif) could not be connected.Hotplug scripts not working.
Hi All
I am using xen 3.3.0 version and
I want to start network virtual interface on Dom U
by using the following command
# xend start
***************************************************************
***************************************************************
** WARNING: Currently emulating unsupported memory accesses **
** in /lib/tls glibc libraries. The emulation is
2011 Dec 17
12
xl and vifname
Hello,
While using xen 4.1-testing.hg (r23202) I noticed that the ''vifname''
config value is not handled by xl, but is handled by xm. Is there a
workaround or patch for this? My firewall and scripts depend on static
vifnames.
XM works good - it adds multiple interfaces to multiple bridges and
configures them appropriately. But with xl it differs -- here only tap
devices are
2011 Dec 17
12
xl and vifname
Hello,
While using xen 4.1-testing.hg (r23202) I noticed that the ''vifname''
config value is not handled by xl, but is handled by xm. Is there a
workaround or patch for this? My firewall and scripts depend on static
vifnames.
XM works good - it adds multiple interfaces to multiple bridges and
configures them appropriately. But with xl it differs -- here only tap
devices are
2016 Apr 05
1
Xen custom vifname
Hi,
Centos 7
Xen4CentOS - 4.6.1
Open vSwitch
When i specify custom name of the domU NIC than it refues to start
vif = [ 'vifname=vNIC1' ]
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus:
/etc/xen/scripts/vif-openvswitch online [10168] exited with error status 1
libxl: error: libxl_device.c:1084:device_hotplug_child_death_cb: script: ip
link set vif38.0 name vNIC1 failed
2007 Sep 07
1
Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
Package: xen-hypervisor-3.0.3-1-i386-pae
Version: 3.0.3-0-2
Severity: normal
If quagga is running, and I start & stop a domain, the VIF interface doesn't go
down properly (in addition to other problems).
Here's what I do:
1. Boot the computer. By default, quagga is running (zebra + ospfd).
2. xm create test7.cfg, wait until the domU starts.
3. xm shutdown test7, wait until the domU
2010 Jun 30
0
''invalid boot.ini'' file after winxp hvm install, will not boot.
Greetings all,
I''m having an issue getting a winxp hvm running. It will install just fine from iso, but then when I change the .cfg file to boot from ''c'', it will give me:
invalid boot.ini
file booting from c:\windows
ntdetect failed
Please see the below config file:
import os, re
arch = os.uname()[4]
if re.search(''64'', arch):
arch_libdir =
2012 Feb 01
0
Bug#658305: Prevent silently failing on duplicate vifname
Package: xen-utils-common
Version: 4.1.2-3
Severity: normal
When configurating a duplicate custom vifname for interfaces in the Xen
dom0 that are added to a bridge (which is obviously a configuration
error), the hotplug scripts fail silently to rename the new vifX.0 to
the custom vifname, if it's already existing.
The result of this, is that the domU will start normally, but no network
2006 May 21
2
exception looking up device number for sda1
I just tried to setup another domain on a server running 1 domain. When i
try to start the domain it gives me an error
Error: Device 0 (vif) could not be connected. Backend device not found.
The entry in my xen config file for the disks is
disk =
[''phy:/dev/xen001/xen2-fun,sda1,w'',''phy:/dev/xen001/xen2-fun-swap,sda2,w'']
Looking at /var/log/xend.log, i found
2014 Apr 10
1
Bug#744159: HVM guest can't be saved/migrated with xl
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: normal
It seems to be impossible to save or migrate HVM guest using the xl
toolstack. Trying to do so hangs the process initiating the action, and
the domU can't be shut down with the 'xl shutdown' command after this.
'xl destroy' works. The domain keeps running during the save operation,
doesn't get paused for any
2013 Jan 24
0
Bug#698841: xen-utils-common: HVM networking for ioemu devices is blocked when antispoof is on
Package: xen-utils-common
Version: 4.1.3-8
Severity: important
When antispoof is set to 'on', the vif-common script does not create an ALLOW firewall rule for the emulated vif devices. This means that HVM nodes, unless a Xen PV driver is installed and running, cannot access the external network.
The vif-common script creates an ACCEPT entry for the normal vif device (e.g. vif4.0) but not
2006 Nov 23
0
network issue, RHEL4, lack of peth0/peth1 device
Hi! I''m not new to Xen but I''m new to this list. I''m having a truely bizarre problem with Xen bridged networking at the moment. This is a new install, on RHEL4. The symptom is that any domU set up simply fails to talk to anything else. It''s there, and running, and it has an ethernet device, but there''s never any response.
After digging through the
2011 Jun 29
1
no Disk drive detected when provisioning new vms or after restarting a vm
Hi All
I have xen 4.0 in centos dom0
the machine was working fine for months and yesterday out of sudden I
can no longer provision new vms and to make things worst If any vm
shutdown I cannot re run it again .
the vm stop at the process of detecting the (ubuntu and debian all versions)
[!] Detect Disks "No disk drive was detected. If you know the name of
the driver needed by your disk
2007 Oct 30
1
xen xm list: DomUs blocked
Hi
I''m using Xen on my AMD64 / Ubuntu 7.10 server which I recently upgraded, and
my 2 VMs are decidedly flaky. They seem to be blocked for most of the time,
and networking doesn''t work properly. How can I debug this and get them
online reliably? Any tips gratefully received!
* I can log in via console or ssh, can ping the server''s NICs but can''t ping
the