Recovering Accidentally Deleted Production Server Data with ext3grep, extundelete, and MySQL Binlog
This article recounts a production server data loss caused by an erroneous rm -rf command, describes how ext3grep and extundelete were used to attempt file restoration, and explains how MySQL binlog replay finally recovered critical data while sharing lessons learned for future incident handling.
