Re: swap_pager_getswapspace: failed

2003-06-23 Thread Alfonso Romero
Thanks, I ran swapinfo and it showed up the following info:

franky# swapinfo
Device  1K-blocks UsedAvail Capacity  Type
/dev/ad0s1b 4971245920 379292%Interleaved


How can I know what applications are using the swap space?
I guess 32MB RAM is too little for MySQL, Apache and Postfix, huh?

- Original Message -
From: Charlie Schluting [EMAIL PROTECTED]
To: Alfonso Romero [EMAIL PROTECTED]
Cc: freebsd-questions [EMAIL PROTECTED]
Sent: Monday, June 23, 2003 1:20 PM
Subject: Re: swap_pager_getswapspace: failed


 Alfonso Romero wrote:
  I keep getting the following in /var/log/messages every time I run
mysqld:
 
 
  Jun 23 03:04:14 franky /kernel: swap_pager_getswapspace: failed
  Jun 23 03:04:14 franky last message repeated 26 times
  Jun 23 03:04:15 franky /kernel: pid 189 (mysqld), uid 88, was killed:
out of swap space
  Jun 23 11:19:39 franky /kernel: swap_pager_getswapspace: failed
  Jun 23 11:19:41 franky last message repeated 48 times
 
 
  Is this a problem with mysql, or do I need to get more swap space?
 
  The machine has 32MB RAM and a swap space of 128M, I am running apache
1.3.27, mysql 4, postfix and courier-imap. The problem appeared when I began
using a mysql database with postfix for virtual domains. BTW, courier-imap
doesn´t work with mysql yet.
 

 run: swapinfo
 Most likely out of swap.




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: swap_pager_getswapspace: failed

2003-06-23 Thread Kris Kennaway
On Mon, Jun 23, 2003 at 07:58:07PM -0500, Alfonso Romero wrote:
 Thanks, I ran swapinfo and it showed up the following info:
 
 franky# swapinfo
 Device  1K-blocks UsedAvail Capacity  Type
 /dev/ad0s1b 4971245920 379292%Interleaved
 
 
 How can I know what applications are using the swap space?
 I guess 32MB RAM is too little for MySQL, Apache and Postfix, huh?

Use ps, top, etc to look for binaries with large memory usage.

Kris


pgp0.pgp
Description: PGP signature


freebsd without swap (swap_pager_getswapspace: failed)

2003-01-29 Thread Joe
Hello, 
I am running a system from a cdrom.  There is no swap space
to be mounted unless I use a mfs system for swap.  

 I am getting message about 
swap_pager_getswapspace: failed
   
  Is there any way I can shut these off without creating
swap space?  

  Oh and who would I talk to about changes in the
rc.diskless2 script to allow a few more options.

Thanks, 
Joe


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message