All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] FYI: how to (really) cleanly shutdown the system	when root is on multiple stacked block devices
Date: Sat, 26 Jun 2010 20:36:32 +0200	[thread overview]
Message-ID: <20100626183632.GA30731@tansi.org> (raw)
In-Reply-To: <1277562112.3245.40.camel@fermat.scientia.net>

On Sat, Jun 26, 2010 at 04:21:52PM +0200, Christoph Anton Mitterer wrote:
> On Sat, 2010-06-26 at 14:52 +0200, Arno Wagner wrote:
> > As far as I know, the "remount,ro" does a complete flush, just
> > as an umount does.
> But that doesn't answer, whether the flush propagates through all
> layers... it could be that one layer has to wait (e.g. lvm, when using
> clustering)...

Umount does propagate. If it ever does not, the disk layer will
be basically unusable. Until then, don't worry about it.
 
> And I'm not even sure if flushing alone is enough,... or where one needs
> something like barriers...

Barriesrs are a filesystem concept and play no role here.

Flushing ("fdatasync" or "fsunc") is not enough in some cases,
hence the ro-remount, which is.

Arno

-- 
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: arno@wagner.name 
GnuPG:  ID: 1E25338F  FP: 0C30 5782 9D93 F785 E79C  0296 797F 6B50 1E25 338F
----
Cuddly UI's are the manifestation of wishful thinking. -- Dylan Evans

If it's in the news, don't worry about it.  The very definition of 
"news" is "something that hardly ever happens." -- Bruce Schneier 

  reply	other threads:[~2010-06-26 18:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-26 11:59 [dm-crypt] FYI: how to (really) cleanly shutdown the system when root is on multiple stacked block devices Christoph Anton Mitterer
2010-06-26 12:52 ` Arno Wagner
2010-06-26 14:21   ` Christoph Anton Mitterer
2010-06-26 18:36     ` Arno Wagner [this message]
2010-06-26 19:24       ` Milan Broz
2010-06-26 23:13         ` Christoph Anton Mitterer
2010-06-26 23:34           ` Arno Wagner
2010-06-27  0:20             ` markus reichelt
2010-06-27  8:35               ` Milan Broz
2010-06-27 12:03                 ` Christoph Anton Mitterer
2010-07-02 18:48                 ` markus reichelt
2010-07-02 19:29                   ` Christoph Anton Mitterer
2010-06-27  2:28             ` Christoph Anton Mitterer
2010-06-27  2:53               ` Arno Wagner
2010-06-27 11:57                 ` Christoph Anton Mitterer
2010-06-26 23:30         ` Arno Wagner
2010-06-27  2:31 ` Christoph Anton Mitterer
2010-06-27  2:39   ` Christoph Anton Mitterer
2010-06-27  2:56   ` Arno Wagner
2010-06-27 12:21     ` Christoph Anton Mitterer

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=20100626183632.GA30731@tansi.org \
    --to=arno@wagner.name \
    --cc=dm-crypt@saout.de \
    /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.