The remote ufsdump halts:Error:Write: I/O errorwrite error 5950 feet into tape1needs attention:
2007-12-24 19:36:00
Error:
Write: I/O error
write error 5950 feet into tape1
needs attention: Do you want to restart?...
rewriting attempted a response to unknow signal
The entire dump is aborted.
*******BEGINOFSCRIPT**********
#!/usr/bin/ksh
TAPEDEV="remote_host:/dev/rmt/1cn"
OPTS="0cfu"
FS1="/"
FS2="/somefilesystem"
/usr/sbin/ufsdump $OPTS $TAPEDEV $FS1
/usr/sbin/ufsdump $OPTS $TAPEDEV $FS2
rsh remote_host mt -f /dev/rmt/1cn rewind
rsh remote_host mt -f /dev/rmt/1cn offline
*****ENDOFSCRIPT*********
Exabye 8500, 5GB 112m tape.
Local host is ultra1 solaris 2.6 and remote
host is sparc10 with solaris 2.5..
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
Comments
Got something to say?
You must be logged in to post a comment.

