GEustace@massey.ac.nz (Glen Eustace) (12/07/89)
Our network is continually expanding, with the expansion seem to come a never ending supply of problems to which our limited experience just has no answers. I am trying to use PC-NFS to mount a drive on a DEC 3100, running Ultrix 3 (RISC). I must be able to use the NFS locking as the drive hold a PC application that MUST be shared. (Advanced Revelation 1.14). PC-NFS does'nt seem to be able to contact the lock daemons. Are 'lockd & statd' on Ultrix compatible with PC-NFS? Here is what 'rpcinfo reports': C:\>p:\nfs\rpcinfo -p cc-server3 [program, version, protocol, port]: [100005, 1, 17, 1025] [100003, 2, 17, 2049] [100008, 1, 17, 1035] [100024, 1, 17, 1039] [100024, 1, 6, 1024] [100021, 1, 6, 1036] [100021, 1, 17, 1150] [100020, 1, 17, 1153] [100020, 1, 6, 1037] [100021, 2, 6, 1038] C:\>p:\nfs\rpcinfo -u cc-server3 100021 proc 100021 vers 1 ready and waiting C:\>p:\nfs\net use q: \\cc-server3\usr\pc\arev /MS NFS053W : Unable to contact the Network Lock Manager on the server. NFS054F : /MUSTSHARE was specified: the NET USE has been aborted. C:\> I currently have another copy of AREV running on my Sun386i, which works fine, but I don't really want to have it serving the entire campus. Can anyone help? -- Glen Eustace, Software Manager, Computer Centre, Massey University, Palmerston North, New Zealand. Phone: +64 63 69099 x7440 GMT+12 E-Mail via Internet: G.Eustace@massey.ac.nz <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
beame@maccs.dcss.mcmaster.ca (Carl Beame) (12/10/89)
In article <427@massey.ac.nz> GEustace@massey.ac.nz (Glen Eustace) writes: >Our network is continually expanding, with the expansion seem to come a >never ending supply of problems to which our limited experience just has >no answers. > >I am trying to use PC-NFS to mount a drive on a DEC 3100, running Ultrix >3 (RISC). I must be able to use the NFS locking as the drive hold a PC >application that MUST be shared. (Advanced Revelation 1.14). PC-NFS >does'nt seem to be able to contact the lock daemons. Are 'lockd & statd' >on Ultrix compatible with PC-NFS? > > >C:\>p:\nfs\rpcinfo -u cc-server3 100021 >proc 100021 vers 1 ready and waiting > >C:\>p:\nfs\net use q: \\cc-server3\usr\pc\arev /MS >NFS053W : Unable to contact the Network Lock Manager on the server. >NFS054F : /MUSTSHARE was specified: the NET USE has been aborted. > >I currently have another copy of AREV running on my Sun386i, which works >fine, but I don't really want to have it serving the entire campus. Can >anyone help? > >-- > Glen Eustace, Software Manager, Computer Centre, Massey University, > Palmerston North, New Zealand. Phone: +64 63 69099 x7440 GMT+12 > E-Mail via Internet: G.Eustace@massey.ac.nz ><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> You need a working version of rpc.lockd vers 3. This version has the DOS 3.1 locking and sharing extensions. The lack of available lock daemons prompted me to request that locking and sharing be included in any upgrades to PCNFSD.C from Sun. I don't know if Sun is going to act on this suggestion. If you must have AREV running on a machine with out Sun's lock daemon, you might try Beame & Whiteside's BWNFS, which has locking and sharing built into the BWNFSD.C (similar to PCNFSD.C). AREV has been tested and is working with BWNFS. - Carl Beame (The Beame in Beame & Whiteside Software). Beame@McMaster.CA