how to make IGNITE-BACKUP in HP-UX?

Answers were Sorted based on User's Feedback



how to make IGNITE-BACKUP in HP-UX? ..

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

how to make IGNITE-BACKUP in HP-UX? ..

Answer / guest

make tape recovery

Is This Answer Correct ?    12 Yes 2 No

how to make IGNITE-BACKUP in HP-UX? ..

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 to make IGNITE-BACKUP in HP-UX? ..

Answer / srihari

./make_recovery_tape -avd /dev/rmt/0m

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Unix Commands Interview Questions

what does the command 'wc' do?

4 Answers  


Is grep faster than awk?

0 Answers  


How do you remove a crontab file?

6 Answers  


How to use grep command to list find the records of a file containing 10 different strings?

0 Answers  


in UNIX,How to copy file into directory?

5 Answers  






How to get the operating system's information in unix?

6 Answers   IBM, TCS,


how will u execute a file in unix

8 Answers   QA,


how many types of file in unix?

34 Answers   MNC, TCS,


How do I search for text in vi?

0 Answers  


What is the use of find command in unix?

0 Answers  


Can you write a command to erase all files in the current directory including all its sub-directories?

1 Answers  


How do you grep a case insensitive?

0 Answers  


Categories