Displaying 20 results from an estimated 30000 matches similar to: "/etc/init.d/ overwritten"
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 instead of shut
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 instead of shut
2012 Jul 06
4
Bug#680528: xcp-xapi: /etc/init.d/xendomains cause xapi to hand during boot
Package: xcp-xapi
Version: 1.3.2-8
Severity: important
During startup /etc/init.d/xendomains script is called. That script is installed
with xen-utils-common witch xcp-xapi is depends on.
That script calls /usr/sbin/xen
as
xen list &> /dev/null
This 'xen' seems to call xapi:
xen list
^Z
[1]+ Stopped xen list
root at lab-xh3:~# ps f
PID TTY STAT TIME
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
2010 Sep 08
1
Bug#596048: xen-utils-common: /etc/init.d/xendomains stop saves images world readable
Package: xen-utils-common
Version: 4.0.0-1
Severity: important
When xen domUs are saved by running /etc/init.d/xendomains stop the
memory images are saved world readable, so that every user on the
system can read the memory dumps. The default mode of /var/lib/xen/save is
755, vm images are saved with mode 755. At least the save directory shoudn't
be world readable.
-- System Information:
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
2013 Jun 30
18
Xen 4.2.2 /etc/init.d/xendomains save and restore of domains does not work
Hello,
in the last days I switched from Xen 4.2.1 to Xen 4.2.2 (source from git
repository tag 4.2.2)
commit a125ec6a4a2f028f97f0bdd8946d347a36dbe76b
Author: Jan Beulich <jbeulich@suse.com>
Date: Tue Apr 23 18:42:55 2013 +0200
update Xen version to 4.2.2
My "base system" is a debian squeeze. For Xen I use the xl toolstack.
Since updating to 4.2.2 the autosave and
2014 Mar 23
1
Bug#742397: xen-utils-common: /etc/init.d/dom0weight is hardcoded to use xm
Package: xen-utils-common
Version: 4.3.0-3
Severity: normal
Dear Maintainer,
* What led up to the situation?
I upgraded my server from squeeze to wheezy and then to jessie. Server is Intel S3200SHV m/b with
Intel(R) Core(TM)2 Quad CPU. I'm pretty sure that before that it was running whatever came before
squeeze, I forget the name.
I was trying to get xen_pciback to work, so I
2006 Mar 21
1
r127 - trunk/xen-3.0/debian
Author: ultrotter
Date: 2006-03-21 16:54:07 +0000 (Tue, 21 Mar 2006)
New Revision: 127
Modified:
trunk/xen-3.0/debian/xen-utils-3.0.postrm
Log:
Stop xend & xendomains on remove, and call update-rc.d on purge...
Modified: trunk/xen-3.0/debian/xen-utils-3.0.postrm
===================================================================
--- trunk/xen-3.0/debian/xen-utils-3.0.postrm 2006-03-21
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
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.
2007 Apr 18
0
Bug#395305: /etc/init.d/xendomains parseln() and long domU names
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This tripped me up recently too, but i found i needed a different
patch:
0 aesop:~# diff -u /etc/init.d/xendomains{.orig,}
- --- /etc/init.d/xendomains.orig 2007-04-18 12:04:04.000000000 -0400
+++ /etc/init.d/xendomains 2007-04-18 13:00:28.000000000 -0400
@@ -128,9 +128,9 @@
parseln()
{
- - name=`echo "$1" | cut -c0-17`
+
2007 Mar 10
0
Bug#414294: xen-utils-common: /etc/init.d/xendomains fail to save domains with "long" names
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: important patch
I ran into this problem when using xen on Debian/Etch. I have several
virtual xen instanses, and I name them using their fully qualified DNS
domain name. These machines have failed to start automatically when I
booted the host machine, and I just recently found out why. During
shutdown, I was messages like this:
Error:
2014 Sep 27
5
Bug#763102: xen-utils-common: xen-init-list fails to parse xm output -> cannot shutdown domains with service xendomains
Package: xen-utils-common
Version: 4.4.0-5
Severity: important
Tags: patch
Hello,
xen-init-list fails to parse output of xen list -l when using XM toolstack.
Therefore, /etc/init.d/xendomains stop fails to shutdown any guests still
running on shutdown.
xen-init-list fails with the following message:
/usr/lib/xen-common/bin/xen-init-list
Traceback (most recent call last):
File
2008 Jan 01
1
Bug#458502: xen-utils-common: Slight problem with LSB header in init.d script
Package: xen-utils-common
Version: 3.0+hg11292-2
Tags: patch
User: initscripts-ng-devel at lists.alioth.debian.org
Usertags: incorrect-dependency
When testing dependency based boot sequencing, I discovered a bug in
the init.d script for xen-utils-common. It is set to stop in the boot
"runlevel" (S), but no script should stop there. Also, xend only
depend on $local_fs, but
2006 Jan 29
8
Infinite loop shutting down xendomains
Pardon me for a long detailed post but this looks pretty serious. The
bottom line is that, when I attempt to shut down or reboot my simple
xen-2.0.7 server running FC3 with two domUs, shutting down xendomains
appears to send python into an infinite loop. This may be due to a
serious misconfiguration on my part but it is certainly a big problem.
If we shutdown the domUs manually first, the
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi,
i cleared all the stuffs(everything) related to xen and libvirt.
i installed freshly xen-4.2.1 from the source.
*Installation steps are as follows:*
apt-get build-dep xen
apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev
bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap
fakeroot
*OR*
apt-get install bcc bin86 gawk bridge-utils iproute
2014 Sep 02
1
Bug#760270: xen: Update xendomains init and default files to rispective upstream version
Source: xen
Version: 4.4.0-4
Severity: normal
Xendomains init and default files are taken from debian folder instead source and are not updated for some years.
Please update them from upstream source.
I did a fast update and test of them available here:
https://github.com/Fantu/pkg-xen/commit/4d1914776256d209665d490182cf662f70cda619
-- System Information:
Debian Release: jessie/sid
APT prefers
2014 Dec 10
2
Debian patches for Xen 4.5.0 (RC3)
Il 10/12/2014 12:56, Ian Campbell ha scritto:
> On Wed, 2014-12-10 at 12:47 +0100, Fabio Fantoni wrote:
>> Thanks for your work on xen packages, I have some question about 4.5
>> packages:
>> I saw a debian/rules that disable blktap2 but
>> debian/patches/tools-blktap2-prefix.diff is still present and used in
>> series, if blktap2 is now disable I think is nomore
2008 Oct 16
2
init 6 works inconsistently in XEN
I am using Centos 5.2 as both my XEN host and guests. Both the XEN
host and each XEN guest are up-to-date with the latest CentOS 5.2
updates.
I've noticed over time that sometimes using init 6 (or init 0) in the
guest works flawlessly and other times the guest will reach
"Restarting System"/"System Halted" and hang. When this hang occurs
the only way to finish the