Displaying 20 results from an estimated 50000 matches similar to: "XEN and suspend error"
2009 Mar 02
0
Re : Xen 3.2-1-i386 and suspend error on Lenny
Good morning,
Always the same problem, I did some research but no good news at all
Here is my config :
title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-1-xen-686
root (hd0,3)
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sda4 ro console=tty0
module /boot/initrd.img-2.6.26-1-xen-686
On a fresh Lenny install,
2010 May 06
0
Problem to suspend/resume vm...
Hi all
I get problem here when I try resume a vm.
I do this:
xm new VM
xm start VM
xm suspend VM
Everything normal. No errors.
But when I try resume the VM:
xm resume VM
I get this error:
[2010-05-06 12:29:59 2040] ERROR
(XendCheckpoint:357) /usr/lib/xen/bin/xc_restore 28 2 3 4 1 1 1 0 failed
Traceback (most recent call last):
File
2010 May 06
0
Problem to suspend/resume vm...
Hi all
I get problem here when I try resume a vm.
I do this:
xm new VM
xm start VM
xm suspend VM
Everything normal. No errors.
But when I try resume the VM:
xm resume VM
I get this error:
[2010-05-06 12:29:59 2040] ERROR
(XendCheckpoint:357) /usr/lib/xen/bin/xc_restore 28 2 3 4 1 1 1 0 failed
Traceback (most recent call last):
File
2011 Jan 22
1
Problem using xm suspend / xm save
Hello,
I have a problem using xm suspend and xm save. When I use "xm suspend
ts" (ts is the name of my DomU) I get the error-message "Error: Domain
is not managed by Xend lifecycle support."
In /var/log/xen/xend.log there is no output about the error.
I found this question in the internet but there were no replies and I
did not find any information about configuring
2011 Mar 03
6
[PATCH] Make explicit message when guest failed to suspend
Recent xen uses xenbus to suspend PV-on-HVM guest domain. The related
code in the xen-unstable tree will fall into infinite loop when guest
domain failed on suspending one or more devices.
The patch attached changes the logic, and raises an XendError after 1
minute waiting. The patch also makes use of "control/shutdown" entry
in xenstore, allows guest kernel report the failure of the
2010 Apr 07
0
xend fails to start says missing xen utils
I installed Xen on Debian Lenny, server is Power Edge R710 Dell
by the method mentioned here
http://www.howtoforge.com/virtualization-with-xen-on-debian-lenny-amd64
every thing seemed to go fine.
It rebooted to a kernel 2.6.26-1-xen-amd64
but there is no output of following commands
openworld:~# /etc/init.d/xend status
openworld:~# /etc/init.d/xend stop
openworld:~# /etc/init.d/xend start
I
2010 May 05
0
Migration problem
Hi...
I have some difficulty to migrate a VM with Windows 2003 Server
installed...
I have two servers with DRBD as a Storage Server between this both
servers.
When I try migrate I get this error:
[2010-05-05 11:32:15 3165] DEBUG (XendCheckpoint:124) [xc_save]:
/usr/lib/xen/bin/xc_save 29 1 0 0 5
[2010-05-05 11:32:15 3165] INFO (XendCheckpoint:423) xc_save: failed
to get the suspend evtchn port
2010 Jun 23
1
lenny + xen reboots sometime
Hello,
I have a problem with debian lenny, xen-hypervisor-3.2-1-i386, 32bit Dom0
und 32bit Domu debian lenny on a IBM BladeCenter.
All is working fine and then sometimes the Blade reboots. When I add
noreboot in the menue.lst in Dom0 grub then the Server stops working and I
have to reboot manually. There are no error messages in the logs. The period
the server reboots is variable. Sometime it
2008 Feb 28
0
[PATCH] Fix error message of xm suspend for Domain-0
Hi,
This patch fixes a error message of xm suspend command for Domain-0.
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Best regards,
Kan
diff -r 2a8eaba24bf0 tools/python/xen/xend/XendDomain.py
--- a/tools/python/xen/xend/XendDomain.py Tue Feb 26 15:11:51 2008 +0000
+++ b/tools/python/xen/xend/XendDomain.py Thu Feb 28 14:23:39 2008 +0900
@@ -865,7 +865,7 @@
2009 Jan 29
0
tap:aio support Xen Debian lenny
Hello,
I installed Xen 3.2.1 on Debian Lenny from packages. Then created image
files with 'xen-create-image --size=2Gb --swap=128Mb --dhcp --dir=/xen
--hostname=test'. Now I'm trying to run Debian in PV mode using the
following configuration file:
kernel = "/boot/vmlinuz-2.6.26-1-xen-686"
ramdisk = "/boot/initrd.img-2.6.26-1-xen-686"
memory = 128
name =
2008 Feb 01
3
Error: Device 0 not connected
Hi,
I''m new to Xen and I''ve set up a few domUs using Debian (I suspect
there may be a problem there, see at end).
To begin with everything worked OK, I rebooted domUs without any
problems, but twice now when I try when I try to restart or shutdown a
domain, the xm command locks up.
# xm list
Error: Device 0 not connected
Usage: xm list [options] [Domain, ...]
List information
2010 Mar 11
0
Xen problem network dom0
Hello,
I''ve install Xen on a Debian Lenny 5.04 and after reboot on my xen machine
I can''t have the same configuration that documentation.
************************************************************************
***********
Command "uname -r" =
2.6.26-2-xen-686
************************************************************************
************
Command
2024 Jan 11
1
No suspend after update
Just updated CentOS 9 Stream on a Lenovo T17 Gen 4 Intel and not it
won't suspend with the following error:
[ 52.604998] Restarting kernel threads ... done.
[ 52.605111] OOM killer enabled.
[ 52.605111] Restarting tasks ... done.
[ 52.606604] random: crng reseeded on system resumption
[ 52.616014] thermal thermal_zone9: failed to read out thermal zone (-61)
[ 52.791625] PM:
2009 Apr 06
0
Suspend fails, "not managed by Xend lifecycle support"
I have a dom0 (Linux) with one domU (also Linux). I haven''t tried
suspend and restore before, but it seems easy enough. But when I try it
I get the error:
% sudo xm suspend evil
Error: Domain is not managed by Xend lifecycle support.
...Really? I can use other xm commands to query the domU, including xm
console. The domU had to get there somehow, and since xm is the only
way I
2010 Apr 07
0
Xen not booting in Unstable
pkg-xen-devel at lists.alioth.debian.org is probably a better bet for Xen
issues (CCd) than xen-devel.
On Wed, 2010-04-07 at 22:36 +1000, Russell Coker wrote:
> I have tried to run three systems with the new Xen kernel from Unstable and
> the xen-hypervisor-3.4-i386 from Testing. One of them is working reasonably
> well. The other two just reboot shortly after loading the Xen kernel
2009 Oct 18
4
[Bug 24607] New: Suspend fails with kernel hang
http://bugs.freedesktop.org/show_bug.cgi?id=24607
Summary: Suspend fails with kernel hang
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2010 Mar 31
1
Xend not starting (Lenny backport of Xen 3.4.3-rc3)
Hi,
I have recompiled xen-3_3.4.3~rc3-1 in Lenny, together with the
2.6.32-10 kernel. While my dom0 boots without issue under Xen, xend
refuses to start. I have cut/past my xend.log is bellow.
Is there any reason why a backport of this version of Xen wouldn't work
in Lenny? Should I try the already compiled SID binaries in Lenny
without trying to build myself?
Cheers,
Thomas
When I start
2024 Jan 12
1
No suspend after update
On Wed, Jan 10, 2024 at 11:57?PM Michael B Allen <ioplex at gmail.com> wrote:
>
> Just updated CentOS 9 Stream on a Lenovo T17 Gen 4 Intel and now it
> won't suspend with the following error:
...
> [ 72.805437] Freezing of tasks failed after 20.006 seconds (1 tasks
> refusing to freeze, wq_busy=0):
> [ 72.805450] task:NFSv4 callback state:I stack:0 pid:2191
2024 Jan 12
1
No suspend after update
I have two suggestions about how to keep - for a while - the 388 kernel.
First - Use DNF to remove the bad kernels. Then when a new one comes in
it will take one of those slots.
Second - Increase the number of installed kernels. That change is in
yum.conf.
https://linuxconfig.org/how-to-remove-old-unused-kernels-on-centos-linux
If the number is too high, you may run out of room in /boot
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: