From: "John Stoffel" <john@stoffel.org>
To: Valdis.Kletnieks@vt.edu
Cc: John Stoffel <john@stoffel.org>,
Peter Staubach <staubach@redhat.com>,
Robin Lee Powell <rlpowell@digitalkingdom.org>,
linux-kernel@vger.kernel.org
Subject: Re: NFS hang + umount -f: better behaviour requested.
Date: Wed, 22 Aug 2007 11:26:44 -0400 [thread overview]
Message-ID: <18124.21940.10785.831274@stoffel.org> (raw)
In-Reply-To: <29735.1187737456@turing-police.cc.vt.edu>
>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks@vt.edu> writes:
Valdis> On Tue, 21 Aug 2007 14:50:42 EDT, John Stoffel said:
>> Now maybe those issues are raised when you have a Linux NFS server
>> with Solaris clients. But in my book, reliable NFS servers are key,
>> and if they are reliable, 'soft,intr' works just fine.
Valdis> And you don't need all that ext3 journal overhead if your disk
Valdis> drives are reliable too. Gotcha. :)
Yeah yeah... you got me. *grin* In a way. How to say this. NFS is
like ext2 in some ways. No real protection from errors unless you
turn on possibly performance killing aspects of the code.
Ext3 takes it to a higher level of consistency without compromising as
much on the performance.
RAID can be the base of both of these things, and that helps alot. If
your RAID is reliable.
So, my NetApps are reliable because they have NVRAM for performance,
and it's battery backed for reliability. On that they build the
Volume and Filesystem stuff, which also has performance and
reliability built-in.
On top of this, they have NFS (or CIFS or other protocols, but I use
only NFS). And we actually default to "proto=tcp,soft,intr" for all
our mounts. We do this for performance, because we're confident of
the underlying reliability of the layers below it. All the way down
to the Network switches in a way. Though I admit we don't dual-path
everything since we don't have enough need for that level of
reliability.
So that's where I'm coming from. Now, I'd be happy to be proven
wrong, but I'd like to see people giving test scripts which can be run
on a client to simulate failures and such so I can run them here in my
environment as test. Maybe I'll change my mind. Maybe I won't.
At least we've got choice. :]
John
next prev parent reply other threads:[~2007-08-22 15:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 22:54 NFS hang + umount -f: better behaviour requested Robin Lee Powell
2007-08-20 23:27 ` Neil Brown
2007-08-20 23:34 ` Robin Lee Powell
2007-08-21 1:51 ` Salah Coronya
2007-08-21 16:43 ` John Stoffel
2007-08-21 16:55 ` J. Bruce Fields
2007-08-21 17:01 ` Peter Staubach
2007-08-21 17:14 ` Chakri n
2007-08-21 17:14 ` Robin Lee Powell
2007-08-21 17:18 ` Peter Staubach
2007-08-21 18:50 ` John Stoffel
2007-08-21 19:04 ` Peter Staubach
2007-08-21 19:25 ` J. Bruce Fields
2007-08-24 15:09 ` Ric Wheeler
2007-08-24 15:37 ` Peter Staubach
2007-08-24 15:53 ` J. Bruce Fields
2007-08-21 23:04 ` Valdis.Kletnieks
2007-08-22 10:03 ` Theodore Tso
2007-08-22 15:26 ` John Stoffel [this message]
2007-08-31 8:06 ` Ian Kent
2007-08-31 15:10 ` Valdis.Kletnieks
2007-08-31 15:30 ` Ian Kent
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=18124.21940.10785.831274@stoffel.org \
--to=john@stoffel.org \
--cc=Valdis.Kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=rlpowell@digitalkingdom.org \
--cc=staubach@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