Actions
Bug #6202
closedIf killall is not installed, cf-serverd can not reloaded during promise generation
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
System integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When I regenerate promises, I get the following message on Debian
[2015-01-30 10:47:18] WARN com.normation.rudder.services.policies.RudderCf3PromisesFileWriterServiceImpl - Failed to reload CFEngine server promises with command "/opt/rudder/bin/rudder-reload-cf-serverd" - cause is /opt/rudder/bin/rudder-reload-cf-serverd: 3: kill: Illegal option -S,/opt/rudder/bin/rudder-reload-cf-serverd: 3: /opt/rudder/bin/rudder-reload-cf-serverd: killall: not found
Indeed running this command tells me :
root@server:/home/vagrant# /opt/rudder/bin/rudder-reload-cf-serverd /opt/rudder/bin/rudder-reload-cf-serverd: 3: /opt/rudder/bin/rudder-reload-cf-serverd: killall: not found /opt/rudder/bin/rudder-reload-cf-serverd: 3: kill: Illegal option -S
The command is effectively not reloading the server component
Updated by Matthieu CERDA almost 10 years ago
- Project changed from Rudder to 34
- Category deleted (
14) - Status changed from New to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- Priority changed from N/A to 1 (highest)
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/607
Updated by Matthieu CERDA almost 10 years ago
- Status changed from Pending technical review to 8
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
- % Done changed from 100 to 0
- Pull Request deleted (
https://github.com/Normation/rudder-packages/pull/607)
Oopps, wrong ticket !
Updated by Matthieu CERDA almost 10 years ago
- Status changed from 8 to Pending technical review
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/608
Updated by Matthieu CERDA almost 10 years ago
- Assignee changed from Matthieu CERDA to Nicolas CHARLES
Updated by Matthieu CERDA almost 10 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|commit:4e81068134843f3bd67d56375a2ed1be5ecbe7ae.
Updated by Nicolas CHARLES almost 10 years ago
Applied in changeset rudder-packages|commit:91af739302c26ba55879f8380eb70df3ebb9d095.
Updated by François ARMAND almost 10 years ago
- Subject changed from Error in logs when regenerating promises to If killall is not installed, cf-serverd can not reloaded during promise generation
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 2.11.6 to 2.11.7
Updated by Vincent MEMBRÉ almost 10 years ago
- Project changed from 34 to Rudder
- Category set to System integration
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.7, which was released these days.
- Announcement 2.11
- Changelog 2.11
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions