Displaying 20 results from an estimated 3000 matches similar to: "Compile from sources"
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
2009 Feb 02
2
Using the parallel port from domU
Hello
I use xen and I am trying to use the parallel port of Centos 5.2
host from a Windows XP (HVM) guest. I have tried to transfer control of
the port by blacklisting lp, parport and parport_pc + adding:
ioports = [ "0378-037a" ]
to the xen configuration file.
However, in the presence of this line, xm create replies with:
Error: function takes exactly 4 arguments (3
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
2009 Sep 09
10
OpenSolaris domU on RedHat Linux dom0
Hi,
I''m trying to create OpenSolaris (2008.11) domU on RedHat Linux dom0.
I''m using a file backed VBD. I used the iso image to first launch and
install OpenSolaris into the file VBD. Once that process is complete,
I''m trying to run it using the config file below:
name = ''opensolaris''
vcpus = 1
memory = "512"
vif =
2007 Oct 16
18
xen + centos + areca raid issues
I am trying to run a new server with centos + xen using centos xen packages.
After installation, we had to install a hardware raid card (areca) on the
machine, and thus reload the os. It so happens the drivers shipped aren''t
compatible with xen kernel, so i was forced to compile xen from source to
compile areca drivers.
Now with system running under compiled xen, i cannot boot my old
2009 Nov 19
3
xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi All,
I am new to xen community. I am trying to setup Xen3.4.2 +FC11 Dom0 environs
for lennovo T400. I have installed all prerequisite component for running
xen and booted it.
while I am trying to create DomU I am getting following error. I tried doing
googling but none of suggested solution is working for me. Please guide me
through my first experience with xen.for more details please see
2011 Feb 07
4
XEN live migration: cannot console or ssh to the migrated guest VM (domU)
I am now testing XEN live migration on two physical hosts with XEN 4.0.1
pvops Ubuntu 10.10 (2.6.35-22). Host A also acts as a NFS server, and Host B
acts as a NFS client.
When I migrate a guest domain from B to A. The ssh connection experiences a
downtime of about 1 minute (the terminal does not react to the keyboard
input till about 1 minute later). However, the "sudo xm console" does
2008 Aug 05
2
Centos 5.2 using LVM -> DRBD 0.82 -> Xen Problems
Hi Everyone,
I''m trying to get Xen to use a native DRBD device but it seems it will
not create the virtual machine. It does not seem to like the DRBD device
type, any ideas on what might be wrong?
I''m pretty sure my xen config file is OK and the DRBD device looks fine
too.
Full details below.
xm create centostest
Using config file "./centostest".
2011 Jul 06
7
Xen 4.0 - prerequisites for succesfull live migration?
Hi,
I have three Xen hosts running Xen 4.0.2 (OpenSuSE 11.4 based). I also
have one ''NFS'' server with an NFS export holding VM images and
configuration files.
Each host has a dedicated LAN link directly to the NFS server. I have
another separated NFS export for VM locking (but I had the same issues
before).
When I attempt to live migrate a VM, it *looks''*like
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
Hello,
It looks like xen 4.1.2* has some problems with solaris 11 iso images
too (s. further below log messages)
hvm-solaris11.born2b3.net.cfg
# ---
kernel = ''/usr/lib64/xen-default/boot/hvmloader''
builder = ''hvm''
device_model= ''/usr/lib64/xen-4.1/bin/qemu-dm''
name = ''solaris11hvm.born2b3.net''
acpi =
2007 Sep 04
12
VM start time slows with large number of VMs
Hello,
We''re running Xen Unstable changeset 15468 with SLES10 on a Unisys
ES7000/one 56x cpu and 160GB memory. Xen is built with NR_DYNIRQS=1024
and max_phys_cpus=64, and booted with dom0_mem=1024 and
xenheap_megabytes=64. We have 320 para-virtualized SLES10 VMs on
external storage.
Our script starts a VM, waits for the start to complete, then starts the
next: "for i in *.cfg;
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
Next question:-
eth0 8000.001c2596e32b no peth0
pan0 8000.000000000000 no
virbr0 8000.000000000000 yes
Presence virbr0 in report seems strange. Direct port Xen 3.4.2 to F11 doesn''t install daemon
libvirtd ( bridge virbr0 ) , unless you wrote xen-3.4.2-(x).fc12.src.rpm yourself.
So , from where bridge virbr0 comes
2010 Jun 06
3
Error: Device 768 (vbd) could not be connected. Path closed or removed during hotplug add: backend/vbd/9/768 state: 1
Hi!
Please help me.
# xm create win7.hvm
Using config file "./win7.hvm".
Error: Device 768 (vbd) could not be connected. Path closed or removed during hotplug add: backend/vbd/9/768 state: 1
grep -v ^# /etc/xen/win7.hvm | grep -vx ''''
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
memory = 2048
name = "win7"
vif = [
2011 Jan 23
1
DRBD VBD script not working in squeeze ?
Hi,
since I upgraded from Lenny, DRBD VBD scripts not works at all.
This config works :
disk = [ 'phy:/dev/drbd/by-res/ads-disk,xvda,w' ]
But his one doesn't work at all :
disk = [ 'drbd:ads-disk,xvda,w' ]
I obtain this error :
# xm create ads.cfg
Using config file "/etc/xen/ads.cfg".
Error: Device 51712 (vbd) could not be connected. Hotplug scripts
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
Hi,
Is vfb working well lately? I thought I''d test it out on ia64 and it
works great, but only once per boot. If I stop the domain and restart
it, I get the following:
Error: Device 0 (vkbd) is already connected.
To make sure this isn''t an ia64 anomaly, I tried it on an x86_64 system.
Same thing, works the first time, reboot the domain and it''s broken. I
see
2009 Aug 01
7
dom0 unable to launch domU
Hi,
I have a problem with a dom0 which is unable to launch my domU : all my
dom0 are Debian Lenny amd64 with Debian kernel 2.6.26-2-xen-amd64 and
xen-hypervisor-3.2-1-amd64. Then all domU (PV) are Debian Lenny amd64
too, with vanilla kernel 2.6.29.6.
So, this new dom0 can''t launch any domU which are working on an other
dom0. Software is same on both dom0, and hardware is near the
2013 Mar 06
4
Task blocked for more than 120 seconds.
Hi all,
Today I got problem below and my domU become unresponsive and I should
restart the pc to make it running properly again.
[ 240.172092] INFO: task kworker/u:0:5 blocked for more than 120 seconds.
[ 240.172110] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables
this message.
[ 240.172376] INFO: task jbd2/xvda1-8:153 blocked for more than 120
seconds.
[ 240.172388]
2007 Mar 12
16
booting an ISO inside Xen (full virt)
Hi list,
I''m using Dom0 gentoo with xen 3.0.4 and xenman. I have several DomU working and it is really nice :)
so all my DomUs are installed with disk images. Now i want to use an ISO to boot and install a linux system (or win).
When i try to boot the DomU i dont have nothing, nothing relevant (for me) in logs and i can connect to the console. The state of the DomU is unknow. Any help
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
Hi guys,
actually i use the following packages from etch-backports:
===========================
ii linux-headers-2.6.18-6-xen-vserver 2.6.18.dfsg.1-18etch1
Common header files for Linux 2.6.18
ii linux-headers-2.6.18-6-xen-vserver-amd64 2.6.18.dfsg.1-18etch1
Header files for Linux 2.6.18 on AMD64
ii linux-image-2.6.18-6-xen-vserver-amd64
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,