<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic scsi reservation conflict in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scsi-reservation-conflict/m-p/4203957#M32660</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I am facing a strange problem.&lt;BR /&gt;I have two HP Hardware based server with qlogic firbe channel card installed on RHEL 3.&lt;BR /&gt;&lt;BR /&gt;I recently connected these 2 server to a tape library.&lt;BR /&gt;Upon cat /proc/scsi/scsi I am getting all tapes.&lt;BR /&gt;&lt;BR /&gt;-------------cat /proc/scsi/scsi------------OUTPUT -----&lt;BR /&gt;[root@test root]# cat /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 02 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 04 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 05 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 06 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 07 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 08 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 09 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: OPEN-E*9         Rev: 2114&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;But when I try to acess these tape drives I receives I/O error.&lt;BR /&gt;&lt;BR /&gt;[root@test root]# mt -f /dev/st4 status&lt;BR /&gt;/dev/st4: Input/output error&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;In /var/log/messages I am getting a SCSI Conflict Error.&lt;BR /&gt;&lt;BR /&gt;[root@test root]# grep -i RESERVATION /var/log/messages&lt;BR /&gt;May 20 23:00:53 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:00:53 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:27 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:27 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:29 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:29 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 21 12:03:46 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 11:49:39 test kernel: scsi0 (0,0,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:09:54 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:10:29 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:18:01 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 19:46:12 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 19:47:16 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT&lt;BR /&gt;&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;I am facing this problem on both servers. I tried but cannot get any solution.&lt;BR /&gt;Some where I read that some time machine reserver lun and does not release and you need to free lun so that a new devices can be used.&lt;BR /&gt;I am unable to figure out the solution.&lt;BR /&gt;&lt;BR /&gt;Any suggestion, help for you guys..&lt;BR /&gt;&lt;BR /&gt;Waiting for your reponse.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;Farrukh</description>
    <pubDate>Sat, 24 May 2008 13:39:51 GMT</pubDate>
    <dc:creator>farrukh_2</dc:creator>
    <dc:date>2008-05-24T13:39:51Z</dc:date>
    <item>
      <title>scsi reservation conflict</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-reservation-conflict/m-p/4203957#M32660</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I am facing a strange problem.&lt;BR /&gt;I have two HP Hardware based server with qlogic firbe channel card installed on RHEL 3.&lt;BR /&gt;&lt;BR /&gt;I recently connected these 2 server to a tape library.&lt;BR /&gt;Upon cat /proc/scsi/scsi I am getting all tapes.&lt;BR /&gt;&lt;BR /&gt;-------------cat /proc/scsi/scsi------------OUTPUT -----&lt;BR /&gt;[root@test root]# cat /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 02 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 04 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 05 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 06 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 07 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 2-SCSI   Rev: K710&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 08 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 09 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: Ultrium 3-SCSI   Rev: M63S&lt;BR /&gt;  Type:   Sequential-Access                ANSI SCSI revision: 03&lt;BR /&gt;Host: scsi1 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: OPEN-E*9         Rev: 2114&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;But when I try to acess these tape drives I receives I/O error.&lt;BR /&gt;&lt;BR /&gt;[root@test root]# mt -f /dev/st4 status&lt;BR /&gt;/dev/st4: Input/output error&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;In /var/log/messages I am getting a SCSI Conflict Error.&lt;BR /&gt;&lt;BR /&gt;[root@test root]# grep -i RESERVATION /var/log/messages&lt;BR /&gt;May 20 23:00:53 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:00:53 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:27 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:27 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:29 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT&lt;BR /&gt;May 20 23:01:29 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT&lt;BR /&gt;May 21 12:03:46 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 11:49:39 test kernel: scsi0 (0,0,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:09:54 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:10:29 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 18:18:01 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 19:46:12 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT&lt;BR /&gt;May 23 19:47:16 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT&lt;BR /&gt;&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;I am facing this problem on both servers. I tried but cannot get any solution.&lt;BR /&gt;Some where I read that some time machine reserver lun and does not release and you need to free lun so that a new devices can be used.&lt;BR /&gt;I am unable to figure out the solution.&lt;BR /&gt;&lt;BR /&gt;Any suggestion, help for you guys..&lt;BR /&gt;&lt;BR /&gt;Waiting for your reponse.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;Farrukh</description>
      <pubDate>Sat, 24 May 2008 13:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-reservation-conflict/m-p/4203957#M32660</guid>
      <dc:creator>farrukh_2</dc:creator>
      <dc:date>2008-05-24T13:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: scsi reservation conflict</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-reservation-conflict/m-p/4203958#M32661</link>
      <description>Are you using some backup software with these libraries?&lt;BR /&gt;&lt;BR /&gt;Is there a possibility that the tape drives are in use by another host running a backup while you tried the command?&lt;BR /&gt;&lt;BR /&gt;This could happen if other host is using the tape drive and issued a SCSI reservation command to prevent simultaneous access.&lt;BR /&gt;&lt;BR /&gt;Depending of the library model, you can enable SCSI logging, including reservation commands.</description>
      <pubDate>Sun, 25 May 2008 00:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-reservation-conflict/m-p/4203958#M32661</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-05-25T00:20:15Z</dc:date>
    </item>
  </channel>
</rss>

