how to make IGNITE-BACKUP in HP-UX?
Answers were Sorted based on User's Feedback
Answer / dave_chamoli82
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
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / 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 |
How do you find which version and name of unix you are using at the command prompt?
How are UNIX file permissions represented?
What is the use of pipes?
which script will invoke first ,when /etc/init.d starts
What is used to type command?
the difference between a soft link and a hard link?
what is the command to list files in a directory in UNIX?
How can you copy files or directories?
How do you grep a case insensitive?
distinguish between paging and swapping?
Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?
Write a grep (or grep) command that selects the lines from a file that have exactly three characters.