Hello ,

  I'm using the following command to do my backups with ftape and
  zftape (RH 6.0, kernel 2.2.5-15).

  find /home/ /home1/ /home2/ /home3/ /home4/ /usr/local/
   -path '/home/usr/local/webstats/*' -prune -o
    -print | cpio -ovM %d --block-size=20 -H newc -F /dev/nrft0


    Ftape runs for a while then stops - I'm getting many errors
    written to syslog like the following:

  Sep 16 23:35:05 badger2 kernel: [036]   ftape-write.c
  (ftape_write_segment_R8a09c846) - write error, retry 1 (830).


  Anything wrong with my cpio setup?

Best regards,
 Perry                          mailto:[EMAIL PROTECTED]

Reply via email to