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
How do I use grep to search for a file?
How can you see the command line history?
What does grep v do?
What is the use of find command in unix?
What is the comma to show the space allocation of files?
What is the comma to display different lines that are found when compare two files?
What does the metacharacter mean?
What does sed command do in unix?
What does grep v grep do?
How does shebang work?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the command to view process running?
What is grep short for?
What is ctrl d?
How do I use grep to find a file?