X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id A3A699FA334 for ; Sat, 13 May 2006 16:29:31 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 16961-07 for ; Sat, 13 May 2006 16:29:23 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by postgresql.org (Postfix) with ESMTP id 8A8A19F944D for ; Sat, 13 May 2006 16:29:23 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-31.mail.demon.net with esmtp (Exim 4.42) id 1Feznm-000513-3y for pgsql-www@postgresql.org; Sat, 13 May 2006 19:29:22 +0000 Received: from 192.168.1.106 ([192.168.1.106]) by ratbert.vale-housing.co.uk ([192.168.1.106]) with Microsoft Exchange Server HTTP-DAV ; Sat, 13 May 2006 19:29:22 +0000 From: "Dave Page" To: , Subject: Re: developer.pgadmin.org/nagios.pgadmin.org - Disk failure Message-ID: <001601c676c3$8963022f$6a01a8c0@valehousing.co.uk> Date: Sat, 13 May 2006 20:29:21 +0100 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 thread-topic: [pgsql-www] developer.pgadmin.org/nagios.pgadmin.org - Disk failure thread-index: AcZ2Mppt2lpej1CbROWistPCbbBnNAAkO73s X-MimeOLE: Produced By Microsoft Exchange V6.5 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=1.268 tagged_above=0 required=5 tests=AWL, BAYES_00, MSGID_DOLLARS, RATWARE_MS_HASH, RATWARE_OUTLOOK_NONAME X-Spam-Level: * X-Archive-Number: 200605/58 X-Sequence-Number: 10021 -----Original Message----- From: "Travis Hein" Sent: 13/05/06 03:11:53 To: "pgsql-www@postgresql.org" Subject: Re: [pgsql-www] developer.pgadmin.org/nagios.pgadmin.org - Disk = failure > Well, sorry to hear things are funny there, and it is probably not = related to=20 > my colorful ranting. :-) This box has been fine for 18 months or so, so I doubt it's the same = issue as yours - still, it's always interesting to hear of others' = experiences. > But I have some space you can borrow to stuff things on, if it is = helpful. Thanks - space isn't a problem though so I should be Ok. Cheers, Dave. -----Unmodified Original Message----- I used to have a pair of old SCSI drives, in software RAID1. I never = used=20 reiserfs, it was ext2 of the day. It worked great for most of the time,=20 except when I did backups, where there was more bus or bulk activity. At = first I went nuts thinking the scsi tape drive was badly terminated or=20 wreaking havoc on the bus, but then I found the same problem happened = with=20 network backups and backups to IDE drive. The issue was the kernel scsi card driver was using tag command = queueing, but=20 one of my drives didn't know what to do with those, whilst the other = drive=20 did support tag command queueing. I am not a scsi scientist, but my best = theory was that there was some evil eventual something breaking under = the=20 high loads because of the different TCQ support, and the software RAID1=20 didn't know what to do then. I never did fix it, i moved to new hardware and abandoned the system all = together. Well, sorry to hear things are funny there, and it is probably not = related to=20 my colorful ranting. But I have some space you can borrow to stuff things on, if it is = helpful. $>df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 337G 196G 141G 59% / /dev/sdb1 231G 184G 48G 80% /mnt/backup / the 141G is 6 element RAID 5 on ext3, with rsync backup to the = /mnt/backup,=20 which is a usb drive, but it works :) let me know if there is anything I can do. On Friday 12 May 2006 17:47, Dave Page wrote: > The machine hosting the developer.pgadmin.org and nagios.pgadmin.org > vservers is currently having serious filesystem problems, which are > causing disk intensive operations (like rsync, tar) to segfault for > currently unknown reasons. If you commit to the pgAdmin SVN, please = hold > off for a while, or if you are working on other projects on the = machine, > please don't for now! > > If anyone has any idea what might cause ReiserFS to die horribly like > this, whilst the RAID1 disks don't so much as squeak in the wrong way, > I'd love to hear it!! > > Anyhoo, I have backups, and a replacement machine sitting in the wings > so I should be able to get things sorted early next week. > > Regards, Dave > > ---------------------------(end of = broadcast)--------------------------- > TIP 1: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that = your > message can get through to the mailing list cleanly --=20 Only those who attempt the absurd can achieve the impossible. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster