> If you are blindly copying over the cobbler definitions, you might as well > /not/ use replicate because you're doing it all yourself.
Bottom line: "cobbler replicate" in version 1.6.6 doesn't work when you use "cobbler add distro." It only works if you use "cobbler import." There is no wrapper that I can see that makes it work without incurring some kind of risk. I either have to wait for 2.2 (according to Scott) or I have to write my own replication script. Should I file a bug report for this issue? On Wed, Sep 16, 2009 at 7:44 AM, Michael DeHaan<[email protected]> wrote: > On 09/15/2009 08:03 PM, Paul Company wrote: > > You should be able to skip that line. In fact, I would encourage it. > > > If I skip it then it doesn't work. > The systems don't seem to make it over. > In other workds, when I run "cobbler list" it's not identical to the > master server. > But when I include it, it works. > > > Replicate must work over the API to ensure various safeguards are in place. > If you are blindly copying over the cobbler definitions, you might as well > /not/ use replicate because you're doing it all yourself. > > Try it out. Maybe you can explain why it's necessary. > > > What you are doing is dangerous because it doesn't do any error checking. > You should not manipulate Cobbler state directories directly. > > Paul > > On Mon, Sep 14, 2009 at 3:26 PM, Scott Henson<[email protected]> wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 09/14/2009 06:17 PM, Paul Company wrote: > > > Here's the wrapper I wrote, seems to work. > rsync -avz cobbler-master:/var/lib/cobbler/config /var/lib/cobbler > > > You should be able to skip that line. In fact, I would encourage it. > > > - -- > Scott Henson > Red Hat CIS Operator > WVU Alum BSAE/BSME > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iQIcBAEBCAAGBQJKrsL8AAoJEN/U2xG4t+kA4T4P/RQXwxTKpT2MlKhS7JzExbTx > iSVnYVDQDtBGesNASc0ALyjZftrhh0HWt1vIAIZZBuZwwFXi9YdwZ7skMuVOY+FQ > QIwSvd0cNwjq0nMmH9I/Jic0smtPF9XoBxCMIG/6LoOrksEF3XFfPOFSZKeYQP4X > WT1c8Nmuv1XkQmyD99UuuiVYN+vBxSvoZURwCvwMesgjGwUzsu0NseNTzzhVdaoH > hJLRlHrtG1pS29O/QmJYGjCjO/pZFu2NkD1NsM6rHnijx8KuwHInpcq7ciBItlL8 > Xmn1x65YBKaQ7wMkDoRRj+cQLntWvujxhSVRe4vqtNSLzqGDtzPotfpdQpWJVtIF > L40dlNbN7CSq61g6b6pAzoucGowrrhon8WPbYrX5Cf1hzvsr/MbbBz9Vh8z3rwtW > q1YyQQz5kHPxXC0C8qkHiAjFK1tYU20Yzw/ng3AMn3IgxBAVDiqmWwbh4CQke8d3 > s+hfMfuQjLXzMdqJ10UzjkN+1vchE+pEmZEq43c0UKjAKyjSIBPHnmES+w7t7IuR > NZHKEM/uc+qVvSbOgitvo9Cce+/m4Vnclt4rXfDAfmttOVgBcrtsuSg3DjNsqlty > TvsGtDSsLtq/FuloWmcFclAZ0Rgg267MKm5OlocIZ7V73/CnUyopwP6z5oktRv/R > cwingUceg5OySuy5UKER > =1+6N > -----END PGP SIGNATURE----- > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
