From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Second regression due to libxl: Remove linux udev rules (2ba368d13893402b2f1fb3c283ddcc714659dd9b) Date: Tue, 11 Aug 2015 09:52:29 +0100 Message-ID: <1439283149.9747.190.camel@citrix.com> References: <20150728194741.GA13430@l.oracle.com> <55B9E614.4040504@citrix.com> <55C07468.4040909@citrix.com> <20150807145440.GK29527@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZP5JE-0003wq-U4 for xen-devel@lists.xenproject.org; Tue, 11 Aug 2015 08:53:25 +0000 In-Reply-To: <20150807145440.GK29527@l.oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk , Roger Pau =?ISO-8859-1?Q?Monn=E9?= Cc: george.dunlap@eu.citrix.com, xen-devel@lists.xenproject.org, wei.liu2@citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-08-07 at 10:54 -0400, Konrad Rzeszutek Wilk wrote: > > > I've looked into this, and AFAICT you were probably using the udev > > rules (you have run_hotplug_scripts=0 in xl.conf?) before 2ba368, and > > Correct. I think I needed that for driver domains and had left it in > there. The intention was that "xl devd" would be run in the driver domain too, I added an initscript for that purpose last week (or was it two weeks ago?) but you could also just arrange for it to happen in /etc/rc or something.