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 is difference between grep and find command in unix?
How can we use grep command in unix?
Give the command to display space usage on the UNIX file system.
what are the different operating systems available?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
what is the use of the hidden files?
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
How many unix commands are there?
How to remove a crontab file?
What is the use of awk command in unix?
How can you see the command line history?
What is the difference between awk and grep?