Bug 669498
Summary: | The goferd sysv script should be masked by a pulp-client script | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
Component: | user-experience | Assignee: | Jeff Ortel <jortel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | jconnor, jortel, skarmark |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | Sprint 20 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:09:05 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: | 647488 |
Description
Jay Dobies
2011-01-13 19:41:46 UTC
Agreed. Updated pulp.spec (pulp-client) to symlink: pulp-agent --> goferd in /etc/rc.d/init.d Works in conjunction with the fix for bug 669484. This should be intuitive for pulp users. To point the client at a remote pulp server, the user does: 1) vi /etc/pulp/client.conf 2) service pulp-agent restart Done! I'll update the UG at the next community release. commit: 581f0402b57961f50dfc463e2e22ae1e338c97a4 Fixed in 0.136. verified [root@preethi ~]# rpm -q pulp pulp-0.0.137-1.fc14.noarch [root@preethi ~]# /etc/init.d/pulp- pulp-agent pulp-server [root@preethi ~]# service pulp-agent restart Stopping goferd [FAILED] Starting goferd [ OK ] Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |