home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / elm / 3928 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.3 KB

  1. Xref: sparky comp.mail.elm:3928 comp.sys.sun.admin:9906
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!gatech!cae!cae!not-for-mail
  3. From: vincent@cad.gatech.edu (Vincent Fox)
  4. Newsgroups: comp.mail.elm,comp.sys.sun.admin
  5. Subject: Re: Timed out on locking mailbox?
  6. Date: 4 Jan 1993 13:46:42 -0500
  7. Organization: Georgia Institute of Technology, CAE/CAD Lab
  8. Lines: 14
  9. Distribution: usa
  10. Message-ID: <1ia0miINNdov@cae.cad.gatech.edu>
  11. References: <1i5bcfINNmq1@cae.cad.gatech.edu> <1i5ej9INNj4g@dsinc.dsi.com> <rhoward.726024194@matd> <1i7sfrINN3n4@cae.cad.gatech.edu> <C0C5Au.G88@ccu.umanitoba.ca>
  12. NNTP-Posting-Host: cae.cad.gatech.edu
  13.  
  14. In <C0C5Au.G88@ccu.umanitoba.ca> mills@ccu.umanitoba.ca (Gary Mills) writes:
  15. >>It' obviosly a lockd related problem. I pop open my Console window, and
  16. >>for every attempt to lock the mailbox I get:
  17. >>lock-manager: RPC error: (9) RPC: Program/version mismatch
  18.  
  19. >I'd recommend not using fcntl locking in elm.  Sun's mail programs,
  20. >bin/mail, ucb/mail, and mailtool only use flock and file locking.
  21. >You will avoid many problems with the lock manager this way.  Until
  22. >Sun starts using fcntl locking, I think we should avoid it too.
  23.  
  24. Yes, but flock only appears to work for local systems anyway. Could I
  25. just disable both flock and lockf and use dot-locking only? Would this
  26. pose any disadvantage on either the server or it's dataless clients?
  27.  
  28.