home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8770 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1005 b   |  27 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!umn.edu!csus.edu!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: cp/cpio over NFS unreliable? [386BSD]
  5. Message-ID: <1992Nov12.085512.8850@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Thu, 12 Nov 1992 08:55:12 GMT
  8. Lines: 17
  9.  
  10.  
  11.  
  12. cp'ing sbin/* across two NFS-mounted 386BSD systems with SMC
  13. WD8003EP adapters yields errors like:
  14.  
  15. cp: ./inetd: No such file or directory
  16.  
  17. and though most files copy okay, the files for which an error is
  18. reported get truncated.  Worse, when using cpio -p, truncation occurs,
  19. but no errors are reported!  
  20.  
  21. Nathan Williams pointed out that the wsize and rsize parameters must be
  22. set if the RAM buffer is less than 8K.  But this shouldn't be a problem
  23. with the SMC which uses an 8K buffer.  Are there other parameters I
  24. should look at?  Explanations? Thanks.
  25. -Andrew Moore <alm@netcom.com>
  26.  
  27.