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 change file permissions and ownership in Unix?
Name the general commands in using unix os for a beginner?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
What is the use of the command 'ls -x chapter[1-5]' ?
What is ctrl d?
in UNIX,How to copy file into directory?
What is awk used for?
What are the dos commands?
How to delete a directory containing files and folders?
what is the difference between npar and vpar in HP-UX?
what are the different commands used to view the contents of a file?
Explain iostat, vmstat and netstat.