Actions
Bug #4865
closedBug #4879: rudder-agent RPM packages do not detect AIX properly in some cases
check_rudder_agent is not compatible with AIX
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
check_rudder_agent scripts uses /etc/init.d/rudder-agent to start/stop processes, however it does not exist on AIX
We do have the following error messages:
WARNING: The file /var/rudder/cfengine-community/last_successful_inputs_update is older than 10 minutes, the agent is probably stuck. Purging the TokyoCabinet lock file... Done WARNING: Too many instance of CFEngine processes running. Killing them, and purging the TokyoCabinet database.../opt/rudder/bin/check-rudder-agent[57]: /etc/init.d/rudder-agent: not found<
Updated by François ARMAND about 11 years ago
- Status changed from New to 8
- Priority changed from N/A to 1 (highest)
Updated by Matthieu CERDA about 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/324
Updated by Matthieu CERDA about 11 years ago
- Status changed from Pending technical review to Pending release
Actions