home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / networks / tcpip / multinet / 1951 < prev    next >
Encoding:
Text File  |  1992-08-13  |  2.2 KB  |  59 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
  3. Date: 13 AUG 92 23:41:38 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From: "Steve Thompson, Cheme System Mangler" <olin@cheme.tn.cornell.edu>
  7. From: "Steve Thompson, Cheme System Mangler" <olin@cheme.tn.cornell.edu>
  8. Message-ID: <0095F0B5.2709FAC0.1881@cheme.tn.cornell.edu>
  9. Subject: RE: ucx bind to NFS devices
  10. Organization: The INFO-MULTINET Community
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 45
  13.  
  14. PACK@UARS.ACD.UCAR.EDU (Daniel Packman (303) 497-1427) says:
  15.  
  16. >Has anyone tried to do a ucx bind to nfs devices?
  17. >I have tried to do a ucx bind to such a device which seems to
  18. >succeed (no error messages) but within posix I cd to this
  19. >directory and find apparently no files.
  20. >
  21. >Under VMS5.5-1 and multinet 3.0H I do
  22. >
  23. >$ ucx bind nfs7: "/v"
  24. >$ucx sho bind
  25. >
  26. >Logical filesystem                      Pathname
  27. >ACDURS$DKA400:                          /cdrom
  28. >_ACDURS$DKA300:[POSIX$CONT]             /cont
  29. >ACDURS$DKA100:                          /dka100
  30. >ACDURS$DKA200:                          /dka200
  31. >_NFS7:                                  /v
  32. >ACDURS$DKA300:                          /vms
  33. >
  34. >$ posix
  35. >psx> mount
  36. >_ACDURS$DKA300:[POSIX$CONT] on /cont
  37. >ACDURS$DKA300: on /vms
  38. >ACDURS$DKA100: on /dka100
  39. >ACDURS$DKA400: on /cdrom
  40. >ACDURS$DKA200: on /dka200
  41. >_NFS7: on /v
  42. >psx> cd /v
  43. >psx> ls
  44. >psx>
  45.  
  46. I don't have Multinet, but I'd be willing to bet that this is a POSIX
  47. problem. We have POSIX 1.0 installed on a 4500 running UCX 1.3A, and
  48. I have this problem with *all* UCX container file systems (it works fine
  49. with VMS file systems). I have multiple container file systems that
  50. are normally exported to a bunch of unix clients. From the unix clients,
  51. everything works fine. From within POSIX, no files are shown unless
  52. you have BYPASS privilege (which I'm not willing to hand out :-)), but
  53. even then the UID and GID values displayed (which should be mapped from
  54. the UCX proxy database) are completely wrong. I've called CSC on it,
  55. but no word yet. This renders POSIX essentially useless for us.
  56.  
  57. Steve
  58. 
  59.