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
Write a command to display a file’s contents in various formats?
What command is used to check the current users?
What does the command ' $who | sort –logfile > newfile' do?
Does cp command overwrite files?
What are grep patterns?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the comma to display different lines that are found when compare two files?
What is the use of cut command in unix?
What is the use of awk command in unix?
What is in grep command?
What is unix command?
What command is used to switching between users in unix?
Why is it called a shebang?
what is the advaantage of each user having its own copy of the shell?
What does the md command do?