UNSOLVED

hantashhantash

updated

16 years ago

H

hantashhantash

1 Rookie

33 Posts

0

3789

February 13th, 2011 23:00

Device/media error: read open error, Operation not permitted

Hi all

I have swap DLD3 with DD660 on NW 7.6 , all SN are okay only two linux storage nodes face issues when try to lable or do any volume operations

I did not reboot linux it ' s productioms  , I inquire

it said tape

"scsidev@2.0.0:IBM-ESXSVSC7160 1.07|(Unknown Device Type d), /dev/sg5
scsidev@3.0.0:DGC RAID 5 0326|Disk, /dev/sg6
scsidev@3.1.0:DGC RAID 5 0326|Disk, /dev/sg7
scsidev@3.2.0:HP Ultrium 4-SCSI H44Z|Tape, /dev/nst0
"

scsidev@3.3.0:IBM ULTRIUM-TD3 8711|Tape, /dev/sg11
scsidev@4.0.0:DGC RAID 5 0326|Disk, /dev/sg9
s

but the error when loading is

cancellation: none;
completion code: ;
error message: "Device/media error: read open error, Operation not permitted",
"Jukebox:STK@10.2.0 access:scsidev@10.2.0 failed:MOVE MEDIUM key:5 status:CHECK CONDITION"

UNKNOWN, ASC 0x53 ASCQ 0x03",
"Device/media error: read open error, Operation not permitted";
last update: "Sun Feb 13 14:48:52 2011";
messages: ;
name: ST

any help or suggestions

  • David_Hampson_90e289

    2 Intern

    243 Posts

    1240

    0

    Posted February 14th, 2011 01:00

    That looks to me like an issue with your hardware, I would suggest giving your library a quick once over and if nothing obvious is spotted log a call with the vendor to investigate the problem.

  • hantashhantash

    1 Rookie

    33 Posts

    1239

    0

    Posted February 14th, 2011 07:00

    this is virtual tape IBM LTO3  created withen Data domain , there is no issues on Drive on data domain , I can move the tape from drive using the Data domain interface.

    best regards

  • Polska1422

    2 Intern

    128 Posts

    1239

    0

    Posted February 14th, 2011 11:00

    Hi,

    I can see an error at scsidev@10.2.0, but I can't see the same device at inquire exit (it could be an erroneous configuration at linux servers, maybe a reboot or reconfiguration are needed) Obviously, DataDomain can handle this device by itself.

    I hope these can be helpful.

    Regards

    Claudio

  • hantashhantash

    1 Rookie

    33 Posts

    1239

    0

    Posted February 14th, 2011 21:00

    I could not reboot at this time , but regard configuration .....can you explain if there is certain details for reconfiguration of the Tape @ linux OS.

    BR

  • David_Hampson_90e289

    2 Intern

    243 Posts

    1239

    0

    Posted February 15th, 2011 01:00

    Is that your full inquire output?  The media changer (virtual jukebox) does not seem to be listed although it does look like you may have cut off the inquire output.

  • hantashhantash

    1 Rookie

    33 Posts

    1239

    0

    Posted February 15th, 2011 20:00

    actually there is no auto changer on this linux , it is only one drive for this remote storage node and the auto channger in on windows networker server

    I only run inquire | grep tape

    regards

  • David_Hampson_90e289

    2 Intern

    243 Posts

    1239

    0

    Posted February 16th, 2011 00:00

    Okay, I understand.  So when you try mounting tapes in any other drives from Networker they mount without problem, and this device can be mounted from the virtual library console, is that right?

  • hantashhantash

    1 Rookie

    33 Posts

    793

    0

    Posted February 16th, 2011 04:00

    you are exactly right 100 %  ,

    all other nodes works are windows and these non working two nodes are linux , all services nsrmmd are working fine

    I see the in the deamon.raw for the linux said that 

    cdi warning" pathuthrugg old St driver

    any suggestions

  • tonyalbers

    75 Posts

    793

    0

    Posted February 16th, 2011 05:00

    1. is networker running as root on the storage nodes?

    2. What are the permissions for the devices (ls -l /dev/nst*)

    3. can you use the tape drive from the OS (mt -f /dev/nst0 status     and    mt -f /dev/nst0 fsf3 ; mt -f /dev/nst0 rewoffl   )

    /tony

  • David_Hampson_90e289

    2 Intern

    243 Posts

    732

    0

    Posted February 17th, 2011 01:00

    scsidev@3.3.0:IBM ULTRIUM-TD3 8711|Tape, /dev/sg11

    Your virtual LTO3 has the incorrect drive path, it should be /dev/nst1, this device is using a path assigned by a SCSI generic driver which is not correct one o use for a tape device.