home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / networki / 806 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.3 KB  |  62 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!austin.onu.edu!tga.com!ekgermann
  3. From: ekgermann@tga.com (Eric Germann)
  4. Subject: Re: NFS deamon trap D in tar
  5. Sender: usenet@austin.onu.edu (Network News owner)
  6. Message-ID: <ekgermann.2.0@tga.com>
  7. Date: Wed, 29 Jul 1992 02:17:27 GMT
  8. References: <1992Jul28.155959.19528@watson.ibm.com> <ignacij.712354787@meishan.animal.uiuc.edu>
  9. Nntp-Posting-Host: mercury.tga.com
  10. Organization: Germann Associates
  11. Lines: 49
  12.  
  13. In article <ignacij.712354787@meishan.animal.uiuc.edu> ignacij@meishan.animal.uiuc.edu (Ignacy Misztal) writes:
  14. >From: ignacij@meishan.animal.uiuc.edu (Ignacy Misztal)
  15. >Subject: Re: NFS deamon trap D in tar
  16. >Date: 28 Jul 92 20:19:47 GMT
  17.  
  18. >Below is the setup in which tar on the Sun was tring to back up 
  19. >the OS/2 files.
  20.  
  21. >486/33 with 16 M, OS/2 2.0 GA, IBM TCP/IP 1.2.1
  22. >NFSD was started by starting PORTMAP and NFSD with no parameters
  23.  
  24. >Sun SS1, SunOS 4.1.1, mount line:
  25. >misz:c:/ /home/ignacij/os2c nfs rw,intr,bg,wsize=4096,rsize=4096 0 0
  26.  
  27.  
  28. >tar from PC to Sun was started by:
  29. >tar cvf backup os2c
  30.  
  31. >After copying about 20 files, NFSD quit, printing trap 000d. There was
  32. >no damage to any window. 
  33.  
  34. >Being unsuccessful, I tried to use rcopy from the PC. It eventually succeded,
  35. >but its pattern of operation was very erratic: 5-20 seconds of seemingly
  36. >high speed copying, followed by a 5-20 s standstill. During that standstill,
  37. >vt100 screen appeared frozen.
  38.  
  39. >I needed to back up my files to transfer files from FAT to HPFS. Perhaps I  
  40. >should have used xcopy from the PC? 
  41. >----------------------------------------------------------------------
  42. >Ignacy Misztal                  E-mail: ignacy@uiuc.edu
  43. >University of Illinois          Phone: (217) 244-3164
  44. >1207 W. Gregory Dr.
  45. >Urbana, IL 61801
  46. >----------------------------------------------------------------------
  47.  
  48. For what its worth, here are my $0.02.
  49.  
  50. I had TCP 1.2 running on OS/2 1.3.  I exported filesystems that were mounted 
  51. on a Sun Sparc IPC.  The performance was very erratic.  Fast spurt, lon 
  52. wait...
  53.  
  54. Someone told me to sync the time on the PC to the time on the Sun.  When I 
  55. did this, the performance improved dramtically and there were no more 
  56. spurts.
  57.  
  58. Their reasoning was stale file  handles.  Experts?  Chime in.
  59.  
  60. Eric
  61. germann@austin.onu.edu
  62.