Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc.cso.uiuc.edu!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.questions Subject: Re: Disk Problems on a 11/750 running 4.3 BSD Keywords: disk,11/750,vax,bsd,4.3 Message-ID: <18620@mimsy.UUCP> Date: 19 Jul 89 05:49:29 GMT References: <115@egrunix.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 33 In article <115@egrunix.UUCP> hackertj@egrunix.UUCP (Thomas J Hacker) writes: >... I have 4.3 BSD running on a VAX 11/750 with a single >ra81 disk drive .... >... uda0: soft error, SDI error, unit 0, event 053, hdr 0x0 and >... mcr0: soft ecc addr 1a72 syn 73 These are probably unrelated. (I say `probably' because a memory error can cause many other spurious errors.) The `uda0, unit 0' error (`053') is an `sdi command timeout drive error'. It means the drive did not do something (an SDI command) within its normal alloted time. The controller and/or drive recovered from the error. The 4.3BSD-tahoe driver decodes the event numbers, and is generally much improved over the 4.3BSD driver. >But, I can't seem to find any reference ANYWHERE to what device an >mcr0: is!! `mcr' is a `memory controller'. `addr 1a72 syn 73' means that the error register contained 001A7273. In conjunction with a table for the memory boards, this will tell which chip on which board is going bad. >Please respond by EMAIL, and I'll post responses. Too late :-) -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris