A way to download all artifacts in /mnt/cassandra/artifacts on all nodes would be helpful. I frequently run diagnostics and use it as a place to dump my output.
I'm thinking locally, we'd have this in the local directory:
artifacts/
cassandra0/
cassandra1/
etc
One command to rsync all nodes to local, added to env.sh.
A way to download all artifacts in
/mnt/cassandra/artifacts
on all nodes would be helpful. I frequently run diagnostics and use it as a place to dump my output.I'm thinking locally, we'd have this in the local directory:
etc
One command to rsync all nodes to local, added to env.sh.