Results 84 comments of Ryan McGuire

Are you running an ssh-agent, or do you just have unencrypted keys in ~/.ssh? Can you post the ~/.cstar_perf/cluster_config.json ? You can try adding this to the top of tool/cstar_perf/tool/fab_cassandra.py:...

It only really just now struck me what you were asking. If you put your files in $HOME/fab/cassandra/logs they will get wrapped up into the log tarball that appears on...

Would ZFS be an acceptable requirement for this? It would make the snapshotting trivial. But I know you have reservations with ZFS...

Yea, the tricky part is getting a reproducible state, it would need to track and link each file rather than just a single directory, but I think that would work

Unless there's a tool for this already out there...

Sstables are never modified, but are there other file types that do? That would have to be handled if there are

We could add a tags field to search on as well

I would recommend we do this entirely client side via the github API, that way we can stay away from needing to check out each branch on the frontend.

I've been thinking about how to refactor how we specify revisions as a whole. Please see #98. I think the changes here would follow nicely on that. For example, you...

initial work here https://github.com/datastax/cstar_perf/tree/all-operations