Simply copying the riak/data and riak/etc directories should do the trick. You can use tar, rsync or simply cp as you feel like, and you can do all that while Riak is running at full throttle. The beauty of log structured storage (Bitcask, LevelDB, HainoiDB)
At least that's the idea. I seem to remember that there was an issue with LevelDB that made basho recommend that you stop a node before doing backup, I dunno if that was fixed. If its just for debugging/dev purposes you can just stop sending requests to riak while doing the backup and you should definitively be fine. Kresten, Trifork Den 12/09/2012 kl. 01.59 skrev "Matt Black" <matt.bl...@jbadigital.com>: > Hey again list, > > Can anyone recommend a process for either cloning a cluster, or backing up a > whole cluster's data to restore elsewhere? This would be incredibly useful > for creating a new environment to test upgrades and run application > regression testing. > > In the dark old days, it would be a simple combination of mysqldump & mysql.. > > Cheers > Matt > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com