mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolinux.com>
To: Jeffrey Keller <jeff@commerceflow.com>
Cc: sct@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: Reasons to honor readonly mount requests
Date: Fri, 2 Feb 2001 20:59:53 -0700 (MST)	[thread overview]
Message-ID: <200102030359.f133xrM02216@webber.adilger.net> (raw)
In-Reply-To: <3A7B7F8C.67C2B603@commerceflow.com> from Jeffrey Keller at "Feb 2, 2001 07:48:28 pm"

Jeff writes:
> I understand that both ext3fs and
> reiserfs will try to fix corrupt filesystems (or at least filesystems
> with unprocessed log entries) in-place even if they're mounted
> read-only.  Clearly, virtual replay means more work, but -- just for
> fun -- here are some cases in which it might matter:
> 
> 1. You want the disk image untouched for forensic analysis or data
>    recovery.
> 2. You don't trust the disk to do writes properly.
> 3. You don't trust the driver to do writes properly.
> 4. You want to test a newer or unstable FS implementation w/ option to
>    go back to the older one.

Excluding the root fs (which probably isn't involved in these sorts of
things anyways), you can always turn off the "RECOVERY" flag on the
filesystem and mount ext3 as ext2, which will not do any recovery.

> 5. You're sharing the disk via:
>         VMWare (multiple OS instances on 1 computer)
>         passive backplane (multiple computers on 1 bus)
>         PCI bridge (multiple computers w/ connected buses)
>         SCSI/FC/FireWire (multiple computers sharing device)
> 
> The merit of #5 is reduced but not quite obviated by the fact that
> it's generally unsafe to share a disk if even one party is writing to it.

Very true.  Any changes made by the writer will not be noticed by the
reader if it has already cached those pages.  Best to use a cluster
filesystem in all of these cases.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-03  4:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-03  3:48 Jeffrey Keller
2001-02-03  3:59 ` Andreas Dilger [this message]
2001-02-07 23:49   ` Pavel Machek

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=200102030359.f133xrM02216@webber.adilger.net \
    --to=adilger@turbolinux.com \
    --cc=jeff@commerceflow.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sct@redhat.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

all inboxes | Powered by JetHome®