Re: READ ONLY & I/O ERROR

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Sam Jas <samjas33(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: READ ONLY & I/O ERROR
Date: 2009-11-27 16:01:52
Message-ID: dcc563d10911270801l57644352mfb69f0616e81b8b5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Nov 27, 2009 at 4:53 AM, Sam Jas <samjas33(at)yahoo(dot)com> wrote:
>
> I will check that one. Also i have read one forum which tells that whenever you face disk i/o run "dmesg" command it will give you detail information. Today again i face disk i/o and i have run "dmesg" it has given me below o/p. Can somebody help me to explain what is it telling ?

> sd 0:0:3:0: SCSI error: return code = 0x00040000
> end_request: I/O error, dev sdd, sector 16
> Buffer I/O error on device sdd, logical block 2
> Buffer I/O error on device sdd, logical block 3
> sd 0:0:3:0: SCSI error: return code = 0x00040000
> end_request: I/O error, dev sdd, sector 0

Looks like you've got a bad drive.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Schuchardt 2009-11-27 17:09:25 Re: Access a Field / Column of a resultset by Number
Previous Message Cjkalbente 2009-11-27 15:44:05 Re: Mysql migration to Postgresql