mrneilypops wrote:
I have 7 websites running off my linode.
I have been a Linode customer for over 3 years...no issues of note...
After accepting the free recent upgrade I find I have had to reboot my server 4 or 5 times in recent days to restore the sites...
This situation and action never happened before I accepted the upgrade.
Any advice would be much appreciated before I enter an official ticket.
So you kept rebooting until the issues were gone? That doesn't seem like a very good troubleshooting method...
What you needed to do was figure out what was actually going wrong. Was the webserver up? Was PHP(or whatever you use) up? Were your requests reaching the vhosts? Was it reaching your PHP interpreter? Was the SQL daemon up/running? Were your applications able to connect with SQL? What errors did you get? What did the logfiles say?
If the issues are fixed now after rebooting so often there's probably little you can do to troubleshoot these issues now. It's much easier to do so as-they-happen, and not afterwards once it is fixed. Make sure to give it another reboot now and see if things stay fixed.