Description of problem: Node sync running on isp repo seems to be not syncing the iso repo to the node child Version-Release number of selected component (if applicable): [root@hp-dl360g6-01 ~]# rpm -q pulp-server pulp-server-2.2.0-0.3.beta.fc18.noarch [root@hp-dl360g6-01 ~]# How reproducible: Steps to Reproduce: 1.create a an iso repo 2. enable & publish the repo for node sync 3. run node sync Actual results: iso repo not synced on the node Expected results: Additional info:
closing. I did not bind the repo to node [root@hp-dl360g6-01 ~]# pulp-admin node bind --node-id node1 --repo-id file-repo Node bind succeeded. Note: Repository [ file-repo ] will be included in node synchronization. [root@hp-dl360g6-01 ~]# pulp-admin node sync run --node-id node1 This command may be exited via ctrl+c without affecting the request. [-] Waiting to begin... (1/2) Repository: f18 [==================================================] 100% (2/2) Repository: file-repo [==================================================] 100% Synchronization succeeded +----------------------------------------------------------------------+ Child Node Synchronization +----------------------------------------------------------------------+ Repository: Action: Merged Id: f18 Units: Added: 0 Removed: 0 Updated: 0 Repository: Action: Added Id: file-repo Units: Added: 3 Removed: 0 Updated: 0 [root@hp-dl360g6-01 ~]#