Displaying 20 results from an estimated 4000 matches similar to: "Bug#402974: additional info"
2006 Dec 13
1
Bug#402974: xen-utils-common: xen domain do not always shutdown
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: normal
Tags: patch
When shutting down xen domains with '/etc/init.d/xendomains stop' most
of the time not all domains are stopped when the script finishes.
As it turns out the xendomains-script queries running domains by
executing 'xm list', this command replies its usage info sometimes
instead of giving proper output. I
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:
2007 Mar 17
0
Bug#395305: (no subject)
Content-Type: multipart/mixed; boundary="===============0382030028=="
MIME-Version: 1.0
From: Albert Dengg <a_d@gmx.at>
To: Debian Bug Tracking System <395305@bugs.debian.org>
Subject: xen-utils-common: here is a small patch to correctly handle long domU names
in parseln
Message-ID: <20070317182707.16837.48971.reportbug@audhumbla.dengg.priv.at>
X-Mailer: reportbug 3.31
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
2014 Dec 06
1
Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
Package: xen-utils-common
Version: 4.4.1-5
Severity: important
Dear Maintainer,
I tried to upgrade xen-utils-4.4 depending on xen-utils-common.
Here is aptitude answer:
...
Param?trage de xen-utils-common (4.4.1-5) ...
insserv: Service xenstored has to be enabled to start service xendomains
insserv: Service xenconsoled has to be enabled to start service xendomains
insserv: exiting now!
2013 Jan 07
4
Xendomains always broken for me, nobody else?
Hi All,
Everytime I upgrade to a new version of Xen (just did 4.2.1 this weekend) I find the xendomains script completely unusable. I use xl exclusively and the behaviour is slightly different to what the script appears to be expecting.
Am I the only one that has this problem? I have an Ubuntu 12.04 based Xen server and a Scientific Linux 6.3 based server and both suffer the same problem.
I am
2009 Feb 04
6
Mixed dom0/domU usage?
Hi,
I'm wondering about the impact of using both dom0 and domU's on a server at
the same time. I'm worried about the performance impact of running a Mysql
server in a domU and now I'm thinking about moving the Mysql part of a LAMP
setup into dom0 and running a few Apache guests as domUs. Since the Apaches
will serve mostly from an NFS share they won't have much impact on
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
2007 Jul 24
0
[Fwd: Re: Virtual Machine Driver Pack for Linux from Novell]
Forwarding to the list, as others might also be interested to check it out.
-------- Original Message --------
Subject: Re: [Pkg-xen-devel] Virtual Machine Driver Pack for Linux from
Novell
Date: Mon, 23 Jul 2007 12:31:11 -0300
From: Marco Sinhoreli <msinhore at gmail.com>
To: Henning Sprang <henning_sprang at gmx.de>
References:
<20fe3cf60707201018i269ed886m21f53e691c933fbe
2005 Apr 06
1
mcc18 install error
I am trying to run the FIRST Robotics compiler
on my linux box using wine. I am using the gentoo
stable ebuild - 20050111-r1
The program I am running is:
MPLAB-C18-Student-Edition-v2_40-win32.exe
When I try to run it I get an error from the installer:
"An internal error has occured attempting to create
the time stamp for MPLAB C18 v2.40 Demo.
Please contact Microchip for assistance. (Error
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
Hi all,
I have some problem with xm save/restore in Xen-4.0.0 & linux-2.6.31.13,
First, the /etc/init.d/xendomains seems do not work properly because of bash
version. So I modified it as follow:
root@r02k08027 # diff -up /etc/init.d/xendomains /etc/init.d/xendomains_31
--- /etc/init.d/xendomains 2010-04-08 00:12:04.000000000 +0800
+++ /etc/init.d/xendomains_31 2010-04-19
2010 Apr 19
0
redhat4.6-32bit DomU with pv driver can''t be saved
Hi all,
I have some problem with xm save/restore in Xen-4.0.0 & linux-2.6.31.13,
First, the /etc/init.d/xendomains seems do not work properly because of bash
version. So I modified it as follow:
root@r02k08027 # diff -up /etc/init.d/xendomains /etc/init.d/xendomains_31
--- /etc/init.d/xendomains 2010-04-08 00:12:04.000000000 +0800
+++ /etc/init.d/xendomains_31 2010-04-19
2010 May 27
1
stripplot, lattice
hello,
i can't figure out how to set position of panels of my stripplot -
i`d like the panels of one level of the factor stage (nr. of panels within
each stage, A: 12, B: 12, C: 12, D: 4, each panel representing a site) to be
in one column, with A to D from left to right and with descending site.nr at
each row.
like:
A1 B1 C1 D1
A2 B2 .. ..
A3 .. ..
..
how is this achieved?
any help
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
2007 Jun 16
3
Xen 3.1 in unstable?
Hi,
I just happen to see that there are no Xen 3.1 packages in unstable as
of yet - even if 3.1 is released since a while now. There are the
Packages in Ralph's apt repository, but I wonder why there are no newer
packages yet.
This shouldn't be criticism, but two questions come up:
1) Is the reason that there are no newer packages that you need some
more help? Then I might be able to
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)
2007 Nov 26
6
Recommended partitioning for xen host
Is there a recommended partitioning for dom0?
Here''s what I have planned.
/swap 2GB
/boot 100MB (ext3)
/ 5GB (ext3)
xenmachines LVM volume group for the remaining diskspace
dom0 will install in 5GB / and each domU will have a swap and root
logical volume in "xenmachines"
Thank you,
_______________________________________________
Xen-users mailing list
2006 Aug 13
4
using physical disks with HVM
Hi,
As a previous thread in
http://lists.xensource.com/archives/html/xen-users/2006-06/msg01111.html
tells, it should be possible tun run hvm domains with a physical disk.
There where other threads about this, but no solution for my current
problem.
When I try to use a disk defined as
disk = [ ''phy:data/faitest-client-generic-hvm-disk,ioemu:hda,w'']
(The device is a lvm