- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- scsi reservation conflict
Operating System - Linux
1821051
Members
2730
Online
109631
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2008 06:39 AM
05-24-2008 06:39 AM
scsi reservation conflict
Hi all
I am facing a strange problem.
I have two HP Hardware based server with qlogic firbe channel card installed on RHEL 3.
I recently connected these 2 server to a tape library.
Upon cat /proc/scsi/scsi I am getting all tapes.
-------------cat /proc/scsi/scsi------------OUTPUT -----
[root@test root]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 02 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 03 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 04 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 05 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 07 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 08 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 09 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: OPEN-E*9 Rev: 2114
------------------------------------------------------------
But when I try to acess these tape drives I receives I/O error.
[root@test root]# mt -f /dev/st4 status
/dev/st4: Input/output error
-----------------------------------------
In /var/log/messages I am getting a SCSI Conflict Error.
[root@test root]# grep -i RESERVATION /var/log/messages
May 20 23:00:53 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:00:53 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 20 23:01:27 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:01:27 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 20 23:01:29 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:01:29 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 21 12:03:46 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 11:49:39 test kernel: scsi0 (0,0,0) : RESERVATION CONFLICT
May 23 18:09:54 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 18:10:29 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 18:18:01 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 19:46:12 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT
May 23 19:47:16 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT
---------------------------------------------
I am facing this problem on both servers. I tried but cannot get any solution.
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.
I am unable to figure out the solution.
Any suggestion, help for you guys..
Waiting for your reponse.
Thanks and regards
Farrukh
I am facing a strange problem.
I have two HP Hardware based server with qlogic firbe channel card installed on RHEL 3.
I recently connected these 2 server to a tape library.
Upon cat /proc/scsi/scsi I am getting all tapes.
-------------cat /proc/scsi/scsi------------OUTPUT -----
[root@test root]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 02 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 03 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 04 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 05 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 07 Lun: 00
Vendor: HP Model: Ultrium 2-SCSI Rev: K710
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 08 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi0 Channel: 00 Id: 09 Lun: 00
Vendor: HP Model: Ultrium 3-SCSI Rev: M63S
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: OPEN-E*9 Rev: 2114
------------------------------------------------------------
But when I try to acess these tape drives I receives I/O error.
[root@test root]# mt -f /dev/st4 status
/dev/st4: Input/output error
-----------------------------------------
In /var/log/messages I am getting a SCSI Conflict Error.
[root@test root]# grep -i RESERVATION /var/log/messages
May 20 23:00:53 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:00:53 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 20 23:01:27 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:01:27 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 20 23:01:29 test kernel: scsi0 (0,1,0) : RESERVATION CONFLICT
May 20 23:01:29 test kernel: scsi0 (0,3,0) : RESERVATION CONFLICT
May 21 12:03:46 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 11:49:39 test kernel: scsi0 (0,0,0) : RESERVATION CONFLICT
May 23 18:09:54 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 18:10:29 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 18:18:01 test kernel: scsi0 (0,2,0) : RESERVATION CONFLICT
May 23 19:46:12 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT
May 23 19:47:16 test kernel: scsi0 (0,4,0) : RESERVATION CONFLICT
---------------------------------------------
I am facing this problem on both servers. I tried but cannot get any solution.
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.
I am unable to figure out the solution.
Any suggestion, help for you guys..
Waiting for your reponse.
Thanks and regards
Farrukh
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2008 05:20 PM
05-24-2008 05:20 PM
Re: scsi reservation conflict
Are you using some backup software with these libraries?
Is there a possibility that the tape drives are in use by another host running a backup while you tried the command?
This could happen if other host is using the tape drive and issued a SCSI reservation command to prevent simultaneous access.
Depending of the library model, you can enable SCSI logging, including reservation commands.
Is there a possibility that the tape drives are in use by another host running a backup while you tried the command?
This could happen if other host is using the tape drive and issued a SCSI reservation command to prevent simultaneous access.
Depending of the library model, you can enable SCSI logging, including reservation commands.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP