Bug 1018885 - Syncing content to a child node is taking a very long time
Summary: Syncing content to a child node is taking a very long time
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: nodes
Version: Master
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 2.3.0
Assignee: pulp-bugs
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On: 1017924
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 15:28 UTC by Preethi Thomas
Modified: 2013-12-09 14:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1017924
Environment:
Last Closed: 2013-12-09 14:30:15 UTC
Embargoed:


Attachments (Terms of Use)

Comment 1 Jeff Ortel 2013-10-14 16:06:47 UTC
https://github.com/pulp/pulp/pull/660

Comment 2 Jeff Ortel 2013-10-14 16:07:27 UTC
build: 2.3.0-0.19.beta

Comment 3 Preethi Thomas 2013-10-21 16:42:26 UTC
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 ~]#

Comment 4 Preethi Thomas 2013-12-09 14:30:15 UTC
Pulp 2.3 released.


Note You need to log in before you can comment on or make changes to this bug.