Project

General

Profile

Actions

Bug #11102

closed

Parent fix does not work: Fusioninventory is not tracked by check-rudder-health

Added by Alexis Mousset almost 7 years ago. Updated about 1 year ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
0
Name check:
Fix check:
Checked
Regression:
No

Description

With several stuck inventories:

orchestrateur-3:~ # ps -ef | grep -E "(cf-execd|cf-agent)" | grep -v grep | cat |  awk 'BEGIN { OFS=" "} {print -$2 }'
-2157
-2394
-2623
-2813
-3061
-3249
orchestrateur-3:~ # ps -ef | grep -E "(cf-execd|cf-agent)" | grep -v grep | cat |  awk 'BEGIN { OFS=" "} {print -$2 }' | xargs kill -9
kill: -2157: No such process
kill: -2394: No such process
kill: -2623: No such process
kill: -2813: No such process
kill: -3061: No such process
kill: -3249: No such process

Works with cf-execd though.


Files


Related issues 2 (1 open1 closed)

Related to Rudder - Bug #18832: Rudder Agent consumes complete Memory because of fdiskReleasedBenoît PECCATTEActions
Related to Rudder - Bug #22531: Rudder agent check doesn't clean everything when inventory is stalled NewActions
Actions

Also available in: Atom PDF