Re: WAL+Os on a single disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 23, 2010 at 3:01 PM, Anj Adu <fotographs@xxxxxxxxx> wrote:
> I have a situation where we are limited by the chassis on the box (and cost).
>
> We have a 12 x 600G hot swappable disk system (raid 10)
> and 2 internal disk  ( 2x 146G)
>
> We would like to maximize storage on the large disks .
>
> Does it make sense to put the WAL and OS on the internal disks and use
> the 12 large disks only for data or should we put the WAL along with
> data and leave the OS on the internal disks.
>
> On our current systems..everything is on a single RAID 10 volume (and
> performance is good)
>
> We are just considering options now that we have the 2 extra disks to spare.

I have 16 disks in a server, 2 hot spares, 2 for OS and WAL and 12 for
RAID-10.  The RAID-10 array hits 100% utilization long before the 2 in
a RAID-1 for OS and WAL do.  And we log all modifying SQL statements
onto the same disk set.  So for us, the WAL and OS and logging on the
same data set works well.

-- 
Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance



[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux