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@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 [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
