All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix for broken installation?
@ 2007-04-11 17:03 Petersson, Mats
  2007-04-11 17:34 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Petersson, Mats @ 2007-04-11 17:03 UTC (permalink / raw)
  To: xen-devel

I've got a bit of a problem, and perhaps someone else knows the
solution:
I've just installed C/S 14791, and when I try to run "xend start", it
just sits there "forever" (several minutes at the very least). If I try
to use xm-commands (either by stoping the xend start or by using a
different connection to the same machine), it won't accept the command
because "Xend is not running". 

Since I'm using a different machine for building and running xen, I
can't do "make uninstall". 

I've tried to remove all files installed by xen 
- by hand
- by "cd dist/install; find {boot, etc, lib, usr, var} -type f -exec rm
{} \;"

But of course, this doesn't remove files that were part of older builds
of Xen that aren't part of the current build. 

Does anyone have an idea of why this is happening?

[strace tells me that some process is trying to read something, but it's
not getting anything - not quite sure what it's doing, and whether
that's actually related to the problem or not]. 

I had a working xen install yesterday, but I'm uncertain if the version
I built yesterday was actually working or not [I may have just copied it
across, rather than actually install it - just saying this to help
anyone who may think that "there's nothing between yesterday and today
that would have made a difference"]. The version I know for sure works
on the machine was from before easter]. 

--
Mats

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fix for broken installation?
  2007-04-11 17:03 Fix for broken installation? Petersson, Mats
@ 2007-04-11 17:34 ` Keir Fraser
  2007-04-12 13:23   ` Petersson, Mats
  0 siblings, 1 reply; 3+ messages in thread
From: Keir Fraser @ 2007-04-11 17:34 UTC (permalink / raw)
  To: Petersson, Mats, xen-devel




On 11/4/07 18:03, "Petersson, Mats" <Mats.Petersson@amd.com> wrote:

> I had a working xen install yesterday, but I'm uncertain if the version
> I built yesterday was actually working or not [I may have just copied it
> across, rather than actually install it - just saying this to help
> anyone who may think that "there's nothing between yesterday and today
> that would have made a difference"]. The version I know for sure works
> on the machine was from before easter].

Have you tried rolling back to that version and see if it still works?

 -- Keir

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Fix for broken installation?
  2007-04-11 17:34 ` Keir Fraser
@ 2007-04-12 13:23   ` Petersson, Mats
  0 siblings, 0 replies; 3+ messages in thread
From: Petersson, Mats @ 2007-04-12 13:23 UTC (permalink / raw)
  To: Keir Fraser, xen-devel

 

> -----Original Message-----
> From: Keir Fraser [mailto:keir@xensource.com] 
> Sent: 11 April 2007 18:34
> To: Petersson, Mats; xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Fix for broken installation?
> 
> 
> 
> 
> On 11/4/07 18:03, "Petersson, Mats" <Mats.Petersson@amd.com> wrote:
> 
> > I had a working xen install yesterday, but I'm uncertain if 
> the version
> > I built yesterday was actually working or not [I may have 
> just copied it
> > across, rather than actually install it - just saying this to help
> > anyone who may think that "there's nothing between 
> yesterday and today
> > that would have made a difference"]. The version I know for 
> sure works
> > on the machine was from before easter].
> 
> Have you tried rolling back to that version and see if it still works?

I tried a guestimate of the version I knew was working, still no joy.
Further debugging (leaving xend running and doing some ps/top/strace,
showed that xenstored was "stuck" reading the same section of file over
and over again. Removing /var/lib/xenstored/tdb seems to have helped -
trying to build latest version again now. 

[I don't know what would cause the tdb-file to be corrupt, but I guess
that's what happened]. 

--
Mats
> 
>  -- Keir
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-12 13:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11 17:03 Fix for broken installation? Petersson, Mats
2007-04-11 17:34 ` Keir Fraser
2007-04-12 13:23   ` Petersson, Mats

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.