home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / appletal / 3904 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.6 KB

  1. Path: sparky!uunet!rocket!newshost!cory
  2. From: cory@hobbes.sanders.lockheed.com (Cory Myers)
  3. Newsgroups: comp.protocols.appletalk
  4. Subject: Locks, CAP, and NFS Patches
  5. Message-ID: <CORY.92Nov13163653@hobbes.sanders.lockheed.com>
  6. Date: 13 Nov 92 21:36:53 GMT
  7. Sender: news@rocket.sanders.lockheed.com
  8. Reply-To: cory@rocket.sanders.com
  9. Organization: Lockheed Sanders, Inc.
  10. Lines: 31
  11.  
  12. CAP Patch 99 modifies CAP60.README to include:
  13.  
  14.         NFS
  15.                 In some circumstances, CAP AUFS using NFS mounted
  16.                 filesystems may complain about files being locked when
  17.                 they are not obviously so.  Ensure that you have the latest
  18.                 NFS bugfixes for your UNIX platform.
  19.  
  20. I seem to be having this problem.  How do I tell what the proper
  21. patches are, if they are already installed, etc.  I have a
  22. SparcStation running SunOS Release 4.1.1.  (Where should the patch be
  23. - on the CAP server, or on the machine with the disk, or both?)
  24. Thanks in advance.
  25.  
  26. How about the proper settings for the locks in m4.setup.  Currently we
  27. have:
  28.  
  29. # flock - "afp: file locking"
  30. define([X_FLOCK],1)
  31. # lockf - "afp: byte range locking using unistd.h"
  32. define([X_LOCKF],1)
  33. # lockf - "afp: byte range locking using fcntl.h"
  34. # define([X_FCNTLLOCKF],1)
  35. --
  36.     Dr. Cory Myers                            Lockheed Sanders Inc.
  37.     Senior Principal Electrical Engineer      Room MER24-1583C
  38.     Signal Processing Center of Technology    PO Box 868
  39.                                               Nashua, NH 03061-0868
  40.  
  41.     (usenet)     ...!uunet!rocket!cory        phone (603) 885-6845
  42.     (internet)  cory@rocket.sanders.com       fax   (603) 885-0631
  43.