* xenstore tools in guest broken?
@ 2009-05-01 17:14 Dan Magenheimer
2009-05-01 17:29 ` Keir Fraser
2009-05-01 18:28 ` Trolle Selander
0 siblings, 2 replies; 4+ messages in thread
From: Dan Magenheimer @ 2009-05-01 17:14 UTC (permalink / raw)
To: Xen-Devel (E-mail)
Running xenstore-ls (or any /usr/bin/xenstore* tool) in
a PV guest used to work fine around last summer. Trying
to run on a recent system, I get:
xenstore-ls: xs_domain_open: No such file or directory
I tried rebuilding the xenstore tools from scratch in
a PV guest ("make install" on a xen-unstable tip tree)
thinking there was some kind of shlib mismatch, but
same result.
Any ideas?
Thanks,
Dan
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: xenstore tools in guest broken?
2009-05-01 17:14 xenstore tools in guest broken? Dan Magenheimer
@ 2009-05-01 17:29 ` Keir Fraser
2009-05-01 18:00 ` Dan Magenheimer
2009-05-01 18:28 ` Trolle Selander
1 sibling, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2009-05-01 17:29 UTC (permalink / raw)
To: Dan Magenheimer, Xen-Devel (E-mail)
Does your domU have /proc/xen/xenbus?
-- Keir
On 01/05/2009 18:14, "Dan Magenheimer" <dan.magenheimer@oracle.com> wrote:
> Running xenstore-ls (or any /usr/bin/xenstore* tool) in
> a PV guest used to work fine around last summer. Trying
> to run on a recent system, I get:
>
> xenstore-ls: xs_domain_open: No such file or directory
>
> I tried rebuilding the xenstore tools from scratch in
> a PV guest ("make install" on a xen-unstable tip tree)
> thinking there was some kind of shlib mismatch, but
> same result.
>
> Any ideas?
>
> Thanks,
> Dan
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* RE: xenstore tools in guest broken?
2009-05-01 17:29 ` Keir Fraser
@ 2009-05-01 18:00 ` Dan Magenheimer
0 siblings, 0 replies; 4+ messages in thread
From: Dan Magenheimer @ 2009-05-01 18:00 UTC (permalink / raw)
To: Keir Fraser, Xen-Devel (E-mail)
OK, I see. I am on an upstream kernel so I have to
mount xenfs on /proc/xen (if COMPAT_XENFS is set...
it is) or mount it somewhere else and
export XENSTORED_PATH="somewhere else".
Sorry for the noise.
Thanks,
Dan
> -----Original Message-----
> From: Keir Fraser [mailto:keir.fraser@eu.citrix.com]
> Sent: Friday, May 01, 2009 11:29 AM
> To: Dan Magenheimer; Xen-Devel (E-mail)
> Subject: Re: [Xen-devel] xenstore tools in guest broken?
>
>
> Does your domU have /proc/xen/xenbus?
>
> -- Keir
>
> On 01/05/2009 18:14, "Dan Magenheimer"
> <dan.magenheimer@oracle.com> wrote:
>
> > Running xenstore-ls (or any /usr/bin/xenstore* tool) in
> > a PV guest used to work fine around last summer. Trying
> > to run on a recent system, I get:
> >
> > xenstore-ls: xs_domain_open: No such file or directory
> >
> > I tried rebuilding the xenstore tools from scratch in
> > a PV guest ("make install" on a xen-unstable tip tree)
> > thinking there was some kind of shlib mismatch, but
> > same result.
> >
> > Any ideas?
> >
> > Thanks,
> > Dan
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xenstore tools in guest broken?
2009-05-01 17:14 xenstore tools in guest broken? Dan Magenheimer
2009-05-01 17:29 ` Keir Fraser
@ 2009-05-01 18:28 ` Trolle Selander
1 sibling, 0 replies; 4+ messages in thread
From: Trolle Selander @ 2009-05-01 18:28 UTC (permalink / raw)
To: Dan Magenheimer; +Cc: Xen-Devel (E-mail)
[-- Attachment #1.1: Type: text/plain, Size: 798 bytes --]
You may need to add a xenfs mount to the fstab. Try
mount -t xenfs none /proc/xen
And then try the xenstore tools again.
-- Trolle
On Fri, May 1, 2009 at 1:14 PM, Dan Magenheimer
<dan.magenheimer@oracle.com>wrote:
> Running xenstore-ls (or any /usr/bin/xenstore* tool) in
> a PV guest used to work fine around last summer. Trying
> to run on a recent system, I get:
>
> xenstore-ls: xs_domain_open: No such file or directory
>
> I tried rebuilding the xenstore tools from scratch in
> a PV guest ("make install" on a xen-unstable tip tree)
> thinking there was some kind of shlib mismatch, but
> same result.
>
> Any ideas?
>
> Thanks,
> Dan
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
[-- Attachment #1.2: Type: text/html, Size: 1275 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-01 18:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-01 17:14 xenstore tools in guest broken? Dan Magenheimer
2009-05-01 17:29 ` Keir Fraser
2009-05-01 18:00 ` Dan Magenheimer
2009-05-01 18:28 ` Trolle Selander
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.