1826639 Members
3263 Online
109695 Solutions
New Discussion

Lots of SCSI errors

 
Ad Koster
New Member

Lots of SCSI errors

After a system-upgrade we do have a lot of problems with the SCSI-parts of our HP_UX server (see attachment).

HP already replaced disks, terminators, cables etc.

Does anyone what else can be the cause of the errors ??

Thanks

Ad Koster
8 REPLIES 8
Clemens van Everdingen
Honored Contributor

Re: Lots of SCSI errors

Hi,

What kind of upgrade did you do ?
10.20 -> 11.00/11.i

Or was it hw upgrade.

Did you check scsi patch level ?

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Joaquin Gil de Vergara
Respected Contributor

Re: Lots of SCSI errors

apply hardware enablement patches!

if problem persists open an hardware call
Teach is the best way to learn
Animesh Chakraborty
Honored Contributor

Re: Lots of SCSI errors

hi
Make sure that the correct disk was replaced :)
In your case it is 0x06c000
I think it is c6t12d0
I also used to get this type of mesg. but after replacing the disk no more error mesg. comes.
Did you take a backup?
Ravi_8
Honored Contributor

Re: Lots of SCSI errors

HI, Ad

Its not too fatal, you just received a warning that the connection to your disk was temporarily lost. Either due to a faulty cable, controller or disk. Most likely the disk. LVM recovered ok.

If these errors continue (check dmesg or syslog frequently) then your disk may be on its way out and you may need a replacement. Contact HP who will want to see these SCSI errors before deciding if a replacement is needed.
never give up
Clemens van Everdingen
Honored Contributor

Re: Lots of SCSI errors

Hi,

on second thought it may have to do with the timeout issue.

Increase the timeout up to the maximum of 180 seconds:
pvchange -t 180 /dev/dsk/disk_device

Also make sure that the latest SCSI/LVM patch (and its dependencies) are installed

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
稀里哗啦
Advisor

Re: Lots of SCSI errors

you need check your patch if it is newly enough, install new release HWE patch bundle is a simple way.Then, check scsi cable and terminator for if they are connect stable.
If above is ok, open hardware call.
Paula J Frazer-Campbell
Honored Contributor

Re: Lots of SCSI errors

Hi

LVM: vg[3]: pvnum=1 (dev_t=0x1f06c000) is POWERFAILED

and
SCSI: Async write error -- dev: b 31 0x06c000, errno: 126, resid: 8192

Indicates that you have failing disk.

Log a HP call and get the to relace the disk at :-
0x1f06c000 and also the device at
0x06c000.


HTH

Paula
If you can spell SysAdmin then you is one - anon
T G Manikandan
Honored Contributor

Re: Lots of SCSI errors