From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunil Mushran Date: Wed Sep 28 19:08:41 2005 Subject: [Ocfs2-devel] shutdown of filesystems and quorum In-Reply-To: <20050928235448.GE17462@ca-server1.us.oracle.com> References: <20050928233249.GB17462@ca-server1.us.oracle.com> <433B2B3E.805@oracle.com> <20050928235448.GE17462@ca-server1.us.oracle.com> Message-ID: <433B308F.6080509@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com and oh btw, netfs should look at /etc/mtab as _netdev is not something the kernel understands. Joel Becker wrote: >On Wed, Sep 28, 2005 at 04:46:06PM -0700, Sunil Mushran wrote: > > >>umount script should look at /etc/mtab and not /etc/fstab. >> >>netfs looks at /etc/mtab or /proc/mounts depending on the version. >> >> > > And how many hand-mounted OCFS2 filesystems have _netdev in the >options? Oh, we force it? I guess that works. > >Joel > > >