1833055 Members
2408 Online
110049 Solutions
New Discussion

OS Kernel SCSI

 
linux: ps_mon.cfg
Occasional Contributor

OS Kernel SCSI

Hi All, i have receive these messages from an HP-UX 10.20:

UX10/dmesg OS kernel SCSI: Parity error -- lbolt: 1168704819, dev: 1f026300

UX10/dmesg OS kernel SCSI: Target detected parity error -- lbolt: 1166841183, dev: cb091002

what does it mean ?
thanks in advance
3 REPLIES 3
Massimo Bianchi
Honored Contributor

Re: OS Kernel SCSI

Hi Fabrizio,
it means that there are possible error with one of the cable, causing possible data loss.


To identify the device:
refer to doc id A5872864 in the knowledge mine





HTH,
Massimo
A. Clay Stephenson
Acclaimed Contributor

Re: OS Kernel SCSI

It means that you have a problem with /dev/dsk/c2t6d3 which sounds like LUN 3 in a drive array. (1f026300)

The 2nd one refers to a SCSI pass-thru device
c9t1.

Because these are occuring on different SCSI buses, I would first check cable, terminators, and make sure that at least one device on the bus is supplying termination power.

If it ain't broke, I can fix that.
Caesar_3
Esteemed Contributor

Re: OS Kernel SCSI

Hello!

Looks like problem with the scsi connections.
Does all your drives that connected via scsi
work ok?

Caesar