home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!rocket!newshost!cory
- From: cory@hobbes.sanders.lockheed.com (Cory Myers)
- Newsgroups: comp.protocols.appletalk
- Subject: Locks, CAP, and NFS Patches
- Message-ID: <CORY.92Nov13163653@hobbes.sanders.lockheed.com>
- Date: 13 Nov 92 21:36:53 GMT
- Sender: news@rocket.sanders.lockheed.com
- Reply-To: cory@rocket.sanders.com
- Organization: Lockheed Sanders, Inc.
- Lines: 31
-
- CAP Patch 99 modifies CAP60.README to include:
-
- NFS
- In some circumstances, CAP AUFS using NFS mounted
- filesystems may complain about files being locked when
- they are not obviously so. Ensure that you have the latest
- NFS bugfixes for your UNIX platform.
-
- I seem to be having this problem. How do I tell what the proper
- patches are, if they are already installed, etc. I have a
- SparcStation running SunOS Release 4.1.1. (Where should the patch be
- - on the CAP server, or on the machine with the disk, or both?)
- Thanks in advance.
-
- How about the proper settings for the locks in m4.setup. Currently we
- have:
-
- # flock - "afp: file locking"
- define([X_FLOCK],1)
- # lockf - "afp: byte range locking using unistd.h"
- define([X_LOCKF],1)
- # lockf - "afp: byte range locking using fcntl.h"
- # define([X_FCNTLLOCKF],1)
- --
- Dr. Cory Myers Lockheed Sanders Inc.
- Senior Principal Electrical Engineer Room MER24-1583C
- Signal Processing Center of Technology PO Box 868
- Nashua, NH 03061-0868
-
- (usenet) ...!uunet!rocket!cory phone (603) 885-6845
- (internet) cory@rocket.sanders.com fax (603) 885-0631
-