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 move a process which is running background to foreground?
Who command in unix operating system?
How do you execute a UNIX command in the background?
What are awk commands?
What UNIX command will control the default file permissions when files are created?
what does the 'tee' command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What Command will remove a Directory in UNIX?
How to add content of one file into another file at the beginning
what is difference between unix and linux?
Write a command to display a file’s contents in various formats?
what are processor execution levels and priorities?