[Pulp-list] Can't get node synchronisation to work

Jeff Ortel jortel at redhat.com
Wed Aug 27 14:43:18 UTC 2014


Looks like the agent on the child node does not have the correct RSA 
public key for the parent (server) and it's rejecting the message 
because it cannot verify the signature.  Is the child node a 2.3 -> 2.4 
upgrade?  If so, suggest you run 'pulp-consumer update --keys'.  This 
performs public key exchange.  Then, retry your node sync.

Hope this helps.

-jeff

On 08/27/2014 08:35 AM, Harm Kroon wrote:
> Hi,
>
> I've setup 2 RHEL6 based pulp servers from scratch following the instructions I found at http://pulp-user-guide.readthedocs.org/en/pulp-2.4/installation.html. So far all works. I can create, copy and sync RPM repo's and do all kind of fun stuff with it :) on both systems.
>
> Now I'm trying to setup a parent child nodes relationship following the instructions in http://pulp-user-guide.readthedocs.org/en/pulp-2.4/nodes.html. I've enabled and published a test rpm repo. And I've activated and bound the child/consumer node to it.
> However when I try to sync the child node. I get a task failed error.
>
> [root at pulp2 ~]#  pulp-admin node sync run --node-id pulp1
> This command may be exited via ctrl+c without affecting the request.
>
> Task Failed
>
>>From /var/log/messages I find following:
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO: Task RMI (rejected)
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO: Rejected
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO:   sn : fdc92f87-53c3-47d7-9f54-19d204547e8d
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO:   origin : 15eee897-e461-4d2d-a958-e1076c45e755
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO:   user data : {'task_id': '305e566b-4cf3-4032-b681-12cfca6d3114', 'consumer_id': 'pulp1'}
> Aug 27 13:15:10 pulp-2 pulp: pulp.server.agent.direct.services:INFO: rejected
>
> Could anyone give me some pointers on where to look or what I'm doing wrong?
>
> Thnx, harm
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>




More information about the Pulp-list mailing list