Hide Forgot
https://github.com/pulp/pulp/pull/660
build: 2.3.0-0.19.beta
verified First time node sync of rhel6.4 & 6.4 kickstart finished in less that 25 minutes. [root@qe-blade-03 ~]# pulp-admin node bind --repo-id rhel64-os --node-id node1 Node bind succeeded. Note: Repository [ rhel64-os ] will be included in node synchronization. [root@qe-blade-03 ~]# time 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: rhel64-ks [==================================================] 100% (2/2) Repository: rhel64-os [==================================================] 100% Synchronization succeeded +----------------------------------------------------------------------+ Child Node Synchronization +----------------------------------------------------------------------+ Repository: Action: Added Id: rhel64-ks Units: Added: 3862 Removed: 0 Updated: 0 Repository: Action: Added Id: rhel64-os Units: Added: 13203 Removed: 0 Updated: 1 real 22m34.461s user 0m14.965s sys 0m0.972s [root@qe-blade-03 ~]#
Pulp 2.3 released.