All of lore.kernel.org
 help / color / mirror / Atom feed
From: cyberhawk001@gmail.com
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-users] Why the need for "-f" with XL in Xen 4.2 rev-25467
Date: Wed, 20 Jun 2012 22:52:23 -0400	[thread overview]
Message-ID: <4FE28C67.30000@gmail.com> (raw)
In-Reply-To: <CABs9Ej=K7GGHHk43MJvekvffCVjQoVs5=+HursF2BmLRcU31ng@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2629 bytes --]

On 6/20/2012 10:07 PM, Rolu wrote:
> On Thu, Jun 21, 2012 at 2:34 AM,<cyberhawk001@gmail.com>  wrote:
>> 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 use the -f option"
>>
>> I am now forced to use the "-f" option anytime i am using the xl toolstack.
>> It never used to be that way going back to Xen 4.2-unstable rev-25459. I was
>> reading something about this a while ago on the Xen-devel list, but forget
>> what.
>>
>> SOOO, any logical reason for the need to use the FORCE option every time you
>> run the XL command? AND assuming it is not something on my setup that is
>> causing it, will it always stay like this in future revisions?
>>
> Xend and xl are part of different toolstacks and should not be used
> together. You should investigate why you have xend running, most
> likely it shouldn't be.
>
> Xen 4.2 and newer have the xl toolstack as default.
> Xen 4.1 and older have the xend/xm toolstack as default.
>
> Seehttp://wiki.xen.org/wiki/Choice_of_Toolstacks  for more info.

Yes i know the difference between XL and XM toolstacks and have been 
using Xen 4.2-unstable with XL since the beginning of my Xen journey. As 
i mentioned before, i never had this issue with a previous Xen 4.2 
person as i mentioned it, HOWEVER i have messed around with XCP and 
different version of Xen on this Debian before, SO very likely i forgot 
to remove or uninstall something between changes, just trying to figure 
out how to make it stop asking me to force anything.

I was checking to make sure XEND was stopped by running "*sudo 
/etc/init.d/xend stop*" and i get an error message as below:

*Traceback (most recent call last):
   file "usr/sbin/xen", line 36, in <module>
     from xen.xend.server import SrvDaemon
ImportError: No module named xen.xend.server*

WHICH also happens to be the exact same message i have been getting 
every time i shut down Dom0 for quite a while now and been meaning to 
ask about that.

Once i run "*sudo update-rc.d xend stop*" than i am able to run "*sudo 
xl create*" without the FORCE option, but once i reboot the system, it 
comes back and have to run the "*sudo update-rc.d xend stop*" all over 
again. SO wondering how to disable xend from loading at boot time? Or 
just get rid of whatever remnants floating around that is interfering 
with things.




[-- Attachment #1.2: Type: text/html, Size: 3412 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2012-06-21  2:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-21  0:34 [Xen-users] Why the need for "-f" with XL in Xen 4.2 rev-25467 cyberhawk001
2012-06-21  2:07 ` Rolu
2012-06-21  2:52   ` cyberhawk001 [this message]
2012-06-21  5:20     ` Ian Campbell
2012-06-21 11:40       ` George Dunlap
2012-06-21 11:43         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FE28C67.30000@gmail.com \
    --to=cyberhawk001@gmail.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.