CrowdStrike offers a $10 apology gift card to say sorry for outage

WhatsHerBucket@lemmy.world to Technology@lemmy.ml – 533 points –
CrowdStrike offers a $10 apology gift card to say sorry for outage | TechCrunch
techcrunch.com
115

You are viewing a single comment

@kristoff @purplemonkeymad But watch out: you will need a *huge* root partition, because it's very easy to fill it with snapshots and if it reaches 100% it *will* corrupt.

Btrfs is tricksy: it won't give a straight answer to df -h and there is no working equivalent of fsck.

@kristoff @purplemonkeymad All of these are in-place same-disk snapshots. The ChomeOS system is simpler and so can be automated but you only get 1 level of undo.

I don't know any mainstream OS that does dual-failover. Deepin Linux has 2 root partitions but I don't know how it uses them.

I think Valve SteamOS does something like this. It's not just for games: it has KDE built in. There are guides to getting it running on your own hardware. You will want AMD graphics, though.

As I mentioned earlier, I guess chrome is more like android where you have a much more strict seperation between the OS, applications and user data. (I remember reading about all the different partitions on android and what they are used for, but I should bruch up my knowledge on this).

Thanks for the additional into on brtfs! 👍