|
|||||||||||
|
Tape backup through ssh - Other issues
From: Aaron Cheek <aaron_cheek(at)yahoo.com>
Date: Thu Jun 12 2003 - 10:09:30 EDT
I am doing dumps of multiple remote directories on multiple machines to a local DLT multi-tape robot, using this command: ssh user@host /sbin/dump 0abuf 63 - /directory | dd of=/dev/nrst0 obs=63 When the end of the tape is reached, dd dies as expected:
dd: /dev/nrst0: Input/output error
Unfortunately, the dump command in the remote machine does not receive this error and does not die, hanging the ssh connection forever, and making impossible to change tapes as needed. Any ideas on how to solve this situation? Workarounds? Aaron Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com Received on Thu Jun 12 12:52:43 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:59 EDT |
||||||||||
|
|||||||||||