Displaying 20 results from an estimated 1000 matches similar to: "2.6.31.6 pv_ops can''t boot pv_ops DomU kernel"
2010 May 14
6
How to kown the DomU is up
Hi experts,
First I post my log
root@intel_5500_server:/> ifconfig
eth0 Link encap:Ethernet HWaddr 00:15:17:BB:5E:88
inet addr:128.224.165.205 Bcast:128.224.165.255
Mask:255.255.255.0
inet6 addr: fe80::215:17ff:febb:5e88/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2375 errors:0 dropped:0 overruns:0 frame:0
2010 May 28
1
Multi-partition domain not recognizing extra partitions
Hello,
I have been having an annoying problem with a multi-partition domain. This
domain has a separate partition for : /, /home, /usr, /var, /tmp and /data.
I created it using xen-tools and the custom partitionning scheme option. The
partitions are inside a LVM.
When I boot the domain, it mounts the / and swap partition but none of the
others. Therefore it doesn''t work... I get the
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
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".
2009 Feb 27
8
Kernel build failure
Did a ''git pull'' a few minutes ago and tried to rebuild my kernel and
was given this error:
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC drivers/acpi/acpica/hwsleep.o
drivers/acpi/acpica/hwsleep.c: In function
2009 Jan 31
14
[PATCH 2/3] xen: make direct versions of irq_enable/disable/save/restore to common code
Now that x86-64 has directly accessible percpu variables, it can also
implement the direct versions of these operations, which operate on a
vcpu_info structure directly embedded in the percpu area.
In fact, the 64-bit versions are more or less identical, and so can be
shared. The only two differences are:
1. xen_restore_fl_direct takes its argument in eax on 32-bit, and rdi on 64-bit.
2012 Aug 24
1
Problems with create VM
Hi,
I installed the xen in server with CentOS 6, but not create vm.
[root@localhost oracleteste]# xm create oracleteste.cfg
Using config file "./oracleteste.cfg".
Started domain oracleteste (id=9)
[root@localhost oracleteste]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1024 1 r-----
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]
2010 Jul 04
1
Ubuntu DomU does not finish booting up.
Hi there guys.
I''m trying to setup an Ubuntu 9.04 DomU, it boot fine, but does finishes
to load completelly, this is what I get.
I''m using xen 4
Linux netwarrior 2.6.31.13 #7 SMP Wed Jun 30 18:09:49 ART 2010 x86_64
AMD Athlon(tm) II X4 630 Processor AuthenticAMD GNU/Linu
* Skip starting firewall: ufw (not enabled)...
[ OK ]
* Configuring network
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;
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
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 =
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
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
2009 Nov 30
5
Live migration and DRBD
Hi folks
I deploy a two Dell PowerEdge T300 to test Virtualization with
kvm+drbd+heartbaet.
The KVM drbd and heartbeat work properly.
However, I have doubt!!
When the primary node has down, the secondary node start the VM that
has original running on primary node...
So, this required a full stop of hole system...
This is not we wish here...
Is there something way to live migrate VM from
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
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
2007 Oct 29
2
Windows 2003 Server Installation Problem in Centos 5 Xen 3.0.3-25.0.4.
Hi,
I am trying to install Windows 2003 server as a guest OS in Centos 5 Xen and installation is freeze , i am attaching screen shot, here is xend log file details
[2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:190) XendDomainInfo.create(['vm', ['name', 'testwin'], ['memory', '1024'], ['maxmem', '1024'],
2007 Apr 30
1
Networkbrige is not working
In spite of reading howtos and this mailing list now for several weeks, I am
still not able to get the network of my winXP guest connected to the host
(opensuse 10.2) or the external network. There are some network interfaces
missing on my host (peth0, vif0.0).
ifconfig:
eth0 Protokoll:Ethernet Hardware Adresse 00:18:8B:B3:1A:AC
inet Adresse:192.168.0.66 Bcast:192.168.0.255
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 = [