On Thu, 25 Aug 2005, Gary Richardson wrote:

My guess is that the RAID has nothing to do with it -- it seems very unlikely.

In any case, if you want top performance out of your raid, you may
want to change things up. You'd get better performance if you didn't
use RAID5. Use RAID1 or RAID10 for your data drives. RAID5 is slower
than these other methods.

Based on the information you've given, I'm assuming a few things:

1) your raid controller supports RAID10
2) you have an even number of drives.

If this is the case, I would recreate the raid as a RAID10 (pair up
your drives and then create a stripe out of the pairs). Then you can
feel free to allocate space to whatever partition struction you need.

On 8/25/05, Curious George <[EMAIL PROTECTED]> wrote:
G'morning all!

(Using Red Hat Linux Enterprise 4.1)
I have a Dell PowerEdge 2800 with a PERC 4 RAID controller.  The RAID
controller has one RAID 1 mirror and one RAID 5 stripe volume created.
 We installed most of the OS stuff on the RAID 1 set and the
/usr/local and /var on the RAID 5 set (since the Red Hat MySQL rpm
puts the data directory under /var ).

use LVM to set things up, so you can resize later without taking the system down.


--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager             7 West 24th Street #100     -
- +1 (443) 921-0381                 Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to