From: Alexander A. <akh...@ri...> - 2011-12-14 08:18:17
|
Hi Elliot ! My experience is to use on mfsmaster via cron something like this: #cat /etc/crontab # /etc/crontab - root's crontab for FreeBSD #minute hour mday month wday who command 27 04 * * * root /root/do_dump #cat /root/do_dump /usr/local/bin/mfsmakesnapshot -o /moosefs_mnt/ftp /moosefs_mnt/backup/ftp/`date +%A` /usr/local/bin/mfssetgoal -r 1 /moosefs_mnt/backup/ftp/`date +%A` Works well :--) wbr Alexander ====================================================== Hello all, Has anyone used snapshots extensively? I'm just curios how robust they are. I have 50+ VMs running with their virtual disk on MFS. For backing up the VM images, I'd like to take a snapshot, copy it to remote location and then delete snapshot. Has anyone tried this or similar? If so, would you mind sharing your experience? Thanks, Elliot ------------------------------------------------------------------------------ Systems Optimization Self Assessment Improve efficiency and utilization of IT resources. Drive out cost and improve service delivery. Take 5 minutes to use this Systems Optimization Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/ _______________________________________________ moosefs-users mailing list moo...@li... https://lists.sourceforge.net/lists/listinfo/moosefs-users |