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 |
What difference between cmp and diff commands?
How do you repeat a command in terminal?
distinguish between interrupts and exceptions?
What is the difference between grep and grep?
what is the cmd to display the last exit status in UNIX?
What do know about tee command?
What does the metacharacter mean?
What does mkdir up2date; touch outdated up2date do?
what is the meaning of this command rm -rf / what will it do ?
how to check a file system type
Give the command for finding the current date.
What is the use of finger command?