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 |
distinguish between paging and swapping?
What do chown command do?
How do you find files in Unix?
What does grep v grep do?
What will the following command do?
What is the search command in unix?
What is sed awk grep?
How do you move a process which is running background to foreground?
What is the difference between pipe (|) and tee command in unix
Which command should you use to find the remaining disk space in unix server?
How do I clear my terminal history?
what do you understand by 'building block primitive'?