Displaying 20 results from an estimated 238 matches for "xendomains".
2013 May 21
7
[Patch[ xl problems with xendomains
Hi,
Ever since xl become the preferred toolstack, I have had problems using
the xendomains startup/shutdown script. Having retested today, it seems
that the issues are now reduced down to xendomains being unable to
restart previously saved domains.
Here is a typical session using xl running Xen 4.2.2 on Ubuntu 64 12.04
bit server, using stock Dom0 kernel (3.2.0-43-generic)
root@xen...
2012 May 06
1
Bug#671750: Configuration of domain save/restore broken
Package: xen-utils-common
Version: 4.1.2-5
Severity: grave
Hi,
Between 4.1.2-3 and 4.1.2-5, the sanity checks on the variables
defined in /etc/default/xendomains (XENDOMAINS_SAVE,
XENDOMAINS_RESTORE, etc.) was lost. I can't check exactly when because
there's no Vcs defined for this package.
4.1.2-3 had in /etc/init.d/xendomains for restore:
if [ "$XENDOMAINS_RESTORE" = "true" ] &&
contains_something "$XEN...
2011 Jul 29
2
xendomains and xl toolstack question
Hello all
I''ve just installed xen 4.1.1 on my server and was tryoing to tweak
xendomains script to work with new xl schema but I canĀ“t get it to save
domains. It does start them with some changes I made to it but when I issue
service xendomains stop I just get [ OK ] but domains stay running.
Has xendomains script been ported to work with 4.1.1 or is there another
alternative to it...
2012 Oct 06
7
How to auto-start Guests when using 'xl' toolstack? 'old' configs in /etc/xen/auto/ are ignored without xend service active.
I''ve migrated my Dom0 host to Xen 4.2.0 + xl toolstack.
With ''xm'' toolstack, configs in /etc/xen/auto are autostarted, assuming
xend/xendomains services are started.
IIUC, when using xl toolstack, those services are not to be started;
and, afaict, the installation process for 4.2 has them disabled by
default.
Now, the configs in /etc/xen/auto are simply ignored. I can, of course,
start them manually (xl create <config file>).
Wha...
2016 Apr 07
2
Xen4CentOS 6 64bit - domUs don't shutdown on dom0 after "yum upgrade" to 4.6.1
...;centos-release-xen" such that "yum upgrade"
brough Xen to 4.6.1.
After upgrade observed behavior:
- dom0 boot starts up the domUs in /etc/xen/auto.
- dom0 shutdown does not save/shutdown domUs (the command is "shutdown -h
now" via ssh).
Diagnostics:
- Running /etc/init.d/xendomains stop/start does the right thing.
- chkconfig --list shows "xendomains 0:off 1:off 2:on 3:on 4:on 5:on 6:off"
which looks nice.
- The rc link is in place: /etc/rc.d/rc0.d/K00xendomains ->
../init.d/xendomains
- Edited /etc/init.d/xendomains such that the lines:
start)
$...
2010 Jan 06
2
changing behavior of xendomains stop
I''m running xen 3.1.2 as bastardized by RedHat on a redhat
clone operating system. I''m using the xendomains script
as it came out of the box to start my domU''s at boot
and stop them at shutdown.
There are three problems right now:
1) left to its own devices,
service xendomains stop
attempts to do "xm save" on each of the domU''s. that
takes quite a bit of time and I don...
2012 Jun 25
0
Failed to start Xendomains
Hi,
While booting I am getting
Failed to start Xendomains - start and stop guests on boot and shutdown.
See ''systemctl status xendomains.service'' for details.
When tried to start manually, its also fails
service xendomains restart
Redirecting to /bin/systemctl restart xendomains.service
Job failed. See system journal and '...
2016 Apr 17
5
Bug#821254: systemd[1]: xendomains.service start operation timed out.
Package: xen-utils-common
Version: 4.4.1-9+deb8u4
Severity: normal
Dear Maintainer,
I have a server with a large number of domUs set to auto-start. For the
first time I have booted it with all of them needing to start from cold,
but the xendomains service only got part way through.
syslog showed nothing notable about the domains starting?
Apr 16 14:57:45 snaps xendomains[4631]: Starting Xen domain lima (from /etc/xen/auto/010-lima.conf)...done.
?until?
Apr 16 15:02:36 sierra xendomains[4631]: Starting Xen domain juliet (from /etc...
2012 Jul 25
0
Bug#682750: xen-utils-common: guests detection broken for shutdown
Package: xen-utils-common
Version: 4.0.0-1
Severity: normal
Hi,
On system shutdown the 'xendomains' script appears to detect wrong guests:
| Stopping libvirt management daemon: libvirtd.
| Clearing ebtables rulesets: filter nat broute done.
| Shutting down Xen domains: bev-d6x02(save).Error: Domain '1024' does not exist.
| !(shut).Error: Domain '1024' does not exist.
| /etc/i...
2015 Sep 10
4
Bug#798510: xen-utils-common: xendomains domU auto-starting fails after upgrade to Debian 8
Package: xen-utils-common
Version: 4.4.1-9+deb8u1
Severity: important
Dear Maintainer,
After upgrading to Debian 8, auto-starting of domUs via /etc/xen/auto
fails with errors like this
Sep 09 09:29:21 host xendomains[948]: Starting Xen domain domU (from /etc/xen/auto/domU.cfg)...failed.
Sep 09 09:29:21 host xendomains[948]: libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus: /etc/xen/scripts/block add [-1] died due to fatal signal Killed
Sep 09 09:29:21 host xendomains[948]: libxl: error: libxl_exec.c...
2013 Jun 18
33
DomU suspension/hibernation
Hey,
I thought there was supposed to be an ability for domU''s to be put into a hibernated state (E.g. current running tasks and memory) when dom0 is shutdown or rebooted. When
I look in my /etc/default/xendomains file, I have the variable''s "XENDOMAINS_SAVE=/var/lib/xen/save" and "XENDOMAINS_RESTORE=true". However, when I reboot, I always have
to restart my domains manually and their state was not saved.
My current configuration is as follows: Xen 4.2.1, dom0: Debian 7.0, domU:...
2015 Nov 05
0
Bug#798510: Bug#798510: xen-utils-common: xendomains domU auto-starting fails after upgrade to Debian 8
On Thu, 2015-09-10 at 09:06 +0200, Wolfgang Karall-Ahlborn wrote:
> After upgrading to Debian 8, auto-starting of domUs via /etc/xen/auto
> fails with errors like this
>
> Sep 09 09:29:21 host xendomains[948]: Starting Xen domain domU (from /etc/xen/auto/domU.cfg)...failed.
> Sep 09 09:29:21 host xendomains[948]: libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus: /etc/xen/scripts/block add [-1] died due to fatal signal Killed
> Sep 09 09:29:21 host xendomains[948]: libxl: error: li...
2012 May 04
1
[PATCH] tools/hotplug: remove 4 from default runlevel in xen-watchdog, xend and xendomains
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1336153082 -7200
# Node ID 9a430b7e2df2893f7f4f75d10e66d52bdffa7efa
# Parent 113fd57259b91af06a5352404dd94b484a98d2bc
tools/hotplug: remove 4 from default runlevel in xen-watchdog, xend and xendomains
Similar to what changeset 24847:0900b1c905f1 does in xencommons, remove
runlevel 4 from the other runlevel scripts. LSB defines runlevel 4 as
reserved for local use, the local sysadmin is responsible for symlink
creation in rc4.d.
Runlevel 4 was specified in Default-Start since a very long time....
2008 Sep 11
1
Error in /etc/init.d/xendomains if using option XEN_DOMAINS_AUTO_ONLY=true - saving of the domains always fails / shutdown is called
Hello,
for everybody who develops or uses the script /etc/init.d/xendomains, there
is a serious error in this script.
If the given variable XEN_DOMAINS_AUTO_ONLY is set to true in
/etc/sysconfig/xendomains, then the saving of the domains always fails - the
domains are shut down instead of the saving. This is very bad especially for
some HVM domains which MUST be saved...
2008 Sep 11
1
Error in /etc/init.d/xendomains if using option XEN_DOMAINS_AUTO_ONLY=true - saving of the domains always fails / shutdown is called
Hello,
for everybody who develops or uses the script /etc/init.d/xendomains, there
is a serious error in this script.
If the given variable XEN_DOMAINS_AUTO_ONLY is set to true in
/etc/sysconfig/xendomains, then the saving of the domains always fails - the
domains are shut down instead of the saving. This is very bad especially for
some HVM domains which MUST be saved...
2012 Jul 19
1
Bug#680528: xen-utils-common: Please disable xendomains auto-start
...following, which works for me with xl and
xm. Does it work as you expect/want with xe?
Ian.
>From 88f10bc8dbf96dd2c32f12259249f8be70fd01a4 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ijc at hellion.org.uk>
Date: Thu, 19 Jul 2012 16:19:09 +0100
Subject: [PATCH] * debian/xen-utils-common.xendomains.init: Do not act unless
TOOLSTCK is xm or xl * debian/changelog: Update
---
xen/debian/changelog | 1 +
xen/debian/xen-utils-common.xendomains.init | 8 ++++++++
2 files changed, 9 insertions(+)
diff --git a/xen/debian/changelog b/xen/debian/changelog
index 0da02db....
2014 Dec 11
2
Bug#772809: Update debian xendomains init and default to latest xen upstream
Source: xen
Severity: wishlist
Hi, xendomains init and default files in debian folder is not updated from upstream onesfor some years.
Some parameters are missed.
The more useful parameters when mainly windows domUs are used is
XENDOMAINS_CREATE_USLEEP that I setted to 30 or 40 seconds on my systems
to decrease the "overload" caused...
2007 Jul 10
1
Bug#432583: xen-utils-common: "xendomains stop" won't save domains which name starts with "Name"
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: normal
xendomains saves the active domains when shutting down. it get the
list of active domains from the following command[1]:
xm list | grep -v '^Name'
the output of "xm list" is like:
lichen:~# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0...
2006 Feb 17
1
xendomains and hypervisor splitting
So, let's get started!
One of the first changes we might want to do is move away
/etc/sysconfig/xendomains... We should put it either in /etc/default/xendomains
(since it's an init script configuration) or /etc/xen/xendomains (since it's xen
related)... Which one do you prefer?
As for the way to do it I propose a dpatch file that changes the two files in
the upstream tarball that actually nomin...
2011 Aug 31
0
xendomains not starting at boot
On one of my xen hosts a virtual machine does not start at boot. I can
see that xendomains gives an error:
service xendomains start
Starting auto Xen domains: fszeleNo handlers could be found for logger
"xend"
Error: Disk isn't accessible
No handlers could be found for logger "xend"
Error: Disk isn't accessible
An error occured while creating domain fszele:...