search for: xc_save

Displaying 20 results from an estimated 57 matches for "xc_save".

2008 Nov 04
2
where is tools\xcutils\xc_save used?
I want to add some parameters when vm is migrated. As I can see , vmm will use xc_domain_save(tools\libxc\Xc_domain_save.c) function ,and the main function of xc_save.c is responsible for inputting parameters. so I just want to know which function will use this executable file. Thanks Min Li School of Computer Science and Technology Cluster and Grid Computing Lab Services Computing Technology and System Lab Huazhong University of Science and Technology Wuhan,...
2008 Sep 05
0
[PATCH] Janitorial work on xc_save.c
# HG changeset patch # User Brendan Cully <brendan@cs.ubc.ca> # Date 1220640849 25200 # Node ID 6e53036deb06fdbaa55489610ea8fc9c9b67ca64 # Parent 0eab1869ef6649878e7f2f5f5af534122aca3a4c Janitorial work on xc_save.c Remove an unused variable. Replace errx by warnx when cleanup code follows. diff --git a/tools/xcutils/xc_save.c b/tools/xcutils/xc_save.c --- a/tools/xcutils/xc_save.c +++ b/tools/xcutils/xc_save.c @@ -71,7 +71,7 @@ xs = xs_daemon_open(); if (!xs) { - errx(1, "failed to get xen...
2007 Jan 11
0
Error: /usr/lib64/xen/bin/xc_save failed
...e linked the configuration file of the guests machines to /etc/xen/auto for autostart/autostop, but when shutdown the dom0 or stop the guests os with the xendomains script this happens: [root@xenhost ~]# service xendomains stop Shutting down Xen domains: centos4.4(save)Error: /usr/lib64/xen/bin/xc_save 17 16 0 0 0 failed Usage: xm save <Domain> <CheckpointFile> Save a domain state to restore later. .!(shut).Domain 16 terminated .All domains terminated /etc/init.d/xendomains: line 299: 8235 Terminated watchdog_xm save /etc/init.d/xendomains: line 188: 8249 Terminated...
2013 Jan 27
1
Modifying Xen migration
Hello everyone, for research purposes I''m working on Xen 3.0.3 and trying to make some modifications to Xen migration. By looking at the documentation, I''ve learned that the part I''m interesting in are handled by two binaries (xc_save and xc_restore), so I thought about modifying just this two binaries instead of recompiling the whole Xen everytime, so what I do is just modifying this two binaries, recompile them with "make tools" and then copy them into /usr/lib64/xen/bin/ . However, after doing this, when running the...
2013 Apr 09
1
Modifying xc_save and xc_restore
Hi all, I need to make some modifications to xc_save and xc_restore to Xen 3.0.3 for research purposes. In order to avoid to recompile all the xen source at each modification I do to these binaries, I thougt to substitute the version of this two binaries which is installed in /usr/lib64/xen/bin, with a version I compile myself from the Xen source co...
2010 Nov 20
2
Xen Live Migration Fail
...=================================== Then, I read the xend.log (sender) and find this error message: =============================================== [2010-11-20 18:12:45 4667] INFO (XendDomain:1206) Domain WinXP_HVM_Migrate (1) unpaused. [2010-11-20 18:14:06 4667] DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib/xen/bin/xc_save 35 1 0 0 5 [2010-11-20 18:14:06 4667] INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port ... [2010-11-20 18:14:33 4667] WARNING (image:552) domain migrating-WinXP_HVM_Migrate: device model failure: pid 4871: died due to signal 6; see /var/log/xen/qem...
2009 Jan 21
0
Bug#512491: xen-utils-3.2-1: xc_save segfaults during migration
...everity: normal *** Please type your report below this line *** When live migrating a PV guest from one Lenny dom0 to another, the migration fails with the following error: libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err '/usr/lib/xen-3.2-1/bin/xc_save 28 39 0 0 1 failed') The kernel messages show a segmentation fault: [2124821.069778] xc_save[9907]: segfault at 7f2bb1d72698 ip 7f2bb11f8237 sp 7fffb9d7b950 error 4 in libc-2.7.so[7f2bb11b4000+14a000] The domain stays paused for 30s on the new target host and then recovers and runs OK. The...
2013 Mar 04
1
Error: /usr/lib/xen/bin/xc_save 22 6 0 0 0 failed
Hi All, Does anybody have this problem when try to migrate DomU : Error: /usr/lib/xen/bin/xc_save 22 6 0 0 0 failed I use xen 4.2.2-pre compiled from sources and my machine is Ubuntu 12.04 Linux with kernel 3.2.0-29-generic. Its working perfectly, even remus with drbd support migration was running successfully before. However today after I kill the remus process with command pkill -USR1 remus...
2011 Sep 13
3
Internal error during live migration saving
...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 13:48:24 3996] INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port [2011-09-13 13:48:24 3996] INFO (XendCheckpoint:423) [2011-09-13 13:49:03 3996] DEBUG (XendCheckpoint:394) suspend [2011-09-13 13:49:03 3996] DEBUG (XendCheck...
2009 Apr 14
0
Bug#512491: xc_save segfault
got the same probleme here his somebody working on this issue ? -- Gomes do Vale Victor Cellectis SA Ingenieur Syst?mes et D?veloppements email: victor.gomes at cellectis.com Tel: 01 41 83 99 42 Fax: 01 41 83 99 03
2009 Oct 23
11
soft lockups during live migrate..
Trying to migrate a 64bit PV guest with 64GB running medium to heavy load on xen 3.4.0, it is showing lot of soft lockups. The softlockups are causing dom0 reboot by the cluster FS. The hardware has 256GB and 32 CPUs. Looking into the hypervisor thru kdb, I see one cpu in sh_resync_all() while all other 31 appear spinning on the shadow_lock. I vaguely remember seeing some thread on this while
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)
...domain 2 to suspend Usage: xm save [-c] <Domain> <CheckpointFile> Save a domain state to restore later. -c, --checkpoint Leave domain running after creating snapshot xend.log : [2010-11-26 15:39:48 5411] DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib64/xen/bin/xc_save 4 2 0 0 4 [2010-11-26 15:39:48 5411] INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port [2010-11-26 15:39:48 5411] INFO (XendCheckpoint:423) [2010-11-26 15:39:48 5411] DEBUG (XendCheckpoint:394) suspend [2010-11-26 15:39:48 5411] DEBUG (XendCheck...
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)
...domain 2 to suspend Usage: xm save [-c] <Domain> <CheckpointFile> Save a domain state to restore later. -c, --checkpoint Leave domain running after creating snapshot xend.log : [2010-11-26 15:39:48 5411] DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib64/xen/bin/xc_save 4 2 0 0 4 [2010-11-26 15:39:48 5411] INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port [2010-11-26 15:39:48 5411] INFO (XendCheckpoint:423) [2010-11-26 15:39:48 5411] DEBUG (XendCheckpoint:394) suspend [2010-11-26 15:39:48 5411] DEBUG (XendCheck...
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-05-05 11:32:15 3165] INFO (XendCheckpoint:423) 1: sent 136192, skipped 538, delta 10803ms, dom0 42%, target 0%, sent 413Mb/s, dirtied 5Mb/s 1711 pages 2:...
2006 Oct 06
4
"xm save" works on Windows guest?
Hi, I''ve tried to do "xm save" on my Windows XP guest, which runs by ioemu. When I did this, #xm save 6 /xenimages/snapshot1 Error: /usr/lib/xen/bin/xc_save 10 19 6 0 0 0 failed xend.log: [2006-10-06 16:34:22 xend] DEBUG (XendCheckpoint:80) [xc_save]: /usr/lib/xen/bin/xc_save 10 19 6 0 0 0 [2006-10-06 16:34:23 xend] ERROR (XendCheckpoint:227) Couldn''t map p2m_frame_list_list (errno 14): 14 [2006-10-06 16:34:23 xend] ERROR (XendCheckpoint:227)...
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 (XendDomainInfo:1504) createDevice: vbd : {''uuid'': ''be6c074b-5d31-a7fc-26a1-48b1f5e3878a'', ''...
2008 Sep 18
4
Migration stalls with 2.6.26.5 kernel
...''192.168.1.12'' nfs_root = ''/xen_vm/testvm'' ------------------- xend.log on source: ------------------- [2008-09-18 15:51:11 xend 3751] DEBUG (balloon:127) Balloon: 786956 KiB free; need 2048; done. [2008-09-18 15:51:11 xend 3751] DEBUG (XendCheckpoint:89) [xc_save]: /usr/lib/xen/bin/xc_save 33 38 0 0 1 ------------------- xend.log on destination: ------------------- ... [2008-09-18 15:51:11 xend.XendDomainInfo 3331] DEBUG (XendDomainInfo:1350) XendDomainInfo.construct: None [2008-09-18 15:51:11 xend 3331] DEBUG (balloon:127) Balloon: 262832 KiB free; nee...
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
...Others are OK, only redhat-4.6-32bit domain with pv driver failed. But this VM is the most important for me. When saving it, it blocks, the size of the saved file is always 1.8K: -rwxr-xr-x 1 root root 1.8K Apr 17 19:08 redhat-4.6-32 The error xend.log report is: DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib64/xen/bin/xc_save 4 3 0 0 4 INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port The pv driver of redhat-4.6-32bit are: [root@localhost ~]# lsmod|grep xen xen_vnif 28672 0 xen_balloon 17488 1 xen_vnif xen_vbd 20592...
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
...Others are OK, only redhat-4.6-32bit domain with pv driver failed. But this VM is the most important for me. When saving it, it blocks, the size of the saved file is always 1.8K: -rwxr-xr-x 1 root root 1.8K Apr 17 19:08 redhat-4.6-32 The error xend.log report is: DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib64/xen/bin/xc_save 4 3 0 0 4 INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port The pv driver of redhat-4.6-32bit are: [root@localhost ~]# lsmod|grep xen xen_vnif 28672 0 xen_balloon 17488 1 xen_vnif xen_vbd 20592...
2011 Jul 29
6
Re: Reg REMUS on two VMs
...******** [2011-07-29 09:05:15 5355] INFO (XendCheckpoint:423) Total pages sent= 32768 (0.94x) [2011-07-29 09:05:15 5355] INFO (XendCheckpoint:423) (of which 0 were fixups) [2011-07-29 09:05:15 5355] INFO (XendCheckpoint:423) All memory is saved [2011-07-29 09:05:15 5355] DEBUG (XendCheckpoint:124) [xc_save]: /usr/lib64/xen/bin/xc_save 33 4 0 0 0 [2011-07-29 09:05:15 5355] INFO (XendCheckpoint:423) xc_save: failed to get the suspend evtchn port [2011-07-29 09:05:15 5355] INFO (XendCheckpoint:423) [2011-07-29 09:05:15 5355] DEBUG (XendCheckpoint:394) suspend [2011-07-29 09:05:15 5355] DEBUG (XendCheckp...