===[ Эпик ]=== #post-id: 5741-10-47 #original-date: 14.04.2016 Thu #original-time: 10:47 AM #original-day: 5741 #original-host: WinXP Prof SP3 (Build 2600) > I run a small hosting provider with more or less 1535 customers > and I use Ansible to automate some operations to be run on all > servers. Last night I accidentally ran, on all servers, a Bash > script with a rm -rf {foo}/{bar} with those variables undefined > due to a bug in the code above this line. > > All servers got deleted and the offsite backups too because the > remote storage was mounted just before by the same script (that is > a backup maintenance script). > > How I can recover from a rm -rf / now in a timely manner? http://serverfault.com/questions/769357/recovering-from-a-rm-rf Забэкапился на отлично. Первый же ответ: > If you really don't have any backups I am sorry to say but you > just nuked your entire company. Или вот интересно: > You're going out of business. You don't need technical advice, you > need to call your lawyer.