1832647 Members
3042 Online
110043 Solutions
New Discussion

Ignite backup error

 
Ravi Khinchi
Occasional Contributor

Ignite backup error

Hi All

I am getting following error during ignite backup while tape drive is connected properly

ERROR: Write test failed!
ERROR: Write test failed!ERROR: Check tape device failed.

I am running command.... make_tape_recovery -Av -a /dev/rmt/1mn -I -x inc_entire=vg00


Thanks
Ravi
2 REPLIES 2
SKR_1
Trusted Contributor

Re: Ignite backup error

Post

ioscan -KfnC tape
ioscan -fnC tape

Thanks

SKR
Johnson Punniyalingam
Honored Contributor

Re: Ignite backup error

Hi,

see the below error it looks tape drive not claimed or specifing wrong path of the tape drive ..:)

>>ERROR: Write test failed!
ERROR: Write test failed!ERROR: Check tape device failed<<

Example for the make_tape_recovery
==================================

/opt/ignite/bin/make_tape_recovery -AvI -x inc_entire=vg00 -a /dev/rmt/0mn

always while performing Ignite

step1:-

ioscan -fnC tape
(take note your path for your tape drive)

step2:-

/opt/ignite/bin/make_tape_recovery -AvI -x inc_entire=vg00 -a /dev/rmt/0mn --> note here my tape path /dev/rmt/0mn

Thanks,
Best Regards,
Johnson

Problems are common to all, but attitude makes the difference