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

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!news
  3. From: yktnews@watson.ibm.com
  4. Subject: Re: NFS deamon trap D in tar
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <1992Jul30.155758.36003@watson.ibm.com>
  7. Date: Thu, 30 Jul 1992 15:57:58 GMT
  8. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  9. Nntp-Posting-Host: dance.watson.ibm.com
  10. Organization: IBM T.J. Watson Research Center
  11. Lines: 34
  12.  
  13. In  <ignacij.712354787@meishan.animal.uiuc.edu>  ignacij@meishan.animal.uiuc.edu (Ignacy Misztal) writes:
  14. > Below is the setup in which tar on the Sun was tring to back up
  15. > the OS/2 files.
  16. >
  17. > 486/33 with 16 M, OS/2 2.0 GA, IBM TCP/IP 1.2.1
  18. > NFSD was started by starting PORTMAP and NFSD with no parameters
  19. >
  20. > Sun SS1, SunOS 4.1.1, mount line:
  21. > misz:c:/ /home/ignacij/os2c nfs rw,intr,bg,wsize=4096,rsize=4096 0 0
  22. >
  23. >
  24. > tar from PC to Sun was started by:
  25. > tar cvf backup os2c
  26. >
  27. > After copying about 20 files, NFSD quit, printing trap 000d. There was
  28. > no damage to any window.
  29.  
  30. Ignacy,
  31.  
  32.     It seems my previous reply was lost, only the reference part was posted
  33. to the news group. Try to mount with rsize=1024,wsize=1024 options.
  34.  
  35.     I tested with these option on our AIX 3.1.6 system. I used the tar command
  36.     backed up my D drive, OS/2 2.0 system, with 49 MB of size successfully.
  37.     The syntax I used: /u/gao>tar -cf os2d.tar ~gao/tmp,  where the tmp
  38.     directory is the mount point of my OS/2 d drive.
  39.  
  40.     Please let me if this helps.
  41.  
  42. Regards,
  43.  
  44. KeJia
  45. IBM Watson Research
  46. gao@watson.ibm.com
  47.