From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 11:17:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F98237B401 for ; Mon, 23 Jun 2003 11:17:41 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy02.prodigy.net.mx [148.235.168.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D30343F75 for ; Mon, 23 Jun 2003 11:17:40 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-134.prodigy.net.mx [200.67.41.134]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HGY00F5Z5C8VK@SMTP.Prodigy.Net.mx>; Mon, 23 Jun 2003 13:14:34 -0500 (CDT) Date: Mon, 23 Jun 2003 13:17:25 -0500 From: Alfonso Romero To: freebsd-questions Message-id: <006601c339b3$b2f5faa0$0100a8c0@ibacsoft.dynu.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: swap_pager_getswapspace: failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 18:17:41 -0000 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=B4t work with mysql yet. Thanks in advance, Alfonso