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 will you convert a general file to a hidden file?
how many types of file in unix?
34 Answers MNC, TCS,
What is the use of find command in unix?
what is difference between unix and linux?
How do you move or rename a file or directory?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
Can you explain a little bit about command substitution?
Which Command is Used for temprary switch User?
Give Command that will change the name of a directly from paypal to eBay
How do I use grep to find a file?
distinguish between interrupts and exceptions?