home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13153 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.4 KB

  1. Path: sparky!uunet!rcwusr.bp.com!jenkinsonjp
  2. From: jenkinsonjp@rcwusr.bp.com (John P. Jenkinson)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: NFS write error intrepretation
  5. Message-ID: <1993Jan8.155733.95@rcwusr>
  6. Date: 8 Jan 93 15:57:33 -0600
  7. References: <1993Jan4.131704.86@rcwusr> <1993Jan5.153622.25957@jupiter.sun.csd.unb.ca>
  8. Organization: BP Exploration (Alaska)
  9. Lines: 17
  10.  
  11. In article <1993Jan5.153622.25957@jupiter.sun.csd.unb.ca>, dedourek@jupiter.sun.csd.unb.ca (John DeDourek) writes:
  12. > In article <1993Jan4.131704.86@rcwusr> jenkinsonjp@rcwusr.bp.com (John P. Jenkinson) writes:
  13. >>we get several NFS write errors on our consoles every day in the format
  14. >>nfs write error ___ on host ___ ___ ___ ___ ___ ___ ___
  15. [stuff deleted]
  16. > The following is the technique I used with errors on a RS/6000 client
  17. > to an RS/6000 server.  Can't tell whether this applies to SUN server.
  18. this is the type of information i was looking for and it is very valuable
  19. if the server is an IBM. looks as if Sun do it differently. i should have
  20. given the numbers as they would have indicated this method wouldn't work for
  21. Sun. the first "number" was fh which indicated it is a file handle (obviously)
  22. but in Sun "format". if the client was a Sun you could run showfh <server>
  23. which would talk to a NFS filehandle daemon on the server and return the 
  24. file. so, the question now is does anyone know of a port of showfh on
  25. AIX OR know how to intrepret file handles for Sun??
  26.