linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Christian Limpach" <chris@Nice.CH>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] How do you mount a snapshot?
Date: Fri, 8 Dec 2000 21:30:50 +0100	[thread overview]
Message-ID: <03b601c06155$c25d1b10$070414ac@pin.lu> (raw)
In-Reply-To: 20001208103007.D27307@archimedes.oak.suse.com

> Ok, so we are agreeing, it does not work on ext2 either unless you sync
> and do not write between the sync and the snapshot. Doable, but not
exactly
> "safe".

hmm, I think it works for ext2 because you can always mount an ext2
filesystem even if it's in an inconsistent state.  This is what happens
everytime when your machine panics and you need to fsck your disks during
the reboot, the root filesystem is mounted read-only...  It's my
understanding, that reiserfs will always "fsck" (replay it's log) on mount
and that's why it won't mount read-only when the filesystem is not in a
consistent state.  What I don't know is if it would be possible to make
reiserfs not care about the inconsistencies (i.e. not replay the log) when
it mounts read-only?

An atomic sync-snapshot is of course the (implemented) solution, but it
would be nice if it would also work without that...

     christian

  reply	other threads:[~2000-12-08 20:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-07 11:39 [linux-lvm] How do you mount a snapshot? Tracy R Reed
2000-12-07 19:55 ` David Gould
2000-12-07 20:05   ` Chris Mason
2000-12-07 20:37     ` Tracy R Reed
2000-12-07 20:56       ` Chris Mason
2000-12-08  2:25         ` Tracy R Reed
2000-12-08  6:33         ` David Gould
2000-12-08 14:09           ` Chris Mason
2000-12-08 15:08             ` [linux-lvm] LVM Upgrade Magnus Naeslund(f)
2000-12-08 18:30             ` [linux-lvm] How do you mount a snapshot? David Gould
2000-12-08 20:30               ` Christian Limpach [this message]
2000-12-11  4:10                 ` [linux-lvm] OOPS while doing vgextend Magnus Naeslund(f)
2000-12-11  6:48                 ` [linux-lvm] How do you mount a snapshot? David Gould
2000-12-11 14:58                   ` Chris Mason
2000-12-11 18:35                   ` Andreas Dilger

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='03b601c06155$c25d1b10$070414ac@pin.lu' \
    --to=chris@nice.ch \
    --cc=linux-lvm@sistina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).