On Mon, Aug 18, 2003 at 12:10:16PM -0400, Tom Mattison wrote:
> Greetings List,
> 
>   I'm running a dedicated MySQL server on a Dell PE 2550, dual proc. 4GB
> RAM.  Its using the Dell PERC 3/Di Scsi RAID controller with 18GB disks.  I
> running RH 7.3 with the latest updates(Kernel 2.4.20-19.7smp).  The MySQL
> version is the rpm currently being provided by the RH updates.  I have been
> trying to tune the MySql daemon for a week now to prevent swapping.  No
> matter what I do, I still end up with about 60GB of used swap space.
> 
>   Any suggestions on what I'm doing wrong?  TIA for any suggestions/help!
> 
>   Pertinent info is below:
> 
> Regards,
> tom.
> 
> ***free****
>              total       used       free     shared    buffers     cached
> Mem:       3874616    3862912      11704          0      24620    3465232
> -/+ buffers/cache:     373060    3501556
> Swap:      2040244      60552    1979692
> 
> 
> ***mysql daemon info from top*****
> 26013 root       9   0  1076  892   888 S     0.0  0.0   0:00 safe_mysqld
> 26046 mysql      9   0  258M 258M  1652 S     0.0  6.8   0:10 mysqld
> 26048 mysql      8   0  258M 258M  1652 S     0.0  6.8   0:01 mysqld
> 26049 mysql      9   0  258M 258M  1652 S     0.0  6.8   3:19 mysqld
> 26228 mysql      9   0  258M 258M  1652 S     0.0  6.8  22:30 mysqld
> 27229 mysql      9   0  258M 258M  1652 S     0.0  6.8   1:08 mysqld
> 27634 mysql      9   0  258M 258M  1652 S     0.0  6.8   1:15 mysqld
> 27639 mysql      9   0  258M 258M  1652 S     0.0  6.8   0:49 mysqld
> 28031 mysql      9   0  258M 258M  1652 S     0.0  6.8   0:59 mysqld
> 28841 mysql      9   0  258M 258M  1652 S     0.0  6.8  28:49 mysqld
>  2593 mysql      9   0  258M 258M  1652 S     0.0  6.8   0:00 mysqld
>  2725 mysql      9   0  258M 258M  1652 S     0.0  6.8   0:00 mysqld

It seems that mysqld itself has not been swapped out at all.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 17 days, processed 869,601,135 queries (591/sec. avg)

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

Reply via email to