Re: Startup death!

From: "Sam Liddicott" <sam(dot)liddicott(at)ananova(dot)com>
To: "Ericson Smith" <eric(at)did-it(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Postgresql General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Startup death!
Date: 2002-07-19 07:52:42
Message-ID: D38A0FCD5830E848992DF2D4AF5F6F4F96B5E0@conwy.leeds.ananova.internal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: Ericson Smith [mailto:eric(at)did-it(dot)com]
> Sent: 18 July 2002 15:34
> To: Tom Lane
> Cc: Postgresql General Mailing List
> Subject: Re: [GENERAL] Startup death!
>
>
> Seems I had this same problem a while back with 7.2.1
>
> We had I/O problems. Our RAID controller driver was acting
> up. Upgrading
> the i20 driver from Redhat finally and definitively solved
> the problem.

We're using redhat 7.3 with raid...
When was this that you got the i20 driver update. Did you have to say any
magic words? Is it part of any release lately? What version do you use
now?
For us, lsmod doesn't show any kind of i20
We have /dev/hdi20 which is owned by the dev-3.3-4 package, but it has i21,
i22 etc
The descriptions of all the packages installed don't mention i20

We have unused (no disks) Adaptec AIC7899 and then we actually use a
MegaRAID card.

> I would love to hear what your solution was, but am almost sure it is
> related to a disk i/o issue.

When it next happens we will strace -p and gdb the processes to see what
they are doing.

> For others in the list... What does it mean when the Postgresql
> processes are in startup mode? What is it supposed to be doing in that
> mode?

yeah!

Sam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2002-07-19 08:01:26 Re: Can't link to libpq
Previous Message Martijn van Oosterhout 2002-07-19 07:20:11 Re: id and ID in CREATE TABLE