Answer Posted / ramesh kumar
First check tape is insert or not
# ioscan -fnC tape
To check the tape status
# mt -f /dev/rmt/0mn status
Make tape recovery
# make_tape_recovery -AvI -x inc_entire=vg00 -v
-a dev/rmt/0mn
Make sure to mention correct mn number
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of the command 'ls -x chapter[1-5]' ?
Is ‘du’ a command? If so, what is its use?
Who command in unix?
What happens when we execute a unix command?
What is used to type command?
What are bash commands?
Which command is used to delete all files in the current directory and all its sub-directories?
Why is it called a shebang?
What does pipe () return?
What is the unix command to confirm a remote host is alive or not?
How do you grep a case insensitive?
How to use grep command to list find the records of a file containing 10 different strings?
How do you grep recursively?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?