All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marc - A. Dahlhaus" <mad@wol.de>
To: Dulloor <dulloor@gmail.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Subject: "Hotplug Scripts not working ..." error on jaunty
Date: Sat, 17 Oct 2009 22:04:00 +0200	[thread overview]
Message-ID: <4ADA2330.9050708@wol.de> (raw)
In-Reply-To: <940bcfd20910170035s26f4d7d6xd7200ff76111fcc0@mail.gmail.com>

Hello,

Dulloor schrieb:
> I see that these patches made it to xen-unstable, but I still see the
> "Hotplug Scripts not working ..." error on my jaunty dom0 machine.

The patches only fixed the build-time and installation-time detection of 
  udev to work with version above of 124.

Have no jaunty based box around here to get some impressions of what 
goes wrong in this setup.

Could you check what udev version it has and if /etc/hotplug and/or 
/etc/udev contains xen related stuff?

As udev is in charge of hotplug events on jaunty a
"udevadm monitor" might get you some further details on what events are 
generated.

> I am trying to run a simple para-VM. xend starts fine (had to build
> tools with PYTHON_PREFIX_ARG set to ""). And, I tried
> xen-hotplug-cleanup too, but still getting the error.
> 
> Any ideas ?

Check what files get installed in /etc/udev and /etc/hotplug during 
installation. If you find anything xen related in /etc/hotplug remove it 
and check if that fixes your problem.

It would be interesting to know how you install xen...

Marc

> -dulloor
> 
> On Sat, Jun 27, 2009 at 4:02 PM, Marc - A. Dahlhaus <mad@wol.de> wrote:
>> Hello Boris,
>>
>> as the problem you are describing is unrelated to the patch (which changes
>> the detection of udev during buildtime only),
>> can you please change the subject line to something more appropriate and
>> give some additional details about the problem?
>>
>>
>> Marc
>>
>> Boris Derzhavets schrieb:
>>> By some reasons i have to run  on regular basis run ./xen-hotplug-cleanup
>>> on two Xen 3.4.1 on top of Ubuntu 9.04 Servers patched systems to
>>> re-enable ability start DomUs without hotplug scripts failure.
>>>
>>> Boris.
>>>
>>> --- On *Fri, 6/26/09, Marc - A. Dahlhaus [ Administration | Westermann
>>> GmbH ] /<mad@wol.de>/* wrote:
>>>
>>>
>>>    From: Marc - A. Dahlhaus [ Administration | Westermann GmbH ]
>>>    <mad@wol.de>
>>>    Subject: Re: [Xen-devel] [PATCH] Fix buildsystem to detect udev >
>>>    version 124
>>>    To: "Boris Derzhavets" <bderzhavets@yahoo.com>
>>>    Cc: "Xen-devel" <xen-devel@lists.xensource.com>, "Keir Fraser"
>>>    <keir.fraser@eu.citrix.com>
>>>    Date: Friday, June 26, 2009, 5:12 AM
>>>
>>>    Could go into 3.4 and unstable IMO.
>>>
>>>    On 3.3 there is no tools/hotplug/Linux/Makefile so it must be altered
>>>    there to use tools/examples/Makefile for the first chunk and
>>>    should work
>>>    fine there.
>>>
>>>
>>>    Marc
>>>
>>>    Am Donnerstag, den 25.06.2009, 20:03 -0700 schrieb Boris Derzhavets:
>>>    > Where this patch is supposed to go either xen-unstable.hg or
>>>    > xen-3.4-testing.hg (both) ?
>>>    > Systems affected Ubuntu 9.04 (now) , F12 (pretty soon).
>>>    >
>>>    > Boris
>>>    >
>>>    > --- On Wed, 6/24/09, Marc - A. Dahlhaus [ Administration |
>>>    Westermann
>>>    > GmbH ] <mad@wol.de </mc/compose?to=mad@wol.de>> wrote:
>>>    >            >         From: Marc - A. Dahlhaus [ Administration |
>>> Westermann
>>>    GmbH ]
>>>    >         <mad@wol.de </mc/compose?to=mad@wol.de>>
>>>    >         Subject: [Xen-devel] [PATCH] Fix buildsystem to detect
>>>    udev >
>>>    >         version 124
>>>    >         To: "Xen-devel" <xen-devel@lists.xensource.com
>>>    </mc/compose?to=xen-devel@lists.xensource.com>>
>>>    >         Cc: "Daniel Schroeder" <sec@dschroeder.info
>>>    </mc/compose?to=sec@dschroeder.info>>, "Keir Fraser"
>>>    >         <keir.fraser@eu.citrix.com
>>>    </mc/compose?to=keir.fraser@eu.citrix.com>>
>>>    >         Date: Wednesday, June 24, 2009, 12:26 PM
>>>    >            >         udev removed the udevinfo symlink from versions
>>> higher than
>>>    >         123 and xens
>>>    >         build-system could not detect if udev is in place and
>>>    has the
>>>    >         required
>>>    >         version. Attached patch fixes this.
>>>    >            >            >         Signed-off-by: Marc-A. Dahlhaus
>>> <mad@wol.de
>>>    </mc/compose?to=mad@wol.de>>
>>>    >            >            >            >            >
>>> -----Inline Attachment Follows-----
>>>    >            >         _______________________________________________
>>>    >         Xen-devel mailing list
>>>    >         Xen-devel@lists.xensource.com
>>>    </mc/compose?to=Xen-devel@lists.xensource.com>
>>>    >         http://lists.xensource.com/xen-devel
>>>    >            >
>>>    > _______________________________________________
>>>    > Xen-devel mailing list
>>>    > Xen-devel@lists.xensource.com
>>>    </mc/compose?to=Xen-devel@lists.xensource.com>
>>>    > http://lists.xensource.com/xen-devel
>>>
>>>
>>>    _______________________________________________
>>>    Xen-devel mailing list
>>>    Xen-devel@lists.xensource.com
>>>    </mc/compose?to=Xen-devel@lists.xensource.com>
>>>    http://lists.xensource.com/xen-devel
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@lists.xensource.com
>>> http://lists.xensource.com/xen-devel
>>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>

  reply	other threads:[~2009-10-17 20:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-27 18:53 [PATCH] Fix buildsystem to detect udev > version 124 Boris Derzhavets
2009-06-27 20:02 ` Marc - A. Dahlhaus
2009-10-17  7:35   ` Dulloor
2009-10-17 20:04     ` Marc - A. Dahlhaus [this message]
2009-10-17 22:08       ` "Hotplug Scripts not working ..." error on jaunty Dulloor
2009-10-18  4:49         ` Boris Derzhavets
2009-10-18  5:37           ` Dulloor
2009-10-18  7:00             ` Boris Derzhavets
2009-10-18  7:09               ` Dulloor
2009-10-18  7:48                 ` Boris Derzhavets
2009-10-20 10:22                   ` Dulloor
2009-10-20 14:39                     ` Boris Derzhavets
2009-10-20 15:23                       ` Boris Derzhavets

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=4ADA2330.9050708@wol.de \
    --to=mad@wol.de \
    --cc=dulloor@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.