Displaying 20 results from an estimated 3000 matches similar to: "Issue with CentOS 4.5 as DomU"
2010 Jun 07
1
111b virt-install failure
Hi,
I''ve been using xVM with no problems since 2009.06 release (centos4/5, rhel4/5, sol10 as guests). This was using the 111a version. Just installed a new server with the 111b version
and ....
virt-install --nographics -p -r 8192 -n CentOS_48_64_92 -f /dev/zvol/dsk/zm0/vm/CentOS_48_64_92 -l ftp://192.168.101.120/pub/CentOS-48 -w bridge=aggr0 --os-type=linux --os-variant=rhel4
2006 Jul 25
2
Compile from sources
I''ve compiled xen-3.0.2-2 from sources. I''ve went to the end without
errors. The ./install.sh script have been created the /etc/grub.conf
file as it :
# initrd /boot/initrd-version.img
#boot=/dev/hdc
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,0)
kernel
2007 Jun 07
4
WinXP console
I''m using RHEL 5. One of the virtual machines I have running is a
WinXP install. I start this up after I login to X. If I log out of
X, the virtual WinXP is still running (that''s fine with me). However
when I log back into X and start the Virtual Machine Manager, I am
unable to open the machine. It normally says "Virtual Machine Console
is unavailable." There does
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
Hi there
I get the following error message when i try to "xm create <domid>"
Error: Error creating domain: (22, ''Invalid argument'')
I have included everything i can think of
Thanks
The DomU config is
kernel = "/boot/vmlinuz-2.6.12-xenU"
ramdisk = "/boot/initrd-2.6.12.6-xenU.img"
memory = 128
name = "xen01"
nics=1
disk = [
2014 Jan 28
1
Can't create new Xen domains using libvirt on CentOS 6.5
Hello,
we have a strange problem on a fresh install of CentOS 6.5. On the
server we want to use Xen to host paravirtualised guests (the system has
no hardware virtualization support). To manage the domain we would like
to use libvirt. Xen and libvirt are set up as described here:
http://wiki.centos.org/HowTos/Xen/Xen4QuickStart
http://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Libvirt
When
2006 Aug 31
1
error creating domain
Hello all;
I am trying to create SuSE10 guest under my FC5 host, this configuration has
worked before but due to abnormal shutdown of my server i get the following
error while trying to create the guest OS;
** the same configuration *used to* work just fine
*#xm create -c /etc/xen/suse.cfg*
-------------------------------------------------------------------------------------
Using config file
2006 Jan 21
4
Xen Starting DomainU:Error: Device 0 (vif) could not be connected. Hotplug scripts not working
hi,
I am trying to start a new domainU but got the error:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working
I have struggled with it for a long time. I found somebody else report this
but can not find a solution.
The xen version is xen-3.0 latest version.
I do not have a initrd.
Domain0 works fine but when I create a new domain, it always gives an error
as above.
Thanks,
2006 Apr 28
2
Device 0 (vif) could nto be connected: backend device not found
Hi,
I have seen many posts regarding this but have not found the soultion. So please cna someone shed some light on this
Thanks
- padma
I get this error when I do try to create a domU guest (xen 3.0.0, 2.6.12.6).
The vif is set to
vif = [ '' mac=aa:00:00:00:11, bridge=xenbr0'' ]
and a "brctl show" shows
xenbr0 8000,fefffffff interfaces vif0.0 peth0
Xend.log
2009 Jun 21
1
Xen LVM DRBD live migration
Hi guys I have few problems with live migration ... and I need some
professional help :)
I have 2 xen servers ... CentOS 5.3 and I want to have a high available
cluster
Now let`s begin ....
xen0:
[root@xen0 ~]# fdisk -l
Disk /dev/sda: 218.2 GB, 218238025728 bytes
255 heads, 63 sectors/track, 26532 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start
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
2013 May 24
3
[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
Hello,
I noticed a bug in Xen-4.1-3, which is also still present in xen+git.
I know that the Python xend is deprecated, but I''m stuck with xen-4.1 until xen is usable with libvirt, so my patch might still be helpful for others.
This is a follow-up to <http://lists.xen.org/archives/html/xen-users/2012-11/msg00069.html>, which still keeps me busy.
/xen/xend/server/SrvDomain.py
2007 Dec 13
5
cant start domU w/ pci [Error: function takes exactly 4 arguments (3 given)]
Hi all,
I''m trying to get a pci card working on a guest os (ast01)
on dum0 I hided the pci card w/:
# modprobe pciback hide=''(0b:08.0)''
then added this line to the guest os config file (/etc/xen/ast01)
pci = [ "0000:08:0e.0" ]
Whenever I try to start it fails w/:
# xm create ast01
Using config file "/etc/xen/ast01".
Error: function takes exactly 4
2005 Nov 10
0
Xend crashes when it''s trying to create domU
Hi, every one:
I had problem creating domU on diskless device by
using xen-unstable. Following, please find out
details. BTW, the same configuration works fine on
device with hard disk
(1) Xen, dom0 kernel and dom0 root file system are
loaded/mounted over via eth0
(2) DomU root file system is created in a file-backed
virtual block device(VBD). The file-backed VBD locates
at some directory on
2010 Nov 26
1
Snapshot fail, when snapshot a vm the second time. (already update to xen-4.0.1 and kernel-2.6.32.25)
Hello,
When I snapshot a vm( hvm centos ) the first time, it succeed. There is a
snapshot file on disk and the vm is running. But when I do it the second
time, it fail for timeout.
what''s wrong with it?
This error happened when I used xen-4.0.1-rc5 and kernel-2.6.31.13. Today
I update to xen-4.0.1 and kernel-2.6.32.25, it is with the same wrong.
Error message:
2010 Nov 26
1
Snapshot fail, when snapshot a vm the second time. (already update to xen-4.0.1 and kernel-2.6.32.25)
Hello,
When I snapshot a vm( hvm centos ) the first time, it succeed. There is a
snapshot file on disk and the vm is running. But when I do it the second
time, it fail for timeout.
what''s wrong with it?
This error happened when I used xen-4.0.1-rc5 and kernel-2.6.31.13. Today
I update to xen-4.0.1 and kernel-2.6.32.25, it is with the same wrong.
Error message:
2011 Oct 02
0
Strange problem with guest having more than 3 virtual interfaces.
Hi,
I have 6 DomU's with 4-virtual interfaces and 1 DomU with only one. When
starting the DomU's in order where the domain with only one interface is
started last it refuses to start with following error. If I start it
first there is no problem starting them all.
---Error---
[2011-10-02 18:37:33 xend.XendDomainInfo 6728] DEBUG
(XendDomainInfo:1335) XendDomainInfo.handleShutdownWatch
2009 Feb 02
4
HVM Live Migration Troubles - Xen 3.3.1
I''m having issues with HVM live migration and every xen version I''ve
tried - 3.0.1, 3.1.x, 3.3.0 and 3.3.1. Migrations will fail
intermittently with messages like this on the receiving hypervisor:
[2009-02-02 11:35:19 12629] DEBUG (XendCheckpoint:264) [xc_restore]:
/usr/lib64/xen/bin/xc_restore 4 4 2 3 1 1 1
[2009-02-02 11:35:19 12629] INFO (XendCheckpoint:403)
2007 Feb 27
3
freebsd domu 14, bad address
Hello,
I''m trying to get a freebsd virtual machine running following :
http://www.yuanjue.net/xen/howto.html
But I get :
# xm create freebsd_xen_INSTALL -c
Using config file "./freebsd_xen_INSTALL".
Error: (14, ''Bad address'')
Am I missing something?
I am using xen 3.0.4.
Thanks and regards,
Sergi
....
log output from xend.log:
[2007-02-27 12:46:59
2008 Mar 03
1
Live migration problem with xen 3.2
Hi,
Live migration was working well for me with 3.1.
Recently I move to 3.2, and now live migration does not work anymore.
Here is what i obtain on source node :
----
xm migrate --live webdav node2
Error: /usr/lib/xen-3.2-1/bin/xc_save 26 6 0 0 1 failed
Usage: xm migrate <Domain> <Host>
[...]
----
And in the xend.log (still on the source node) :
----
[2008-03-03 10:12:52 15205] INFO
2006 May 18
4
Fail to create hvm domain
I''m using FC5 with its Xen 3.0.2-2 package and 2.6.16-1.2118_FC5xen0 kernel.
I''ve got a Pentium 9xx chip with virtualization enabled in the BIOS; it
appears to be VT-enabled, since xm dmesg includes "(XEN) VMXON is done". I
base my config file on example.hvm and on previous emails to this list.
Unfortunately, I don''t get very far.
xm create winxp.conf