1752781 Members
6555 Online
108789 Solutions
New Discussion юеВ

command confirmation

 
SOLVED
Go to solution
Shah Gaurang B.
Frequent Advisor

command confirmation

Hi,

To take ignite backup following command is ok ?

make_tape_recovery -IvA -x inc_entire=vg00

Thanks in advance
3 REPLIES 3
Luk Vandenbussche
Honored Contributor
Solution

Re: command confirmation

If the device file off your tape drive is /dev/rmt/0m

make_tape_recovery -x inc_entire_vg00 -I -v

If the device file off your tape drive is /dev/rmt/1m (or a higher number)

make_tape_recovery -x inc_entire_vg00 -I -v -a /dev/rmt/1mn
freddy_21
Respected Contributor

Re: command confirmation

depend on your tape device. if your tape for ignite is /dev/rmt/0mn its ok. but your tape different than /dev/rmt/0mn, pleae use -a option

make_tape_recovery -IA -a /dev/rmt/3mn -x inc_entire=vg00

thanks
freddy
inventsekar_1
Respected Contributor

Re: command confirmation

yes.
make_tape_recovery -IvA -x inc_entire=vg00 is correct.

for your further reference:
http://docs.hp.com/en/B2355-90970/ch09s05.html
Be Tomorrow, Today.