Re: 'Floating point exception'

Bill Yerazunis <[email protected]>
Newsgroups gmane.mail.spam.crm114
Message-ID <[email protected]>
   From: Thomas Michael Hagen <[email protected]>

   > Bill Yerazunis wrote:
   >
   >> We schemed on that quite a bit, but the killer was that statistics
   >> files on NFS servers _cannot_ be safely locked within the NFS
   >> semantics.
   >
   > Not trivial, yes, but mail systems have been reliably locking
   > mailboxes placed on NFS storage for ages.

Near as I can figure out, they're not.  There's a higher level server
operating on the mailserver hosts acting as a lock manager.

The killer is that NFS semantics allow clients to cache files _locally_,
and not even inform the server that those files exist until it's
"convenient" to do so.  Usually that's quick, but sometimes not.

So, creating a lock file, twiddling for 10 milliseconds, and then
deleting the lock file is only guaranteed visible on the local host.
It may or may not ever be propagate in that 10 msec to the server, 
let alone to any other client machine.

That's the problem that nobody seems to have fixed.

       - Bill Yerazunis

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.