These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Service crashing on the new forum.
Hi, I have installed Virtualmin GPL on Debian 5.0/stable. While migrating from my old server (Plesk9), everything went perfectly. However, I've noticed something strange in multiple services (Webmin, Usermin, Postfix). For whatever reason, they're being stopped (or worse, crashing) at some unknown time, possibly related to daily cron job. However, I'm finding no errors in the usual places (miniserv files for both, /var/log/messages, /var/log/kern.log, dmesg, /var/log/daemon, faillog, syslog, etc). The only sure way of fixing these is rebooting the system through the VZPP (even a straight CLI reboot doesn't do it). Any idea where to look for the culprit?
Howdy,
How much RAM does your server have? I'd be curious if you're running out of RAM, though that sort of thing would typically show up in the kern.log that you had looked at.
-Eric
The VPS has a minimum of 640 Mb RAM (idles with everything loaded at under 240Mb). Considering Plesk ran on less, I don't think that's the issue (could be, but I doubt it). Also, do you think a lack of RAM would cause /sbin/reboot to not work properly?
Well, if there weren't enough available RAM to launch the process, it technically could prevent the "reboot" command from working.
However, it may very well be something else :-)
If you run "dmesg", do you see any errors in that output?
Also, what happens when you run the "reboot" command -- what error do you receive?
-Eric
When the services have crashed, reboot reports no error. Dmesg is completely empty. I just checked and, after a few hours, webmin, usermin, and dovecot were not running.
After reboot:
Yet Webmin and Usermin services did not start. After manually starting them:
I put the part of /var/log/syslog (last lines before reboot to now) here: http://pastebin.com/iiR1pGCK