- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: scsi error
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
05-22-2005 04:50 PM
05-22-2005 04:50 PM
can you help me out to find out which device giving problem.
for your reference see the syslog message....
vmunix: SCSI: bp: 0000000052a07c00
May 22 00:13:48 tr vmunix:
May 22 00:13:48 tr vmunix: SCSI: bp: 0000000052a07c00
May 22 00:13:48 tr vmunix: dev: cd020000
May 22 00:13:48 tr vmunix: cdb: 12 00 00 00 80 00
May 22 00:13:48 tr vmunix: residual: 80
May 22 00:13:48 tr vmunix: status: (400) None -- Incomplete
May 22 10:12:51 tr vmunix:
May 22 10:12:51 tr vmunix: SCSI: bp: 0000000048fc5000
May 22 10:12:51 tr vmunix: dev: cd020000
May 22 10:12:51 tr vmunix: cdb: 12 00 00 00 80 00
May 22 10:12:51 tr vmunix: residual: 80
May 22 10:12:51 tr vmunix: status: (400) None -- Incomplete
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 04:55 PM
05-22-2005 04:55 PM
Re: scsi error
Possibally one of two things either your SCSI CDROM/DVDROM or any disk in VG with minor no. 020000.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:02 PM
05-22-2005 05:02 PM
Re: scsi error
Check this thread..
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=53961
As per this thread, the device is on bus 02 (it doesn't mean C2t0d0). It could very well be a CDROM drive as Dev has suggested.
Regards,
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:07 PM
05-22-2005 05:07 PM
Re: scsi error
for ref see ioscan o/p
disk 0 10/0.3.0 sdisk CLAIMED DEVICE SEAGATE ST39175LC
/dev/dsk/c0t3d0 /dev/rdsk/c0t3d0
disk 7 10/0.15.0 sdisk CLAIMED DEVICE SEAGATE ST39175LC
/dev/dsk/c0t15d0 /dev/rdsk/c0t15d0
disk 1 10/8.1.0 sdisk CLAIMED DEVICE DGC C2300WDR10
/dev/dsk/c1t1d0 /dev/rdsk/c1t1d0
disk 2 10/8.1.1 sdisk CLAIMED DEVICE DGC C2300WDR10
/dev/dsk/c1t1d1 /dev/rdsk/c1t1d1
disk 3 10/8.1.2 sdisk CLAIMED DEVICE DGC C2300WDR1
/dev/dsk/c1t1d2 /dev/rdsk/c1t1d2
disk 4 10/8.1.3 sdisk CLAIMED DEVICE DGC C2300WDR5
/dev/dsk/c1t1d3 /dev/rdsk/c1t1d3
disk 5 10/8.1.4 sdisk CLAIMED DEVICE DGC C2300WDR5
/dev/dsk/c1t1d4 /dev/rdsk/c1t1d4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:13 PM
05-22-2005 05:13 PM
Re: scsi error
Check which devices are on external SCSI bus 02 and you can easily find out the controller instance number from the ioscan output...so the device is cxxt0d0
Regards,
--Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:25 PM
05-22-2005 05:25 PM
Re: scsi error
Do you have perfiew, if so use this tool.
A piece of hardware doesn't come trough his self test. You have a hardware problem.
I don't know which device it could easily be a bus drive.
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:31 PM
05-22-2005 05:31 PM
Re: scsi error
It is very difficult to say from this ioscan output but for sure one of drives is having problems. Use stm in GUI mode and check drives by running the info tool. Try indivisual disks first rather them the one from storage etc. Also check for stale extents if you have some LVM level mirroring.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 05:41 PM
05-22-2005 05:41 PM
Re: scsi error
cd (hex) = 205 (dec)
# lsdev 205
Character Block Driver Class
205 -1 stape tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 06:01 PM
05-22-2005 06:01 PM
Re: scsi error
I think you are right, preveously dat drive was connected but I don't have any old ioscan output. But don't understand why ginving error now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 06:09 PM
05-22-2005 06:09 PM
Re: scsi error
May be some of your application are trying to access the DAT drive, and if it is not connected, system is logging the errors in syslog.log.
Regards,
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2005 06:09 PM
05-22-2005 06:09 PM
Re: scsi error
Device files for previously connected DAT drive might be still lying in ioscan with state No H/W if not removed. You can find this my "ioscan -fnC tape" command. If some file exists and you are not using that drive then try removing device file using " rmsf -H H/W PATH).
But I do not think this message is for a device connected earlier.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 07:19 PM
06-05-2005 07:19 PM
Re: scsi error
there is no any tape device connected and even not showing in ioscan also.
This error flashes not frequently but some 8 days frequency.
How I can find which device causing this porblem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 08:49 PM
06-05-2005 08:49 PM
SolutionIf this comes back with no rows, then you don't have a device with a major number of 205 (hex 0xCD) and a minor number of 0x020000 as was reported in your syslog
May 22 00:13:48 tr vmunix: dev: cd020000
Something is trying to issue a SCSI Inquiry command with a return data size of 128 bytes to a device with major number 205 and minor number 0x020000. (cdb 12 00 00 00 80 00)
Whatever is doing this, is poorly coded, I would have expected it to have at least checked if the device existed before throwing a SCSI inquiry at it. It's probably using a generic SCSI interface, so hasn't detected that the device file no longer exists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 09:23 PM
06-05-2005 09:23 PM
Re: scsi error
Do cross check between '/etc/lvmtab' and 'ioscan -nfCdisk', this to make sure there are no harddisk missing.
For 'dev : cd020000', usually the device file will be 'c2t0d0' or 'c32t0d0' (since 20 hex = 32 dec). So with this, maybe you can check both device file on your system.
May I know your machine model ?
Can you give me the complete ioscan from your system ?
Sometimes the issue like this can be resolved by SCSI patches, so check also your SCSI patches on your system.
Other posibility is the SCSI port without the SCSI terminator.
Hope this can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 05:50 PM
06-06-2005 05:50 PM
Re: scsi error
ll -R /dev | grep 205 | grep 0x020000
crw-rw-rw- 2 bin bin 205 0x020000 Apr 15 09:19 0m
crw-rw-rw- 2 bin bin 205 0x020000 Apr 15 09:19 c2t0d0BEST
which points to tape drive only. Now I can ignore this message.
Only for curiosity,
there is no tape drive and ioscan -tape also shows nothing. why this error throwing is syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 08:07 PM
06-06-2005 08:07 PM
Re: scsi error
# /sbin/rmsf -a /dev/rmt/0m
# /sbin/rmsf -a /dev/rmt/c2t0d0BEST
This should remove device files from /dev/rmt and device definition from /etc/ioconfig. Hopefully that will stop syslog errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 08:11 PM
06-06-2005 08:11 PM
Re: scsi error
You do still have the device files for a tape drive, which you could remove if you wished.
Something still thinks you have a tape drive and is trying to issue a SCSI inquiry command to it. It may be some sort of auditing or diagnostics software. From the syslog, it appears to be something in the kernel, as it is reporting itself as vmunix.