All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: manish jaggi <manishjaggi.oss@gmail.com>, xen-devel@lists.xenproject.org
Cc: xen-users <xen-users@lists.xen.org>,
	Vijay Kilari <vijay.kilari@gmail.com>
Subject: Re: Starting C xenstored...WARNING: Failed to open connection to gnttab
Date: Thu, 07 Aug 2014 15:28:14 +0100	[thread overview]
Message-ID: <53E38CFE.6040603@linaro.org> (raw)
In-Reply-To: <CAAiw7Jminv63hpuDZzXieoON0VTB3CrOJAi73kGUdoLruZmeeg@mail.gmail.com>

On 08/05/2014 05:10 PM, manish jaggi wrote:
> Hi,

Hello,

> On

Usually question related to using Xen should be asked on xen-users (in cc).

>  linux:~ # /etc/init.d/xencommons start
> Starting C xenstored...WARNING: Failed to open connection to gnttab
> Internal error: : 96000021 [#1] SMP
> Modules linked in:
> CPU: 0 PID: 520 Comm: xenstored Not tainted 3.14.0+ #4
> task: ffffffc002c86080 ti: ffffffc000b3c000 task.ti: ffffffc000b3c000
> PC is at clear_bit+0x14/0x30
> LR is at evtchn_fifo_clear_pending+0x2c/0x38
> 

IIRC, this error is generally because gntdev has been built as a module
and your forgot to copy it in the root filesystem.

You can make gntdev built in the kernel by changing your configure:

CONFIG_XEN_GNTDEV=y.

Regards,

-- 
Julien Grall

      reply	other threads:[~2014-08-07 14:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05 16:10 Starting C xenstored...WARNING: Failed to open connection to gnttab manish jaggi
2014-08-07 14:28 ` Julien Grall [this message]

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=53E38CFE.6040603@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=manishjaggi.oss@gmail.com \
    --cc=vijay.kilari@gmail.com \
    --cc=xen-devel@lists.xenproject.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.