Databases Not Connecting After Linode Migration

I was prompted in my linode control panel stating that I needed to have my linode migrated to a bigger linode. I hit the auto-queue button, the process took place about 4 hours ago, but now none of my sites are connecting to their database. Anyone know why?

4 Replies

Hello,

Is the database server running? Perhaps it's not configured to auto start on boot.

-Chris

Thanks, I try to start it and get this error:

Restarting mysql (via systemctl): mysql.serviceJob for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.

The output of journalctl -xe is below:

sudo journalctl -xe

-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit mysql.service has failed.

-- The result is failed.
Jul 17 23:18:57 servername systemd[1]: mysql.service: Unit ent
Jul 17 23:18:57 servername systemd[1]: mysql.service: Failed w
Jul 17 23:18:57 linode.nettrackingserver.com systemd[1]: mysql.service: Service
Jul 17 23:18:57 servername systemd[1]: Stopped MySQL Community
-- Subject: Unit mysql.service has finished shutting down
-- Defined-By: systemd

-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit mysql.service has finished shutting down.
Jul 17 23:18:57 servername systemd[1]: Starting MySQL Communit
-- Subject: Unit mysql.service has begun start-up
-- Defined-By: systemd

-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit mysql.service has begun starting up.
Jul 17 23:18:58 servername systemd[1]: mysql.service: Main pro
Jul 17 23:19:22 servername sudo[12944]: nettracking : TTY=pts/
Jul 17 23:19:22 servername sudo[12944]: pam_unix(sudo:session)

It's fixed. I had to power down server and edit disk to maximum size. Thanks for the help.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct