Displaying 20 results from an estimated 96 matches for "suspend_cancelled".
2012 Aug 15
2
[PATCH] libxl: make domain resume API asynchronous
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1345046301 -3600
# Node ID 7cec0543f67cefe3755bbad0c2262fa2e820d746
# Parent 30bf79cc14d932fbe6ff572d0438e5a432f69b0a
libxl: make domain resume API asynchronous
Although the current implementation has no asynchromous parts I can
envisage it needing to do bits of create/destroy like functionality
which may need async
2008 Jun 10
0
[PATCH] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support.
....c | 6 ++++--
include/xen/xen-ops.h | 3 +++
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/arch/x86/xen/suspend.c b/arch/x86/xen/suspend.c
index 251669a..2a234db 100644
--- a/arch/x86/xen/suspend.c
+++ b/arch/x86/xen/suspend.c
@@ -38,8 +38,11 @@ void xen_post_suspend(int suspend_cancelled)
xen_cpu_initialized_map = cpu_online_map;
#endif
xen_vcpu_restore();
- xen_timer_resume();
}
}
+void xen_arch_resume(void)
+{
+ /* nothing */
+}
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h
index 9a05559..a457e03 100644
--- a/arch/x86/xen/xen-ops.h
+++ b/arch/x86/xen...
2008 Jun 10
0
[PATCH] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support.
....c | 6 ++++--
include/xen/xen-ops.h | 3 +++
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/arch/x86/xen/suspend.c b/arch/x86/xen/suspend.c
index 251669a..2a234db 100644
--- a/arch/x86/xen/suspend.c
+++ b/arch/x86/xen/suspend.c
@@ -38,8 +38,11 @@ void xen_post_suspend(int suspend_cancelled)
xen_cpu_initialized_map = cpu_online_map;
#endif
xen_vcpu_restore();
- xen_timer_resume();
}
}
+void xen_arch_resume(void)
+{
+ /* nothing */
+}
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h
index 9a05559..a457e03 100644
--- a/arch/x86/xen/xen-ops.h
+++ b/arch/x86/xen...
2008 Jun 10
0
[PATCH] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support.
....c | 6 ++++--
include/xen/xen-ops.h | 3 +++
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/arch/x86/xen/suspend.c b/arch/x86/xen/suspend.c
index 251669a..2a234db 100644
--- a/arch/x86/xen/suspend.c
+++ b/arch/x86/xen/suspend.c
@@ -38,8 +38,11 @@ void xen_post_suspend(int suspend_cancelled)
xen_cpu_initialized_map = cpu_online_map;
#endif
xen_vcpu_restore();
- xen_timer_resume();
}
}
+void xen_arch_resume(void)
+{
+ /* nothing */
+}
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h
index 9a05559..a457e03 100644
--- a/arch/x86/xen/xen-ops.h
+++ b/arch/x86/xen...
2012 Dec 23
7
Unsticking a DomU
I''m not able to start, destroy, or delete a DomU:
> xen1:~ # xm start test4
> Error: Domain is already running
> Usage: xm start <DomainName>
>
> Start a Xend managed domain
> -p, --paused Do not unpause domain after starting it
> -c, --console_autoconnect Connect to the console after the domain
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 Oct 07
6
A race condition introduced by changeset 15175: Re-init hypercall stubs page after HVM save/restore
For an SMP Linux HVM guest with PV drivers inserted, when we do save/restore (or LiveMigration) for the guest, it might panic after it''s restored.
The panic point is inside ap_suspend():
....
while (info->do_spin) {
cpu_relax();
read_lock(&suspend_lock);
HYPERVISOR_yield(); ----> guest might panic on the invocation of this function.
2007 Aug 13
0
[BUG] migration problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
first of all, thank you for a great project i really enjoy!
ok, now here comes the bug report...
i''m trying to test xen migration capabilities, with xen-3.1, hand
compilled, fetched from mercurial repository.
my setup looks like this - x86_64 dom0, x86_32p dom0, x86_32p domU.
when trying to migrate from 64 to 32 bit dom0 i''m
2008 Aug 26
0
[PATCH] xen: wrap load_cr3() in manage.c for ia64 support.
...--git a/include/xen/xen-ops.h b/include/xen/xen-ops.h
index 883a21b..a26db6f 100644
--- a/include/xen/xen-ops.h
+++ b/include/xen/xen-ops.h
@@ -5,6 +5,7 @@
DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu);
+void xen_pre_device_suspend(void);
void xen_pre_suspend(void);
void xen_post_suspend(int suspend_cancelled);
--
1.6.0.rc0.42.g186458
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 Oct 19
0
HVM Migration issues
Hi,
I am running Xen 3.1 on Ubuntu Gutsy, AMD64 distro. When I try to
migrate a Windows XP domain, the domain migrates, but does not get
restored in the destination node. The block device is provided by
open-iscsi/iet and is accessible from both nodes. Below are logs from
both source and destination nodes:
Please throw some light on where the problem could be:
TIA,
Regards,
--
Shuveb Hussain.
2011 Feb 07
26
[PATCH 0/2] Fix hangup after creating checkpoint on Xen.
Hi,
The following patch series fixes hangup after creating checkpoint on
Xen. The Linux Xen guest can be saved the state to restore later, and
also created snapshot like checkpoint via the hypervisor.
But, when the snapshot is created for the PV guest, it will hangup.
We added ''PMSG_CANCEL'' message and ''cancel'' handler in dev_pm_ops
struct in the pm-linux
2008 Mar 25
11
Failure to instal S10U4 HVM at SNV85 Dom0
System config:-
bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
rge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.53 netmask ffffff00 broadcast 192.168.1.255
ether 0:1e:8c:25:cc:a5
lo0:
2007 Oct 08
1
suspect cpu utilization level
Hi all, I''ve a linux dom0, a dom1 winxp sp2 (WinXP) and another winxp sp2
with 2 vcpu (WinXP_02)
Dom2 uses all the dom0 idle: I mean this vm uses too much resources, it
seems something wrong in configuration.
This is strange because the other win xp uses very few resources
I''ll attach some useful output..
Suggestions?
(domain
(domid 4)
(on_crash restart)
(uuid
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;
2010 Jul 02
10
Do systems have to be IDENTICAL for live migration?
I have several systems running 64bit SLES11SP1. I''m trying to Live
Migrate between a couple of them and it''s not working, although the same
VM will run on each one starting it manually.
The system are not identical. Would one expect migration to work
between these two systems? See below.
Thanks,
James
The first system is a ProLiant DL360 G6:
Proc 1:2533 MHz
Execution
2011 Oct 29
0
Bug#644100: Boot loader didn't return any data! if reboot domU with disk DRBD
Package: xen-utils-4.0
Version: 4.0.1-2
If you reboot with the DomU disk DRBD domain destroy.
pygrub error when trying to run a image on DRBD device
My config DomU
------------------------------------------------------
bootloader = '/usr/lib/xen-default/bin/pygrub'
vcpus = '1'
memory = '256'
cpus="8-15"
root = '/dev/xvda2 ro'
#disk
2013 Jun 19
4
e008:[<ffff82c480122353>] check_lock+0x1b/0x45 [konrad.wilk@oracle.com: FAILURE 3.10.0-rc6upstream-00061-g752bf7d(x86_64) 3.10.0-rc6upstream-00061-g752bf7d(i386): 2013-06-19 (tst007)]
Hey,
It looks like one of the patches that went in Xen 4.1 blows up.
This used to work over the weekend, so I can only surmise
it is one the three patches. This is with a debug=y build
(which has been working nicely for the last month or more).
It looks like one of the patches that went in Xen 4.1 blows up.
This used to work a day ago - that is c/s 23551 worked nicely.
----- Forwarded message
2009 Jul 28
0
Xen 3.2 @ Debian 5.0 / Debian 4.0 DomU crashes daily
Hello,
on my xen host, Debian 5.0 I have few domU''s running, most of them are Lenny''s, a couple is running at Etch (Debian 4.0). All domU''s are running stable except of one (Etch / Debian 4.0). This one crashes almost daily and I wasn''t able figure out the reason why.
Inside the domU there is nothing installed except of base system and Zimbra ZCS 5.0 and its
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