home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / nfs / 3059 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.6 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!linus!progress!peterl
  2. From: peterl@progress.COM (Peter Lauterbach)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: need help mounting pc disk on sun with soss server
  5. Summary: soss gives RPC port not registered  when mounting a pc disk.
  6. Keywords: soss,nfs
  7. Message-ID: <1993Jan7.200840.18589@progress.com>
  8. Date: 7 Jan 93 20:08:40 GMT
  9. Sender: usenet@progress.com (Mr. Usenet)
  10. Organization: Progress Software Corp.
  11. Lines: 33
  12. Nntp-Posting-Host: misseq
  13.  
  14. Greetings,
  15.  
  16.     I'm having trouble trying to get my Sun and PC talking to each other.
  17. The config looks like this:
  18.  
  19.         PC on     x.x.215.36
  20.         Sun 3/50 SunOS 4.1 on x.x.211.15  , they are on diff nets.
  21.  
  22.     I'm trying to mount the PC disk on the sun, using the pd version
  23. nfs server soss, with a packet driver.  I can ping the PC from the sun , 
  24. showmount -e pc , show that the c: drive is ok for export.  However, when I
  25. try to mount the disk using:
  26.  
  27.     mount -t nfs -o <option> pc:/c /usr/soss
  28.  
  29. I get the message on the sun : RPC: program not registered
  30.  
  31. and on the PC:
  32. PMAPPROC_GETPORT prog 100005 vers 2 no port registered
  33.  
  34. I'm not enough of an NFS guru to know what to look at, or how to fix this.
  35.  
  36. P.S. I basically want to backup my PC disk onto the sun, what is the best way
  37. to copy an entire directory tree from on disk to the other ?  does the 
  38. tar cvf - | tar xvf - trick use as much intermediate disk space for the pipe ?
  39. I don't have enough space to do this on the sun.  IT is an 80 MB PC disk.
  40.  
  41.                     Regards,
  42.                     Peter
  43.  
  44. --
  45. Peter Lauterbach            Progress Software Corporation
  46. Peter.Lauterbach@progress.com        14 Oak Park, Bedford, MA 01730 USA
  47.