|
|
Log in / Subscribe / Register

Re: systemd and filesystems with noauto

From:  Lennart Poettering <mzerqung-AT-0pointer.de>
To:  devel-AT-lists.fedoraproject.org
Subject:  Re: systemd and filesystems with noauto
Date:  Mon, 23 Aug 2010 17:51:30 +0200
Message-ID:  <20100823155130.GA14723@tango.0pointer.de>
Cc:  Chris Adams <cmadams-AT-hiwaay.net>

On Mon, 23.08.10 10:28, Chris Adams (cmadams@hiwaay.net) wrote:

> 
> Once upon a time, Lennart Poettering <mzerqung@0pointer.de> said:
> > So, to turn this around. Do you think this behaviour is problematic? Can
> > you make a good case for dropping this automatism? If so I'd be willing
> > to do so.
> 
> The fact that "noauto" in /etc/fstab is documented to not automatically
> mount filesystems means that they shouldn't be automatically mounted.

Well, we took the liberty to interpret noauto a little bit differently
than you: everything marked "auto" will be mounted at boot, and boot
will not proceed until all devices listed as auto appeared and are fully
mounted (or things timed out). File systems marked as "noauto" won't
delay the boot process if they aren't, but they'll still be mounted when
they are plugged in, regardless whether that is at boot or during
runtime.

i.e. "auto" ? wait for this on boot; "noauto" ? don't delay boot for this.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


to post comments


Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds