Dealing with MySQL you might need to deal with RAID recovery
every so often. Sometimes because of client lacking the proper
backup or sometimes because recovering RAID might improve
recovery, for example you might get point in time recovery while
backup setup only takes you to the point where last binary log
was backed up. I wanted for a chance to write instructions for
recovery for long time
and finally I had gotten the problems with my ReadyNAS Pro 6 which I was setting up/testing
at home for use for backups. I got it doing initial sync while it
spotted the problem with one other drive and as such RAID volume
failed. ReadyNAS has Debian inside and as you can get root login
via SSH it can be recovered as any generic Linux server.
When you restart the system RAID5 volume …
[Read more]