Displaying 20 results from an estimated 20000 matches similar to: "Problem using xm suspend / xm save"
2007 Dec 03
8
xm create - Xend has probably crashed! Invalid or missing HTTP status code.
Hi,
I have compiled xen-unstable (using hg clone
http://xenbits.xensource.com/xen-unstable.hg).
I have successfully booted into the dom0 kernel.
output of xm list:
Name                                      ID   Mem VCPUs      State
Time(s)
Domain-0                                   0   932     1     r-----    591.2
But whenever I xm create, I get:
# xm create /etc/xen/domu1
Using config file
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
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
2006 Dec 11
13
xm dump-core and analyzing
Hi,
Is there any tool out there that can help me analyze a coredump?
Thanks,
David.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Jan 17
6
Ehancement to domU suspend/resume
Hi, all,
	When working on adding PM support to xen, we realized that 
some enhancements are required to suspend/resume domU. Following 
is some background and thoughts, and welcome on comments. :-)
	Currently we use a simple approach (pause/unpause) for domU 
when ready to pull whole platform into a power save state, saying a 
S3. Because pause/unpause is out of domU''s knowledge, domU 
2010 Jul 20
3
pci.backhide
Hello List
If i have a PCI=[08:00.0](example) in any DomU config file
the xm shutdown <ID> shuts down this DomU and the Dom0!
Otherwise i shutdown this DomU from inside the DomU with halt or shutdown -r now, the Dom0 shuts down to.
This happend on Xen 3.4.2  and Xen 4.0 (Kernel 2.6.18.8-xen, 2.6.18.8-xen0)
The Operating System to Compile xen was Debian Lenny and the Dom0 os.
Without
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove
2010 Sep 07
2
remus failure -xen 4.0.1: xc_domain_restore cannot pin page tables
Hardware: Dell Poweredge R510 (32G ram, 8 CPU- Xeon)
64bit - xen 4.0.1 stable
64bit - 2.6.32.18 dom0 (.config attached) running Ubuntu 10.04
32 bit - 2.6.18.8 domU (.config attached) running ubuntu 8.04
domU has 3 tap2 disks, on lvm snapshots.
 domU has 2G mem, 2 VCPU
workload on domU - ssh + top running, destroy domain -- This works .
But, If i run a heavier workload say postgres db (just
2004 Oct 28
3
xm save error
Hi,
I tried to issue: xm save VMID FILE, and got the following error:
Error: Error: [Failure instance: Traceback:
twisted.internet.error.ConnectionRefusedError, Connection was refused
by other side: 111: Connection refused.
xm create works fine, xend is running on domain 0, I can log in the VM
through xm console VMID and ssh without problems. I can also stop and
restart the domain.
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 @@
2008 Sep 13
1
cpuinfo flags change under 3.2-testing?
Hi,
I''m building Xen on a 64bit machine, then using the xen.gz from that
on a 32bit host (so that it can boot 64bit guests). This works fine.
However I note that after booting xen.gz from 3.2-testing
/proc/cpuinfo has different flags. 3.2.1 is the same. I have not yet
tried 3.3.x.
3.2.0 results in:
flags             : fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov
pat pse36 clflush
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
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi,
next step,
# dmesg | grep pciback
Bootdata ok (command line is root=/dev/sda2 ro console=tty0 
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) 
)
Kernel command line: root=/dev/sda2 ro console=tty0 
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) 
Unknown boot option 
2023 Apr 05
1
backup-begin
The reason given is shut off (crashed).
So something virsh backup-begin does is causing he guest to crash?
Den 2023-04-04 kl. 16:58, skrev Peter Krempa:
> On Tue, Apr 04, 2023 at 16:28:18 +0200, Andr? Malm wrote:
>> Hello,
>>
>> For some vms the virsh backup-begin sometimes shuts off the vm and returns
>> "error: operation failed: domain is not running"
2006 Jun 16
4
VMX status report 10358:73c73fb8875c
We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Here is the test summary:
 
Issues:
- Cannot boot Windows 2000 
- Only one CPU is detected in SMP dom0
- Destroying VMX with 4G memory may make xend hang on IA-32e 
IA-32:
+ Build&Boot UP xen0 without problem
+ Can bootup unmodified IA-32 2.4/2.6 linux in VMX domain
+ Can bootup unmodified IA-32 WindowsXP SP1/SP2
2004 Nov 10
5
etherbridge bottleneck
I ran some iperf tests today and it looks like the etherbridge
is the limiting factor on throughput.  In the beforetime, I saw great
throughput to the VMs; over 800 Mbps.   With the bridge, the numbers
are in the 400s somewhere.
Is this the speed I can expect from the bridge?
Is there some tuning I should try, or another way to get more bandwidth
into the VMs?
This is with xen-2.0, 2.4.27-xen0
2006 Jan 24
5
domU machines hang when Hyperthreading enabled in BIOS
Hi,
I can''t get rid of an annoying domU machines hanging issue with
Hyperthreading enabled in my BIOS.
Hardware config: IBM x325 series
                 2 * CPUs Intel Xeon 3.06 Ghz
Xen version:     3.0.0
Kernel version:  2.6.12.6
Linux distrib:   Debian Sarge 3.1 r1
I run 1 domU machine on my dom0, here is my Xen config:
  . xen0:
   /etc/xen/xend-config.sxp : (dom0-num-cpus 0)
  .
2006 Apr 24
5
''xm list'' states
Hi,
can someone explain the states shown by the ''xm list'' command?
''r'' (running) - The domain is currently running.
- This flag is always shown for the Domain 0, but never for
  unprivileged domains, why?
''b'' (blocked) - The domain is blocked.
- What does that mean? Why should a domain be blocked?
''p'' (paused) - The domain
2007 Mar 06
10
Does XEN support crash carts?
While VNC is good enough, it doesnt work 
if the NIC is down.  So is there a way to switch 
amongst guest VMs once a crash carts 
monitor/keyboard/mouse is attached to the 
video/USB/etc. ports (on the back of the physical 
box running XEN)?
     For the network down (out-of-band) 
emergencies, is there a way to 
switch amongst domain and/or guest VM 
consoles once a crash cart terminal
2011 Sep 13
3
Internal error during live migration saving
Just wondering if this is a known bug?
Trying to migrate the VM off to a diff dom0 results in the below error. 
Other VMs migrated off fine (started at around the same time as this vm) 
and I''ve tried a few different target servers, all resulting in the same 
thing.
[2011-09-13 13:48:24 3996] DEBUG (XendCheckpoint:124) [xc_save]: 
/usr/lib/xen/bin/xc_save 29 77 0 0 1
[2011-09-13