Quote:
Originally Posted by
jmsathish
I would like to know what would happen if the tape (media) is not placed on the drive and a tar command is executed to backup on the tape.
The problem here is, you will have to see the script.. how intelligent it is to check whether the tape drive is there or not, if not its not to probe the drive anymore, or cause the system to hang..
Quote:
Originally Posted by
jmsathish
My problem is that tar command hanged for multiple days instead of throwing the error,
Is it valid behaviour?
What evident do you have that the tar command hanged on the system? did you try a tar command manually on some files?
And by the way, your output provided is really not sufficient to find the root cause