From: Ewan Mellor <ewan@xensource.com>
To: Murillo Bernardes <mfb@br.ibm.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Xenstore remove problem - causes bug #473
Date: Tue, 10 Jan 2006 14:13:28 +0000 [thread overview]
Message-ID: <20060110141328.GD7228@leeni.uk.xensource.com> (raw)
In-Reply-To: <200601101101.24419.mfb@br.ibm.com>
On Tue, Jan 10, 2006 at 11:01:23AM -0200, Murillo Bernardes wrote:
> Hey folks,
>
> Xenstore remove is removing more than it is supposed to. Like:
>
> xenstore-rm /local/domain/0/backend/vif/1
>
> removes /local/domain/0/backend/vif/1*
>
> That causes bug #473
I get
~ # xenstore-rm /tools/ewan
~ # xenstore-write /tools/ewan/12/1 v
~ # xenstore-write /tools/ewan/1/1 v
~ # xenstore-write /tools/ewan/13/1 v
~ # xenstore-rm /tools/ewan/1
~ # xenstore-list /tools/ewan
12
13
Which is as is expected, and I get the same when I use the -t flag to
xenstore-rm. What is your test case exactly?
If you export XENSTORED_TRACE=1 and restart xenstored then you will get a
/var/log/xenstored-trace.log which may be of some use. Beware that restarting
Xenstored breaks your connections to your backend drivers, so a full reboot is
required if you want to create domains afterwards.
Cheers,
Ewan.
next prev parent reply other threads:[~2006-01-10 14:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-10 13:01 Xenstore remove problem - causes bug #473 Murillo Bernardes
2006-01-10 14:13 ` Ewan Mellor [this message]
2006-01-10 14:19 ` Keir Fraser
2006-01-10 14:43 ` Murillo Bernardes
2006-01-13 12:28 ` Murillo Bernardes
2006-01-13 14:11 ` Keir Fraser
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=20060110141328.GD7228@leeni.uk.xensource.com \
--to=ewan@xensource.com \
--cc=mfb@br.ibm.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.