- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need help with Syslog message "SCSI: Unexpected Di...
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-04-2005 12:53 AM
01-04-2005 12:53 AM
Need help with Syslog message "SCSI: Unexpected Disconnect"
Thanks
Scott
Jan 3 14:52:15 h0306n1 vmunix: SCSI: Unexpected Disconnect -- lbolt: 228560593, dev: cb062002, io_id: 60003c3
Jan 3 14:52:15 h0306n1 vmunix: SCSI: Unexpected Disconnect -- lbolt: 228560594, dev: cb062002, io_id: 60003c3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:05 AM
01-04-2005 01:05 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
1) Cable disconnect.
2) Drive failure.
3) Swapping out a hot swap drive.
The good news is with items 1 and 3 you can simply reconnect and next time you boot the problem will go away.
If a drive has failed you must replace it.
You can try and use xstm mstm or cstm to run an exercize on disk devices and see which of the above problems exists.
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
01-04-2005 01:12 AM
01-04-2005 01:12 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
Check also this post about lbolt:
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x9d086d96588ad4118fef0090279cd0f9%2C00.html&admit=716493758+1104847801286+28353475
Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:12 AM
01-04-2005 01:12 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
Looks like a disk issue, my suggestion is you take a peek at /dev/dsk/c6t2d0
diskinfo /dev/rdsk/c6t2d0
get the lv information to check for any stale extents
for lvol in $(pvdisplay -v /dev/dsk/c2t0d0 | sed -n '/LV Name/,/---/p
' | egrep -v '(LV|Phy|^$)'| awk '{print $1}')
do
lvdisplay -v $lvol | grep -i stale
done
HTH
Steve
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:28 AM
01-04-2005 01:28 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
I do not have a disk c6t2d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:39 AM
01-04-2005 01:39 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
Execute the following to see witch device is bad:
ioscan -fn|grep SCSI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:44 AM
01-04-2005 01:44 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
find the scsi device..
format the log and watch it..
u should see the eroors there..
-paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 02:09 AM
01-04-2005 02:09 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
0/8/0/0.1.0 SCSI Disk (HPDVD-ROM) Information Warning
now, can I tie this back to my syslog message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 02:19 AM
01-04-2005 02:19 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
dev: cb062002
cb = device major number, equals 203 in dec,
lsdev | grep 203 gives -- sctl, meaning SCSI controller driver.
06 = run 'ioscan -fnCext_bus', see in the second column
20 = SCSI id 2 , lun id 0.
For example it could be cXt2d0 , replace X with
number you find from ioscan -fnCext_bus.
As to message itself it could be many things,
from SCSI cable,termination,adapter issues to patches and PV timeouts (usually when connected to slow old disks and complex disk arrays...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 02:31 AM
01-04-2005 02:31 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
I ran the commands you provided (THANKS!) and got:
ext_bus 6 1/2/0/0 c720 CLAIMED INTERFACE SCSI C895 Ultra2 Wide LVD
So am I to assume it is something with this? I do not have a device called c6t2d0...
Thanks again
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 02:50 AM
01-04-2005 02:50 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
seen in the ioscan output (I guess you tried to run 'ioscan -fn' for full list?) or SCSI adapter issue (fixed probably by patches) but the last is less obvious since HP-UX messages are of "Unexpected Disconnect" kind...
Meaning,something was/is connected there but not probably seen by ioscan. You can also scroll to the beginning of /var/adm/syslog/syslog.log - it does an 'ioscan ' like listing when server boots.Or even OLDsyslog.log to see what was connected there before.
And if nothing looks connected there I'd first go and see with my own eyes that it's indeed so...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 03:19 AM
01-04-2005 03:19 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
ioa 1 1 sba CLAIMED BUS_NEXUS System Bus Adapter (803)
ba 8 1/0 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ba 9 1/2 lba CLAIMED BUS_NEXUS Local PCI Bus Adapter (782)
ext_bus 6 1/2/0/0 c720 CLAIMED INTERFACE SCSI C895 Ultra2 Wide LVD
target 13 1/2/0/0.7 tgt CLAIMED DEVICE
ctl 6 1/2/0/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c6t7d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 03:52 AM
01-04-2005 03:52 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 03:57 AM
01-04-2005 03:57 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 05:29 AM
01-04-2005 05:29 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 06:50 AM
01-04-2005 06:50 AM
Re: Need help with Syslog message "SCSI: Unexpected Disconnect"
Thanks for the replies!