But if you want to do fire-drills you only have to break things on purpose.
Examples: - Cut off a commitlog file at a random position and restart CS - Overwrite some bytes in an SSTables and read all data from it - Delete some files in /var/lib/cassandra and try to restore them from backups or different server - Shut down more server than your RF settings allow - Do all this while your system is under load Btw.: Restoring from backups is NOT trivial and can lead to unwanted resurrected data. 2017-03-01 11:06 GMT+01:00 Malte Pickhan <malte.pick...@zalando.de>: > Yeah thats the point. > > What I mean are some overview for basic scenarios for firedrills, so that > you can exercise them with your team. > > Best > > > On 1 Mar 2017, at 11:01, benjamin roth <brs...@gmail.com> wrote: > > Could you specify it a little bit? There are really a lot of things that > can go wrong. > > 2017-03-01 10:59 GMT+01:00 Malte Pickhan <malte.pick...@zalando.de>: > >> Hi Cassandra users, >> >> I am looking for some resources/guides for firedrill scenarios with >> apache cassandra. >> >> Do you know anything like that? >> >> Best, >> >> Malte > > > >