All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Arun Sharma <arun.sharma@intel.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Re: Timeout connecting to device
Date: Wed, 24 Aug 2005 14:43:40 +1000	[thread overview]
Message-ID: <1124858620.17004.96.camel@localhost.localdomain> (raw)
In-Reply-To: <430BCF14.2040409@intel.com>

On Tue, 2005-08-23 at 18:36 -0700, Arun Sharma wrote:
>  > XENBUS xs_read_watch: 0

This is harmless, in fact expected.  It's a debugging message which
should go away...

> # find . -name *end
> ./a9b503a7-2494-409f-9e06-2bd1f9283953/device/vbd/768/backend
> ./45194ebb-4029-4131-9013-d17cd3dbc828/device/vbd/768/backend
> ./53ffa08b-5f90-45a4-9671-8d6fff7f8509/backend
> ./53ffa08b-5f90-45a4-9671-8d6fff7f8509/backend/vbd/a9b503a7-2494-409f-9e06-2bd1f9283953/768/frontend
> ./53ffa08b-5f90-45a4-9671-8d6fff7f8509/backend/vbd/45194ebb-4029-4131-9013-d17cd3dbc828/768/frontend
> 
> Couple of questions:
> 
> - is there a way to debug xenstored? It doesn't seem to be logging much.

Yes, add --trace-file=/tmp/trace to the invocation of xenstored, and
you'll see all the conversations that the store has.

Grovelling around the store by looking in /var/lib/xenstored/store is
pretty simple, as you have found, but I know there were a few efforts to
have a nicer browser...

> - Could we add some debug flags elsewhere as well (xenbus with debug=1?) 
> to make debugging problems of this nature easier?

The trace file is actually better in my experience.  Also look for
"error" nodes in the store (although Christian removed some of those
paths in the merge).

Cheers,
Rusty.
-- 
A bad analogy is like a leaky screwdriver -- Richard Braakman

  reply	other threads:[~2005-08-24  4:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 20:41 Timeout connecting to device Arun Sharma
2005-08-22 20:42 ` Arun Sharma
2005-08-24  1:36 ` Arun Sharma
2005-08-24  4:43   ` Rusty Russell [this message]
2005-08-24  8:25     ` Christian Limpach
2005-08-25  3:18       ` Rusty Russell
2005-08-25 11:01         ` Christian Limpach
2005-08-26  0:27           ` Rusty Russell
2005-08-26 10:37             ` Christian Limpach
2005-08-29  0:17               ` Rusty Russell
2005-08-29  0:23                 ` Christian Limpach
2005-08-25  0:31     ` Arun Sharma

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=1124858620.17004.96.camel@localhost.localdomain \
    --to=rusty@rustcorp.com.au \
    --cc=arun.sharma@intel.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.