Re: NFS hang + umount -f: better behaviour requested.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John Stoffel
Date: Wednesday, August 22, 2007 - 8:26 am

>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks@vt.edu> writes:

Valdis> On Tue, 21 Aug 2007 14:50:42 EDT, John Stoffel said:

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
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NFS hang + umount -f: better behaviour requested., Robin Lee Powell, (Mon Aug 20, 3:54 pm)
Re: NFS hang + umount -f: better behaviour requested., John Stoffel, (Tue Aug 21, 9:43 am)
Re: NFS hang + umount -f: better behaviour requested., J. Bruce Fields, (Tue Aug 21, 9:55 am)
Re: NFS hang + umount -f: better behaviour requested., Peter Staubach, (Tue Aug 21, 10:01 am)
Re: NFS hang + umount -f: better behaviour requested., Robin Lee Powell, (Tue Aug 21, 10:14 am)
Re: NFS hang + umount -f: better behaviour requested., Peter Staubach, (Tue Aug 21, 10:18 am)
Re: NFS hang + umount -f: better behaviour requested., John Stoffel, (Tue Aug 21, 11:50 am)
Re: NFS hang + umount -f: better behaviour requested., Peter Staubach, (Tue Aug 21, 12:04 pm)
Re: NFS hang + umount -f: better behaviour requested., J. Bruce Fields, (Tue Aug 21, 12:25 pm)
Re: NFS hang + umount -f: better behaviour requested., Valdis.Kletnieks, (Tue Aug 21, 4:04 pm)
Re: NFS hang + umount -f: better behaviour requested., Theodore Tso, (Wed Aug 22, 3:03 am)
Re: NFS hang + umount -f: better behaviour requested., John Stoffel, (Wed Aug 22, 8:26 am)
Re: NFS hang + umount -f: better behaviour requested., Ric Wheeler, (Fri Aug 24, 8:09 am)
Re: NFS hang + umount -f: better behaviour requested., Peter Staubach, (Fri Aug 24, 8:37 am)
Re: NFS hang + umount -f: better behaviour requested., J. Bruce Fields, (Fri Aug 24, 8:53 am)
Re: NFS hang + umount -f: better behaviour requested., Valdis.Kletnieks, (Fri Aug 31, 8:10 am)