From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: ENC:[Xen-users] Failed to insert 'xen_evtchn': No such device Date: Thu, 2 Apr 2015 19:16:26 +0100 Message-ID: <1427998586.18856.5.camel@citrix.com> References: <1427882166.2115.266.camel@citrix.com> <1427896306.13425.0.camel@citrix.com> <1427897618.13425.2.camel@citrix.com> <1427899599.13425.17.camel@citrix.com> <20150402062347.GB9555@aepfle.de> <20150402165758.GA3378@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Carlos Gustavo Ramirez Rodriguez Cc: xen-users@lists.xen.org, Olaf Hering , mcgrof@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-02 at 14:42 -0300, Carlos Gustavo Ramirez Rodriguez wrote: > >make install will not enable sysv or systemd services. Distro > packages > >are supposed to enable themselve. If that is not desired by distro > >maintainers the distro should provide ways to easily enable services. > >Ubuntu probably has code to enable the sysv "xencommons" script. > Perhaps > >Ubuntu is not uptodate and lacks the knobs to enable all of the > systemd > >.service files above. It's not Ubuntu, this is simply something which needs to be done after installing Xen. > Well, if it is not the default behavior to enable these services, at > least these procedures should be detailed at the WEBPAGE of XEN > Installation, It's written at http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source#Post-Installation and in the file called INSTALL at the top level of the source tree. Which instructions were you following which didn't mention them, so we can update them? > Should I open a Bug Report inside Ubuntu? No, xen-watchdog.service is documented as being optional. Ian.