6 ms·
> I found myself on the phone to Rackspace, leaning on a desk for support, listening to their engineer patiently explain that backups for this MySQL instance ha
by doctor_eval 2y ago
> I found myself on the phone to Rackspace, leaning on a desk for support, listening to their engineer patiently explain that backups for this MySQL instance had been cancelled over 2 months ago. Ah.
There is no part of this story that’s the protagonist’s fault. What a mess.
- occz 2y agoAgreed. Negligence bordering on criminal all the way up the management chain. The fact that they blamed the author is telling about the culture as well.
- cwales95 2y agoYeah, cannot help but agree. It should have been impossible for this to happen in the first place.
- RaftPeople 2y ago> It should have been impossible for this to happen in the first place. Exactly, CEO should have fired himself for allowing that environment to exist.
- pjerem 2y agoYeah. And even if this cancellation was to save money, it’s not even an excuse. What is hard and expansive are easy to restore backups. Simple backups that may be a pain to restore but that are going to save your company from bankruptcy are only costing you some cheap storage and someone that more or less routinely checks that your data is safe somewhere. I mean, of course I’m not advocating for flaky backups but even when you are cheap as fuck, you can afford a cron script running rsync and a couple hard disk drives. Going fully yolo on this topic should not be even remotely acceptable in any business.