I updated to 10.8.2 current, and for some reason it stalled at 80%
...
spam3.....Done
sqllimit.....Done
static-stunnel........ ........ ........ ........ (lots more dots)
for over 2 hours.
So I had to redo the update, which went to 100% and seemed to complete ok. I then did a graceful reboot. Unforunately, my server would not come back fully -- though ssh was working (no http, mail, etc).
When running top I saw "'/sbin/modprobe -s -k -- parport_lowlevel'" as a process that would not end that was using up 100% of cpu.
I manually started httpd, which ran ok, but mysqld would not function properly.
An EV1 tech then responded as follows
Through WHM I had to restart mysql, exim, pop, etc. I had to manually run "service ipaliases restart" to get the ips to connect properly. Everything seemed ok, all websites were working, but emails were not getting sent for some reason. So I did a graceful reboot and since then the server has been totally down and the only way to SSH in is in single user mode. You can ping all the websites, but the services don't want to start (and you can't get into WHM either).This is a more common error in that cPanel does not include the Perl updates in the automatic updates, instead they must be done manually. I ran the following commands to run all updates manually:
#Check Perl Vertion
perl -V
#Update Perl from http://layer1.cpanel.net
wget http://layer1.cpanel.net/perl587installer.tar.gz
tar -xzvf perl587installer.tar.gz
cd perl587installer.tar.gz
./intall
#Run the manual cPanel updates
/scripts/sysup
/scripts/bandminup --force
/scripts/upcp --force
Any ideas besides a complete restore?



LinkBack URL
About LinkBacks
Reply With Quote




