home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / vmsnet / networks / tcpip / multinet / 2381 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.0 KB  |  30 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!tgv.com!info-multinet
  3. Date: 20 NOV 92 21:03:59 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From:     adelman (Kenneth Adelman) @ TGV.COM
  7. From: adelman@TGV.COM
  8. Subject:  Re: NFSMOUNT in a cluster
  9. Organization: The INFO-MULTINET Community
  10. Message-ID: <36A00FB320NOV92210359@TGV.COM>
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 16
  13.  
  14. > We want to make a Unix filesystem available in an LAVC. I assume we have to
  15. > NFSMOUNT the filesystem on every cluster member individually ? Or does there
  16. > exist a NFSMOUNT/CLUSTER ?
  17.  
  18.     You need to NFSMOUNT on each node of the cluster. The cluster
  19. protocols are at too low a level to service NFSMOUNTed volumes to
  20. other nodes in the cluster.
  21.  
  22. > What is possible and will we run in trouble with shared writes in case the
  23. > clusterworde mounting does not exist ?
  24.  
  25.     Record locking doesn't work across NFS, but file locking will if
  26. the NFS Server supports a lock manager.
  27.  
  28.                                 Ken
  29. 
  30.