All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: John Levon <levon@movementarian.org>
Cc: xen-devel@lists.xensource.com, Markus Armbruster <armbru@redhat.com>
Subject: Re: [PATCH] Recover from corrupt tdb on reboot
Date: Mon, 5 Nov 2007 19:56:59 +0000	[thread overview]
Message-ID: <20071105195659.GB18245@redhat.com> (raw)
In-Reply-To: <20071105194319.GE12917@totally.trollied.org.uk>

On Mon, Nov 05, 2007 at 07:43:19PM +0000, John Levon wrote:
> On Mon, Nov 05, 2007 at 06:36:19PM +0100, Markus Armbruster wrote:
> 
> > Xen cannot work when xenstored's tdb is corrupt.  When that happens
> > somehow (and we've seen it happen), even reboot doesn't recover from
> > it.  It could: there is no state in tdb that needs to be persisted
> > across reboots.
> 
> We're putting the tdb in a tmpfs (in the short-term), is there a reason
> you can't do that too? Especially as it's way faster.

That's exactly what we're doing in Fedora 9, but this patch was really
for the benefit of any existing deployment who might not want to change
their setup for TDB storage. If we want to switch xen-unstable to use
tmpfs by default, then this patch would likely be unnecessary....

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

  reply	other threads:[~2007-11-05 19:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 17:36 [PATCH] Recover from corrupt tdb on reboot Markus Armbruster
2007-11-05 19:43 ` John Levon
2007-11-05 19:56   ` Daniel P. Berrange [this message]
2007-11-05 20:03     ` John Levon
2007-11-06  7:08       ` Keir Fraser
2007-11-06 13:54         ` John Levon
2007-11-06 16:01           ` Keir Fraser
2007-11-06 16:25             ` John Levon

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=20071105195659.GB18245@redhat.com \
    --to=berrange@redhat.com \
    --cc=armbru@redhat.com \
    --cc=levon@movementarian.org \
    --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.