I just tried to run Twake to test it out, but it failed, because the database didn’t start. On the terminal it says
scylladb_1 | Scylla requires the sse4.2 and clmul instruction sets, check your processor and hypervisor
scylladb_1 | Scylla requires a processor with SSE 4.2 and PCLMUL support
scylladb_1 | 2020-12-09 13:07:22,839 INFO exited: scylla (exit status 71; not expected)
scylladb_1 | 2020-12-09 13:07:23,841 INFO gave up: scylla entered FATAL state, too many start retries too quickly
My CPU is quite old (Intel Xeon E5520) and does not have support for PCLMUL. Is there a way to run Twake anyway?