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 can we "forked" process in UNIX? How then recognize in any of the branches we?
Name the various commands that are used for the user information in unix.
What is unix command?
What is grep in bash?
How to find the files that are accessed before 10 minutes?
distinguish between interrupts and exceptions?
What is .sh file?
which script will invoke first ,when /etc/init.d starts
Why is shebang used?
What are the general commands in using unix os for a beginner?
the difference between a soft link and a hard link?
How do you find out all processes that are currently running in UNIX OS?