| Summary: | [Mcollective] Error in mcollective log | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Kenny Woodson <kwoodson> |
| Component: | Containers | Assignee: | Jessica Forrester <jforrest> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | bmeng, dmcphers, rchopra |
| Target Milestone: | --- | Keywords: | UpcomingRelease |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-17 13:33:44 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Kenny Woodson
2013-10-07 13:28:57 UTC
Fix is in https://github.com/openshift/li/pull/1961 Can reproduce the error, which is this part "ERROR -- : openshift.rb:57:in `rescue in block in <class:Openshift>' undefined local variable or method `agent_startup' for MCollective::Agent::Openshift:Class" in the /var/log/ruby*mcollective.log file by restarting the ruby193-mcollective service. With the fix this error will not show up. Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/14bc9bd3b44a02d030e0fbb27e8849cb6c211735 Bug 1016094 - error in mcollective log for agent_startup not defined Tested on devenv_3880, with restart ruby193-mcolletive service, there is no error in the ruby193-mcollective log. Move bug to verified. |