<div dir="ltr"><div><div>I have been trying to get the Parent and Child node sync working but was running into an issue where the sync would never complete forcing me to cancel it. It wasn't until a cowker of mine erroneously had <code class=""><span class="">pulp_celerybeat</span></code> and <code class=""><span class="">pulp_resource_manager </span></code>running on the Child that the Sync would complete. The documentation in error is the Installation Chapter with the last part of the Server section. It states this:<br><br><i>3. There are two more services that need to be running, but it is important that these two only run
once each (i.e., do not enable either of these on any more than one Pulp server).
</i><div class="">
<p class=""><i>Warning</i></p>
<p class=""><i><code class=""><span class="">pulp_celerybeat</span></code> and <code class=""><span class="">pulp_resource_manager</span></code> must both be singletons, so be sure that you
only enable each of these on one host if you are Pulp’s clustered deployment.</i></p>
</div><i>
</i><p><i>On some Pulp system, configure, start and enable the Celerybeat process. This process performs a
job similar to a cron daemon for Pulp. Edit <code class=""><span class="">/etc/default/pulp_celerybeat</span></code> to your liking, and
then enable and start it. Again, do not enable this on more than one host. For Upstart:<br><br></i></p><p>Content is found here: <a href="https://pulp.readthedocs.org/en/latest/user-guide/installation.html#server">https://pulp.readthedocs.org/en/latest/user-guide/installation.html#server</a></p><p></p><p>It makes it seems that pulp_resource_manager and pulp_celerybeat should not be running on the child node server. When looking at the Nodes chapter, neither services are mentioned.<br></p></div>Thanks,<br></div>Brad<br></div>