On 10/7/2011 8:52 AM, David Lee wrote: > (Using cobbler 2.0.11, downloaded from epel, on RHEL 5.6) > > I'm trying for the first time to use "cobbler replicate" on a potential > slave machine to fetch files from a cobbler master. It fails quickly > with various "rsync" errors.
I ran into this before. In /etc/cobbler/settings, do you have manage_rsync set to 1? If you don't, try: * Setting manage_rsync to 1 * Restart cobblerd * Run cobbler sync And then see if this fixes the issue. I'm pretty sure this is what I went through to fix it but it's been weeks since then. --CAE _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
