- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "scsi_if_isr" error message... Little help?
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
01-24-2001 08:17 AM
01-24-2001 08:17 AM
"scsi_if_isr" error message... Little help?
(The reboot, btw, was to change the IP address and a few other things, and I'm 99.995% sure that it was not the cause, since it's done by scripts which a) I wrote, and b) I've run 150 times before with no problem.)
I'm receiving the following messages on screen when the system is starting up, after which it hangs forever. I've done my homework -- looked in documentation, searched this site, used Google, used Dejanews -- and can find no mention anywhere of this error message. I"ve also tried opening up the box and reseating all the connections, to no effect.
If anyone has seen it before, or has any ideas on what to do to fix it, the help would be greatly appreciated.
=== TRANSCRIPT BEGINS ===
Battery-backed real-time clock
WARNING: Bad date in real-time clock--check and reset the date
Swap device table: (start & size given in 512-byte units)
entry 0 - auto-configured on root device; start = 1166592, site = 129920
Warning: unable to configure dumo device...using primary wap instead
Core image of 12127 pages will be saved at block 599748 on device 0x70e0600
Checking root file system.
/dev/rroot: LINK COUNT FILE I=149683
OWNER=lp MODE=100666
/dev/rroot: SIZE=0 MDIME=Nov24 14:41 2000 COUNT 0 SHOULD BE 1
/dev/rroot: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Root check done, starting up init.
avail mem = 43466732
lockable mem = 43364352
cnode id; 1, cnode name: standalone
/etc/checkrc:
/etc/fsclean: /dev/dsk/0s0 not ok, run fsck
panic: scsi_if_isr: Not connected with SCSI
=== END TRANSCRIPT ===
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 08:51 AM
01-24-2001 08:51 AM
Re: "scsi_if_isr" error message... Little help?
When you do on ODE MAPPER do all your devices show up as available? I've seen it where a drive that is shut down never comes back up due to a bad motor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 09:38 AM
01-24-2001 09:38 AM
Re: "scsi_if_isr" error message... Little help?
I tend to go along with Mr. Coury...
I know that ISR (Intermediate Session Router) lends to hardware failure. And in your message it was trying to go through the startups...got to fsclean and I notice the /dev/dsk is invalid..no address. /etc/fsclean is a link to /usr/sbin/fsclean. So I'm thinking (again with Mr. Coury) that something has happened to the disk (or at least some part) of that disk, so it could not perform the rest of the general startups...fsclean, fschk and it died.
Usually, I have seen panics showing isr.ior that mention HPMC for memory problems. But I think your actual disk device is the problem...
Curious, if this is on your root disk...is your root disk mirrored? Can you try booting off the mirror?
Like I said...I sometimes tend to ramble..just my 2cents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 03:40 PM
01-24-2001 03:40 PM
Re: "scsi_if_isr" error message... Little help?
"panic: scsi_if_isr: Not connected with SCSI"
The "scsi_if_isr" portion means that the SCSI InterFace device driver's ISR (interrupt service routine) found a problem.
I'm guessing that a hardware interrupt was detected and passed off to the various system interrupt handlers. When the SCSI driver got hold of the interrupt notification the driver determined that the SCSI controller was not the source of the interrupt, and it caused the panic.
This could mean that your SCSI controller hardware is acting abnormally, or some other hardware on your system is generating interrupts that are somehow being sent down the chain and are being intercepted by the SCSI driver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 07:34 AM
01-25-2001 07:34 AM
Re: "scsi_if_isr" error message... Little help?
Perhaps I should have been more clear than the one passing reference at the top... I'm dealing with HP-UX 8.0. Back to the dark days of 1992 here. The O/S did come on CDs, but that's about it, and in order to install (or reinstall) it I need to find an external CD ROM device. No internals here.
That said, I'm not finding any sort of Support CD in my stores for this system, and so no ODE mapper. Sure would make things easier...
In response to Rita Workman:
> I know that ISR (Intermediate Session Router)
Who's right on the meaning of this acronym... you, or Mr. Lampi?
> /etc/fsclean is a link to /usr/sbin/fsclean.
No offense, but there is no /usr/sbin on an 8.0 machine...
And no, no mirrot on the boot disk. That said, it is what I'm figuring the problem may be, and am working on finding a replacement for it. Hard to find disks that *small* nowadays though... 8.0 can't handle disk sizes of over 1 Gig.
In respose to Michael Lampi:
Yeah, not a lot in your message about what to *do* about it, but I do appreciate the infodump on what the eror messages may mean. Every little bit of information helps.
Thanks all for the responses, and if anyone thinks of anything else, please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 07:50 AM
01-25-2001 07:50 AM
Re: "scsi_if_isr" error message... Little help?
No offense taken....I don't go back to an 8 system. When I started here the oldest was a 9. something and I quickly cold imaged it up to 11.
As for who's right on the acronym...guess it depends on which document your reading at the time. But it does appear your problem is hardware related.
So my best of wishes to you....I'm sure the others would agree, wish we could have done more.