Hi,
I use parallel-ssh within this script :
#!/bin/bash
parallel-ssh -h hosts.txt -t 3600 "nodetool -h localhost snapshot
mykeyspace -t \`date +%Y%m%d\`";
parallel-ssh -h hosts.txt -t 14400 "find
/raid0/cassandra/data/mykeyspace/snapshots/\`date +%Y%m%d\` -type f \(
-name \*\Data.db -o -name \*\I
Hi,
I have planned to backup of my cassandra 3 node ring database for
security. Please let me know that what method i used for backup and if
anyone have script, please share with me.
--
Thanks & Regards
*Adeel**Akbar*