- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Persistent "SCSI: Request Timeout" errors in syslo...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Discussion Boards
Community
Resources
Forums
Blogs
- 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
08-30-2005 02:33 AM
08-30-2005 02:33 AM
Persistent "SCSI: Request Timeout" errors in syslog
Aug 30 04:11:35 xxxxxxx vmunix: SCSI: Request Timeout; Abort Tag -- lbolt: 684229598, dev: cb044200, io_id: 46239f6
Aug 30 04:11:35 xxxxxxx syslog: FNSOD:SCSI interface returns SCTL_INCOMPLETE.
The device that's associated with this is a HP 2200MX optical jukebox. It is connected via a Y cable to another server which serves as the failover in this cluster. The failover server does no work against the jukebox unless the package is active there.
I have gone through the crontab many times over and cannot seem to find anything around 4:00AM that would cause this. The application running on this server is FileNet Image Services and the OS is HP-UX 11i (11.11).
Any ideas, thoughts, etc are welcome. This has been happening for about a year and a half and I just can't seem to put my finger on it.
Thanks,
Stephan Grob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 02:39 AM
08-30-2005 02:39 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 02:39 AM
08-30-2005 02:39 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
Running an ioscan when a tape backup is running can cause temporary SCSI errors.
Check your crontabs for any ioscan jobs, which may include SysInfo etc which will also call this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 02:40 AM
08-30-2005 02:40 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
This may be related with the jukebox software agging/archiving data...
Is one of the servers rebooting at 04:10AM?
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 02:57 AM
08-30-2005 02:57 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
Simon - I did a grep on all cron jobs on both servers in the cluster and nothing is running ioscan or SysInfo.
Pedro - Nope. No reboots. The software itself is not doing any different work at 4AM than 4PM.
-Stephan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 03:15 AM
08-30-2005 03:15 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
It could be a result of ioscan run while collecting nickel outputs. Is nickel scheduled for approximately this time?
It should be some utility which internally runs ioscan.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 03:19 AM
08-30-2005 03:19 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
I would suggest to NOT use a Y-cable, because you have an open SCSI port in the chain. Don't know how sensitive the lib is, but I guess this controller is very sensitive.
Use 2 cables instead.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 04:02 AM
08-30-2005 04:02 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
Torsten - Now this might hold some promise. I cracked open the jukebox and saw that it has two interface cards in it. I always thought we only had one. I had already planned on performing a test which will have me disconnect the Y-cable from the failover box and see if the error persists. If that test is successful then I think the two cable option will prevent this error from happening.
If the above mentioned scenario does play out that way, it still perplexes me what is running around 4AM to cause this. Another admin here and an HP tech have looked and we all come up empty handed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 04:18 AM
08-30-2005 04:18 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
if you are using the 2 SCSI controllers in the lib and a Y-cable, the result is a "star", not a BUS.
The only possible and working connection is this:
1 cable from server a to connector A,
1 cable from server b to connector B,
1 cable to bridge the 2 open ports.
What is your current layout?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 04:39 AM
08-30-2005 04:39 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
Both SCSI interfaces in the library aren't currently being used. Here's how it looks right now:
terminator on single-ended interface B
terminator on differential interface A
Y cable coming from server A & B to differential interface B
I've got our HP tech coming onsite this afternoon to hash this out with me. I read through the manual just a while ago and if I'm reading it correctly, we're missing two terminators on the controllers in the library. I could be misreading this so hopefully this guy will set me straight.
-Stephan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 05:24 AM
08-30-2005 05:24 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
A totally different idea is to check the firmware of the optical drives and update, if necessary.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 06:19 AM
08-30-2005 06:19 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
The HP response center once recommended I tried that and sent me the procedure. The procedure is lost.
You should be able to get it from your friendly, local Response Center.
I would say that unless the drives are very busy, you should not have to change the timeout figures.
Something else may be wrong, and a disk may be approaching failure. Perhaps mstm/cstm or xstm tests are in order.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 03:17 AM
08-31-2005 03:17 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
1. You need to change the default time-out from 30 sec to something bigger then 90 sec.
2. If you have ISEE (HP's free hardware moniter) installed , the default ioscan time is at 4:00 AM.
3. There has been a recent patch recall specifically dealing with this issue of scsi cables & jBoxes.
4. There is also a known issue with dual hbas (if you use them) which will be fixed with higher driver firmware patch.
Matthew Ghofrani
From Boston
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 06:20 AM
08-31-2005 06:20 AM
Re: Persistent "SCSI: Request Timeout" errors in syslog
I'll check on the other stuff some of you have mentioned.
-Stephan