1748270 Members
3584 Online
108760 Solutions
New Discussion юеВ

Ignite Error

 
Thiago Dourado
New Member

Ignite Error

When a try to run te command:

# make_tape_recovery -a /dev/rmt/1mn -AvI

I got this error:

ERROR: Tape destination @` is not found on the system.No such file or
directory (errno = 2)
ERROR: Check tape device failed.



3 REPLIES 3
Jaime Bolanos Rojas.
Honored Contributor

Re: Ignite Error

Thiago,

You want to run this command:

# ioscan -fnkC tape

Make sure that your tape device is listed there.

Regards,

Jaime.
Work hard when the need comes out.
Steve Steel
Honored Contributor

Re: Ignite Error

Hi


I saw this once after a shell patch


needed a newer version of Ignite loaded


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Raj D.
Honored Contributor

Re: Ignite Error

Thiago,

You need to check for the tape device.

Check with ioscan first and then with mt.

# ioscan -fnC /dev/rmt/1mn
(It should be in CLAIMED status.)

# mt -t /dev/rmt/1mn status
(Assuming tape is inside the drive, so It should show BOT Online...)


Cheers,
Raj.

" If u think u can , If u think u cannot , - You are always Right . "