Re: serveRAID M5014 SAS - Mailing list pgsql-performance

From Greg Smith
Subject Re: serveRAID M5014 SAS
Date
Msg-id 4DDEDFFF.1060304@2ndquadrant.com
Whole thread Raw
In response to Re: serveRAID M5014 SAS  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: serveRAID M5014 SAS
List pgsql-performance
Mark Kirkwood wrote:
> You can interrogate the config of the card and the raid 10 array using
> the megaraid cli package - you need to read the (frankly terrible)
> manual to discover which switches to use to determine battery and
> cache status etc. If you email me privately I'll get you a link to the
> relevant docs!

That's assuming the MegaCli utility will work against IBM's version of
the card.  They use an LSI chipset for the RAID parts, but I don't know
if the card is so similar that it will talk using that utility or not.

The main useful site here is
http://tools.rapidsoft.de/perc/perc-cheat-sheet.html ; here's how to
dump all the main config info from an LSI card:

MegaCli64 -LDInfo -Lall -aALL

You want to see a line like this:

  Current Cache Policy: WriteBack, ReadAheadNone, Direct, No Write Cache
if Bad BBU

For the arrays.  And then check the battery like this:

MegaCli64 -AdpBbuCmd -aALL

--
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us
"PostgreSQL 9.0 High Performance": http://www.2ndQuadrant.com/books


pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: The shared buffers challenge
Next
From: Mark Kirkwood
Date:
Subject: Re: serveRAID M5014 SAS