Yes. Sorry folks for being brief in the last message, I was busy. So, why the swap didn't come up - we used swap on /dev/hda2 and /dev/hdb2. One was commented in /etc/fstab (still is), and the other was missing a mkswap command after the new partitioning. So I mkswapped the new disk (a 2 GB partition) and enabled that. So there's still 2 more GB that could be enabled if needed.
And regarding mysql, Omry brought my attention to mysql being weird and at times not accepting connections. The problem with this was because memory exhaustion was preventing creation of new connections, and queries were probably failing and were repeated by mysql until they succeeded, causing mysql to execute about 60 queries per second. Cya, -doc On Sat, Apr 28, 2007 at 10:27:06AM +0300, Omry Yadan wrote: > Great job! > > > now I feel stupid, I had exactly the same problem on a local machine a > year ago. > > an HD died, I made some changes - and forgot to update the swap in the > fstab, so it didn't come up. > > > > Davor Ocelic wrote: > > > On Fri, Apr 27, 2007 at 08:14:49AM -0400, Justin S. Leitgeb wrote: > > > >> Fyodor seems to be in pretty bad shape since the disk installation. > >> > > > > It was running without swap, so it was limited to 1 GB in total. > > I activated the 2 GB of swap. > > > > _______________________________________________ > > HCoop-SysAdmin mailing list > > [email protected] > > http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin > > > > > _______________________________________________ > HCoop-SysAdmin mailing list > [email protected] > http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
