Bug 708416
Summary: | CDS status doesn't properly show the most recent sync | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
Component: | z_other | Assignee: | Jay Dobies <jason.dobies> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | jconnor |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | Sprint 25 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 14:02:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 641987 |
Description
Jay Dobies
2011-05-27 15:23:24 UTC
commit fd6487ee6e325e9ed479f0fca2767c326b641559 Author: Jay Dobies <jason.dobies> Date: Wed Jun 1 14:34:34 2011 -0400 708416 - Order the sync list before determining most recent sync src/pulp/client/core/cds.py build: 0.185 [root@preethi ~]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Cluster None Sync Schedule None Repos f14, pulp Last Sync 2011-07-20 12:30:37-04:00 Status: Responding Yes Last Heartbeat 2011-07-20 17:30:39.785797+00:00 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State Running Start Time 2011-07-20 13:28:43-04:00 Finish Time In Progress [root@preethi ~]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Cluster None Sync Schedule None Repos f14, pulp Last Sync 2011-07-20 13:30:56-04:00 Status: Responding Yes Last Heartbeat 2011-07-20 17:32:01.554974+00:00 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State Finished Start Time 2011-07-20 13:28:43-04:00 Finish Time 2011-07-20 13:30:56-04:00 [root@preethi ~]# pulp-admin cds sync --hostname=pulp-cds.usersys.redhat.com Sync for CDS [pulp-cds.usersys.redhat.com] started Use "cds status" to check on the progress [root@preethi ~]# rpm -q pulp pulp-0.0.210-1.fc14.noarch [root@preethi ~]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Cluster None Sync Schedule None Repos f14, pulp Last Sync 2011-07-20 13:30:56-04:00 Status: Responding Yes Last Heartbeat 2011-07-20 17:33:54.466758+00:00 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State Finished Start Time 2011-07-20 13:28:43-04:00 Finish Time 2011-07-20 13:30:56-04:00 Closing with Community Release 15 pulp-0.0.223-4. |