home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / networki / 798 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.9 KB  |  44 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: <1992Jul28.155959.19528@watson.ibm.com>
  7. Date: Tue, 28 Jul 1992 15:59:59 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: 31
  12.  
  13. In  <ignacij.712275886@meishan.animal.uiuc.edu>  ignacij@meishan.animal.uiuc.edu (Ignacy Misztal) writes:
  14. > I am trying to back-up disk D:, which is a 450 Mbyte FAT partition
  15. > of a 670 Mbyte disk. DOS back-up programs complain about directories
  16. > being over 16 deep, although in fact they are only 4 at the most.
  17. > Ignoring these messages, DOS FASTBACK works, but it loops endlessly
  18. > through the same directories. OS/2 CHKDSK reports no problem.
  19. > I connected the disk to a Sun via
  20. > NFSD in IBM TCPIP 1.2.1, and attempted to tar the d: disk. The
  21. > tar backs about 20 files, and then causes trap 000d in NFSD. Did
  22. > anybody try to back-up the OS/2 files remotely via TCPIP? What could be
  23. > wrong with NFSD? The maximimum read and write sizes  on the
  24. > SUN for are set to 4k, and NFSD works quite well for transmission
  25. > of large, single files.
  26.  
  27. Hi Ignacy,
  28.  
  29.     Where did you tar the d: drive to? Can you post the tar syntax you used here?
  30. I tried the following way:
  31.     /u/gao>tar -cf dance.tar tmp
  32.             where the tmp is a mounted directory from os2 system ---- the d: drive of
  33.                                                                  dance.watson.ibm.com
  34.  
  35.     I didn't get the trap D. However, I got the RPC reply failed. I will investigate
  36. this problem.
  37.  
  38.     Please provide detail information in order to reproduce the problem here. Thanks,
  39.  
  40. KeJia
  41. IBM Watson Research Center.                     GAO@watson.ibm.com
  42.  
  43. P.S.  I assume you are running OS/2 2.0. Is this correct?
  44.