All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Carlos Gustavo Ramirez Rodriguez <carlosgrr@gmail.com>
Cc: xen-users@lists.xen.org, mcgrof@suse.com,
	Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: ENC:[Xen-users] Failed to insert 'xen_evtchn': No such device
Date: Thu, 2 Apr 2015 08:23:47 +0200	[thread overview]
Message-ID: <20150402062347.GB9555@aepfle.de> (raw)
In-Reply-To: <CA+KxKsD5NFD9Q+i5cY1E6-0rZ-YQ4Sdi5S6s-qWfV7Hfz9pHsg@mail.gmail.com>

On Wed, Apr 01, Carlos Gustavo Ramirez Rodriguez wrote:

> Hello DEVs, can anyone help me?
> 
> Ian Campbell pointed me that maybe you could help me, here is the link to the
> last e-mail line that started this problem fixing:
> http://lists.xenproject.org/archives/html/xen-users/2015-04/msg00009.html
> 
> A brief summary of my current problems after XEN installation:
> 
> First Problem: XL "Anything", be it INFO, TOP, UPTIME, whatever, returns:
> 
> "
> xc: error: Could not obtain handle on privileged command interface (2 = No such
> file or directory): Internal error
> libxl: error: libxl.c:109:libxl_ctx_alloc: cannot open libxc handle: No such
> file or directory
> cannot init xl context
> "

Which systemd services files from xen are enabled? See the systemd part
of the INSTALL file:
http://xenbits.xen.org/gitweb/?p=xen.git;a=blob_plain;f=INSTALL;hb=staging

systemctl enable xen-qemu-dom0-disk-backend.service
systemctl enable xen-init-dom0.service
systemctl enable xenconsoled.service

> Second Problem:
> My boot.log is showing:
> 
> "
> [ [1;31mFAILED [0m] Failed to start Load Kernel Modules.
> See "systemctl status systemd-modules-load.service" for details.
> "

This is a bug in systemd. It assumes that all modules listed in
/usr/lib/modules-load.d/ are available in each and every runtime kernel.
Even grandma knows that this is not true. Just ignore errors from that
service.

Olaf

  parent reply	other threads:[~2015-04-02  6:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+KxKsA2Yte7QbWMfpDR3RD9cDpsjSj69ffZQKjNO1JMQ8LqzQ@mail.gmail.com>
     [not found] ` <1427882166.2115.266.camel@citrix.com>
     [not found]   ` <CA+KxKsDuZKGn6PECSXTP65Cj5a6ZBXh_=bf2QQNtBW9PYRt1_g@mail.gmail.com>
     [not found]     ` <1427896306.13425.0.camel@citrix.com>
     [not found]       ` <CA+KxKsBzajZ__t54vxtCLCdQxn6Y5Go4Qm23+fcsLE+jEJWirw@mail.gmail.com>
     [not found]         ` <1427897618.13425.2.camel@citrix.com>
     [not found]           ` <CA+KxKsBu1tNe9fgZZMO=ZjwSn7WVycWDjdZo2PuowMij+fppoQ@mail.gmail.com>
     [not found]             ` <1427899599.13425.17.camel@citrix.com>
2015-04-01 18:55               ` ENC:[Xen-users] Failed to insert 'xen_evtchn': No such device Carlos Gustavo Ramirez Rodriguez
2015-04-01 19:14                 ` Andrew Cooper
2015-04-01 19:39                   ` Carlos Gustavo Ramirez Rodriguez
2015-04-01 22:00                     ` Carlos Gustavo Ramirez Rodriguez
2015-04-02  6:23                 ` Olaf Hering [this message]
2015-04-02  9:26                   ` Ian Campbell
2015-04-02 15:04                   ` Carlos Gustavo Ramirez Rodriguez
2015-04-02 16:57                     ` Olaf Hering
2015-04-02 17:42                       ` Carlos Gustavo Ramirez Rodriguez
2015-04-02 18:16                         ` Ian Campbell
2015-04-02 18:30                           ` Carlos Gustavo Ramirez Rodriguez

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=20150402062347.GB9555@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Campbell@citrix.com \
    --cc=carlosgrr@gmail.com \
    --cc=mcgrof@suse.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@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.