NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Cloning (Score:1)
Anyway: CCC for the initial clone (maybe "NetRestore" now: it seems to have superseded CCC; see www.bombich.com, but set the NetRestore preferences so that things are optimised for local restoring (ie, get it to do block level copying)).
Grab a psync package from http://bombich.com/ [bombich.com] (which includes some nice bugfixes that aren't in Dan Kogai's CPAN version):
http://www.bombich.com/software/files/psync.dmg [bombich.com]
And then throw in a cron job (if that's how you're going to be doing the synchronisation). Something like
15 4 * * 2,4,6 root
15 4 * * 3,5 root
Cheers,
Paul
Reply to This