home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / nfs / 3209 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!kksys.com!deg
  3. From: deg@kksys.com (Dan Germann)
  4. Subject: Can I make NFS run over SCSI to share a disk?
  5. Message-ID: <1993Jan25.191239.21713@kksys.com>
  6. Followup-To: deg@kksys.com
  7. Keywords: NFS SCSI shared disk
  8. Organization: K and K Systems
  9. Distribution: na
  10. Date: Mon, 25 Jan 1993 19:12:39 GMT
  11. Lines: 22
  12.  
  13. I have an off-the-wall question/idea.  A client of mine has a system that
  14. gathers data and writes it off to disk.  It runs on a proprietary CPU
  15. with a kludge-o-matic "operating system".  The problem is that they need
  16. to be able to get at the data from their UNIX system, where they have
  17. good application software to analyze the data.  Their system has a SCSI
  18. interface to their proprietary CPU which could be used to communicate
  19. between the UNIX box and the data acquisition box.  Their application also
  20. needs to be able to delete the data files when it's done analyzing the
  21. data and has printed the report.
  22.  
  23. My off-the-wall idea is to make the data acquisition box an NFS server and
  24. share the internal disk with the UNIX box.  It makes things very easy on
  25. the UNIX box end -- their report generators can access the files directly
  26. and delete them when finished.  Obviously, it makes things harder in the
  27. data acquisition box.  Not only do I have to implement NFS server software,
  28. I also have to find a way to convince UNIX to talk NFS over a SCSI bus.
  29.  
  30. How unrealistic am I being?  Can I get NFS/RPC/XDR source code somewhere?
  31. Any suggestions are welcome.  Please reply via email.
  32.  
  33. -Dan Germann
  34. deg@kksys.com
  35.