Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 01:33:09 -0500
From:      Michael Barrett <mike.freebsddb@daboyz.org>
To:        freebsd-database@freebsd.org
Subject:   Big DB (100G+) w/ MySQL 4.1 and FreeBSD 4?
Message-ID:  <20050719063309.GA63017@daboyz.org>

next in thread | raw e-mail | index | archive | help
    Does anyone here have any experience with dealing with large MySQL 4.1 databases (over 100 gigs) on FreeBSD 4.x?  I'm running into performance issues with a similar setup, and I wanted to compare notes with anyone else who may have tried this.  Our current setup is:

        Dell 2650 w/ 2CPU's (533 FSB) and 3G  of RAM
        FreeBSD 4.11 running SMP
        MySQL 4.1.12 using LinuxThreads

    Our tables are almost completely innodb using seperate files per table. The size of our mysql datadir is around 199 Gigs.

    We're seeing all sorts of weird performance issues.  The biggest 'issue' we're seeing is that some queries take over a minute to return, yet the system itself (CPU, disks, etc) see almost no activity while this is going on.  We had the MySQL AB folks out to take a look, and even running their pre-built binary (w/ LinuxThreads) from their website we saw the same issues.  They agreed that 'something was wrong', but couldn't give us any quick ideas on what exactly we could do about it.

    If you do have experience with a system around the size of ours with similar setup, I'd love to hear about your experiences.  Also, seeing any loader.conf, sysctl.conf, my.cnf, and general tips about kernel configuration would be awesome.

    Thanks for any help you can provide.
-- 
     ________________________________________________________________________
                Mike Barrett | "We have veggie bacon, why don't we have
             mike@daboyz.org |  meat fruit?"
              www.daboyz.org |    -- My ex-coworker, Ben
     ------------------------+-----------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050719063309.GA63017>