From: | Yeb Havinga <yebhavinga(at)gmail(dot)com> |
---|---|
To: | Gordan Bobic <gordan(at)bobich(dot)net> |
Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Solid State Drives with PG |
Date: | 2010-04-08 08:27:29 |
Message-ID: | 4BBD9371.5030504@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
Gordan Bobic wrote:
> John R Pierce wrote:
>
>> all the enterprise SAN guys I've talked with say the Intel x25 drives
>> are consumer junk, about the only thing they will use is STEC Zeus,
>> and even then they mirror them.
>
> A couple of points there.
>
> 1) Mirroring flash drives is a bit ill advised since flash has a
> rather predictable long-term wear-out failure point. It would make
> more sense to mirror with a mechanical disk and use the SSD for reads,
> with some clever firmware to buffer up the extra writes to the
> mechanical disk and return completed status as soon as the data has
> been committed to the faster flash disk.
Interesting, a few days ago I read something in the mdadm config about a
config for mirroring over 'slower' links, and was waiting for a proper
use case/excuse to go playing with it ;-) (looking up again)...
-W, --write-mostly
subsequent devices lists in a --build, --create, or
--add command will be flagged as 'write-mostly'. This is valid for
RAID1 only and means that
the 'md' driver will avoid reading from these devices if
at all possible. This can be useful if mirroring over a slow link.
regards,
Yeb Havinga
From | Date | Subject | |
---|---|---|---|
Next Message | manohar cr | 2010-04-08 09:08:41 | pgadmin supports on SLES10.3 |
Previous Message | Greg Smith | 2010-04-08 05:56:24 | Re: Solid State Drives with PG |
From | Date | Subject | |
---|---|---|---|
Next Message | Me Self | 2010-04-08 08:36:52 | beginner problems with count(*) |
Previous Message | dipti shah | 2010-04-08 08:22:04 | Grant column level permissions |