DigitalOcean broken droplet. Cannot recover
Yesterday DigitalOcean made an update on their nodes in NY3 location. After that one of my servers got broken. I received very limited support from them and still cannot recover it. I lost tons of user data and do not know what else I can do. Is there anyone who could advice? Please.
3 comments
[ 3.2 ms ] story [ 16.8 ms ] threadI had never encountered a problem like this with any other VPS providers. To this date, my favorite is https://www.nu42.com/2015/06/linode-kvm-upgrade.html where, over the years, my VPS went through several free upgrades performance upgrades without any hitches.
So, assuming you can still stop the droplet, do so. Contact DO, ask them to mount the rescue recovery environment. See what you can see at that point. Good luck.
Is the path to your database directory still the same? If not, edit your configuration to point to the new location, try to use mysql tools.
If you cannot use mysql tools, you need to provide very detailed and ample diagnostic information to for anyone to be able to help you diagnose why you can't use them.
An alternative is to create another droplet with the exact same configuration, install the exact same MySQL version on it, use the exact same configuration file, and copy over the data files.
Good luck.