Displaying 20 results from an estimated 20000 matches similar to: "ERROR: Toolstack not specifed and nothing detected, bailing out!"
2013 Jun 26
4
fresh install of xen, problems booting qemu-dm
Hi,
i have just install debian wheezy and xen-hypervisor-4.1-amd64
helped with
http://wiki.debian.org/Xen
http://wiki.xenproject.org/wiki/Xen_Beginners_Guide#Installing_Debian_Squeeze
created test.cfg
http://pastebin.com/D5Wsx6eB
xl create test.conf
Parsing config file test.conf
xc: info: VIRTUAL MEMORY ARRANGEMENT:
Loader: 0000000000100000->0000000000174170
TOTAL:
2012 May 18
5
Using XL toolstack (Xen) with DRBD
Hello,
Currently it seems that the drbd disk type with Xen''s XL toolstack (vs XM)
to get the automatic promotion/demotion behavior of drbd devices is not
supported. Is there something I can tweak with the block-drbd script to get
this to work?
Thanks,
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 May 18
5
Using XL toolstack (Xen) with DRBD
Hello,
Currently it seems that the drbd disk type with Xen''s XL toolstack (vs XM)
to get the automatic promotion/demotion behavior of drbd devices is not
supported. Is there something I can tweak with the block-drbd script to get
this to work?
Thanks,
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Oct 22
0
Bug#727100: Bug#727100: domain doesn't reboot with xl toolstack
On Tue, 2013-10-22 at 11:52 +0200, PASZTOR Gyorgy wrote:
> When you use xl toolstack, you can't reboot domUs.
> When you switch back to xm toolstack, than reboot works again.
> I think the problem with the debian packaged version is the same as in
> this thread:
> http://lists.xen.org/archives/html/xen-devel/2011-09/msg01289.html
> I also think it's a security issue,
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
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.
2013 Oct 22
1
Bug#727100: Bug#727100: domain doesn't reboot with xl toolstack
Hi,
"Ian Campbell" <ijc at hellion.org.uk> ?rta 2013-10-22 11:17-kor:
> On Tue, 2013-10-22 at 11:52 +0200, PASZTOR Gyorgy wrote:
> > When you use xl toolstack, you can't reboot domUs.
> > When you switch back to xm toolstack, than reboot works again.
> > I think the problem with the debian packaged version is the same as in
> > this thread:
> >
2012 Jun 12
2
Bug#677244: xen-utils-common: xen-toolstack fails if either `xm` or `xl` is not found in xen-dir
Package: xen-utils-common
Version: 4.1.2-7
Severity: grave
Tags: patch
Justification: renders package unusable
Dear Maintainer,
The script /usr/lib/xen-common/bin/xen-toolstack improperly aborts if *either*
`xm` or `xl` cannot be found in the xen-dir (/usr/lib/xen-4.0/bin). This means
that a default installation (e.g. following Debian wiki on the subject, namely
installing xen-linux-system and
2013 Oct 22
3
Bug#727100: domain doesn't reboot with xl toolstack
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
Tags: security patch
When you use xl toolstack, you can't reboot domUs.
When you switch back to xm toolstack, than reboot works again.
I think the problem with the debian packaged version is the same as in
this thread:
http://lists.xen.org/archives/html/xen-devel/2011-09/msg01289.html
I also think it's a security issue,
2013 Apr 28
3
XE VM install
Hi -
I''m trying to use the instructions here http://xen.pablolibo.com/doku.php to create a new VM but it''s not clear where the .cfg file should go and what to do next. I was thinking xe needs to install the vm from the /mnt/so_xen mount but i''m not sure. Are the steps on the site reasonable? Is there a way to install a vm from USB instead?
I don''t have an
2012 Jun 21
5
[Xen-users] Why the need for "-f" with XL in Xen 4.2 rev-25467
Just out of annoyance more than curiosity, but ever since I started
using Xen 4.2-unstable rev-25467, every time I try to run "sudo xl
create <domu_config_file>", or "sudo xl reboot", or "sudo xl destroy",
it always gives me this message:
"*xend is running, which prevents xl from working correctly.
If you still want to force the execution of xl please
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)
2011 Oct 26
4
Automatic vncviewer startup
Hello,
is there a way to start automatically the vncviewer when a domU starts?
When I was using the xm toolstack I could use "xm create domain.cfg -vncviewer"
or something similar (if I''m not wrong), but I don''t know how to do it with the
xl toolstack. At the moment, I have to create the domain using
xl create domU.cfg, then xl list to see the domU id and then xl
2011 Dec 01
3
[PATCH] docs: Say in xm(1) that xm is obsolete
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff -r 3b409f65abae docs/man/xm.pod.1
--- a/docs/man/xm.pod.1 Thu Dec 01 17:26:48 2011 +0000
+++ b/docs/man/xm.pod.1 Thu Dec 01 18:01:35 2011 +0000
@@ -1,6 +1,6 @@
=head1 NAME
-xm - Xen management user interface
+xm - Obsolete xen management user interface
=head1 SYNOPSIS
@@ -8,10 +8,14 @@ B<xm> I<subcommand>
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
2012 Jan 04
98
RFC: Still TODO for 4.2?
What are the outstanding things to do before we think we can start on
the 4.2 -rc''s? Does anyone have a timetable in mind?
hypervisor:
* ??? - Keir, Tim, Jan?
tools:
* libxl stable API -- we would like 4.2 to define a stable API
which downstream''s can start to rely on not changing. Aspects of
this are:
* event handling (IanJ working
2011 Nov 08
3
Bug#648029: xen-utils-common: /usr/lib/xen-common/bin/xen-toolstack (and thus /usr/sbin/xm) works with bash, but not dash
Package: xen-utils-common
Version: 4.1.2-1
Severity: grave
Justification: renders package unusable
(Grave because dash is the default /bin/sh)
With dash 0.5.5.1-7.4 as /bin/sh, /usr/sbin/xm enters an infinite loop
of reexcuting itself. When run with bash, it works correctly.
I traced that to /usr/lib/xen-common/bin/xen-toolstack; here's the
diff between "/bin/sh -x /usr/sbin/xm"
2011 Dec 21
1
xen-api: xcp-xapi.init conflicts with xend
On 12/22/2011 01:37 AM, Mike McClurg wrote:
> Hi Thomas, Jon,
>
> I was hoping that you could both comment on this github pull request:
>
> https://github.com/jonludlam/xen-api/pull/12
>
> Mike
>
In Debian, /etc/default/xen is there to select xm vs xl. So we could do:
if ! [ -f /etc/default/xen ] ; then
TOOLSTACK=xm
else
. /etc/default/xen
if ! [
2012 Feb 29
2
Bug#655301: Status check for Wheezy
There's no date defined yet, but Wheezy freeze will happen soon. How do
we plan on concluding on this bug report?
Recap for the actual bug I reported: If you want to start xapi, execute
the following steps:
1) Start /etc/init.d/xend
2) Stop /etc/init.d/xend
3) Start /etc/init.d/xcp-xapi
Step 1 is required because you need access to /proc/xen/
Step 2 is required because xapi cannot run
2013 Jun 11
9
Xen 4.1 compile from source and install on Fedora 17
Hello,
I have asked this question in Xen-users mailing list too. But since it
involves compiling from source, I realised asking this here makes more
sense. Please forgive me for the spam.
I am relatively new to Xen and need help compiling and installing Xen from
source.
Using some tutorials online, I have got Xen working with the ''yum install
xen'' method.
I used virt-manager