Bug 696958
Summary: | Getting "operation failed error" while releasing/unregistering CDS | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Sachin Ghai <sghai> |
Component: | nodes | Assignee: | Jay Dobies <jason.dobies> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | Keywords: | Triaged |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 14:01:43 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, 688298 |
Description
Sachin Ghai
2011-04-15 12:04:19 UTC
Please comment with any errors on the CDS itself in /var/log/pulp/gofer.log (or /var/log/pulp-cds, I forget which). Didn't find any error in gofer.log. See the output below: [root@cds2 pulp-cds]# ll total 4 -rw-r--r--. 1 root root 2039 Apr 15 17:30 gofer.log [root@cds2 pulp-cds]# tail -f /var/log/pulp-cds/gofer.log Received release call Removing old repo [/var/lib/pulp-cds/pub/rhel/released/RHEL-6/6.0/Server/x86_64/os] Received release call Removing old repo [/var/lib/pulp-cds/pub/rhel/released/RHEL-6/6.0/Server/x86_64/os] I can't reproduce this on 0.166. I see the auth credentials for each associated repo being sent/saved on the CDS on each associate call and deleted on the unassociate. The unregister does not throw any errors and frees the CDS up to be re-registered again (I repeated the test more than once). It's possible it was fixed between 0.163 and 0.166. I'll be doing another build today, so I'm going to put this back to ON_QA to retest on the new build. Verified CDS release on pulp 0.171 build and its working fine.. thanks Closing with Community Release 15 pulp-0.0.223-4. |