Operating System - HP-UX
1838675 Members
5959 Online
110128 Solutions
New Discussion

ignite backup failed with error no. 6

 
Sunil Rahate_1
Advisor

ignite backup failed with error no. 6

Got an error regarding ignite backup.
Failed to open tape device /dev/rmt/0mn:No such device or
address
(errno = 6).
6 REPLIES 6
Pete Randall
Outstanding Contributor

Re: ignite backup failed with error no. 6

Is there a tape device at /dev/rmt/0mn? Post the output of "ioscan -kfnCtape".


Pete

Pete
Sunil Rahate_1
Advisor

Re: ignite backup failed with error no. 6

ioscan -fnCtape /dev/rmt/0mn
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
tape 0 1/0/0/2/1.3.0 stape CLAIMED DEVICE HP C5683A
/dev/rmt/0m /dev/rmt/c5t3d0BEST /dev/rmt/c5t3d0DDS
/dev/rmt/0mb /dev/rmt/c5t3d0BESTb /dev/rmt/c5t3d0DDSb
/dev/rmt/0mn /dev/rmt/c5t3d0BESTn /dev/rmt/c5t3d0DDSn
/dev/rmt/0mnb /dev/rmt/c5t3d0BESTnb /dev/rmt/c5t3d0DDSnb

Torsten.
Acclaimed Contributor

Re: ignite backup failed with error no. 6

You should first try to clean the drive, try another tape and check for write protection.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   

Re: ignite backup failed with error no. 6

Try to make a backup, using tar or cpio, to test the tape drive and midia. If not write in a tape, you have a problem with you tape.
Ganesan R
Honored Contributor

Re: ignite backup failed with error no. 6

Hi,

On my experience, it could be either media problem or drive faulty. Try with tar command to read and write and verify both modia and drive is working or not.
Best wishes,

Ganesh.
Ganesan R
Honored Contributor

Re: ignite backup failed with error no. 6

Hi,

Another possiblity is that if you replace the drive online then kernel won't be able to detect the drive. or if you connect the drive with different scsi id (diff h/w path)
then you will get this error.

In this case you need to reboot the box or recreate the device file.
Best wishes,

Ganesh.