> If I was maintaining a disaster recovery setup, I'd just use "cobbler > replicate" between the two servers on cron, or if they are supposed to > always be in sync (and cron is unacceptable) and there isn't a reliable > concept of a master, possibly set up cobbler triggers to rsync > /var/lib/cobbler/config to the other server whenever something changes > on one of them.
Interesting, I did not notice that on the wiki when I was hunting for information this afternoon. Yeah, this sounds like what I want. Is this a push or a pull? I gather that "cobbler replicate" is run on each subcobbler (pull), right? Hrmm...my "ks_mirror" directory on my dev box is pretty much empty (just a "config" directory). Am I missing something? What should be in there? Is this going to replicate my kickstarts and snippets, too, or do I have to find a way of sharing them? If the latter, can those be put onto NFS safely? What mechanism is used for replication? Thanks, Chris _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
