Project

General

Profile

Actions

Bug #22531

open

Rudder agent health doesn't clean everything when inventory is stalled

Added by François ARMAND about 1 year ago. Updated about 1 month ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Agent
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

In #11102 we corrected some part of the problem, but there's still some leaf processes remaining when inventory is killed, cf: https://issues.rudder.io/issues/11102#note-49

- replace /sbin/fdisk by a shell script "sleep 10000"
- run rudder agent inventory, it get blocked on the false fdisk
- after some minutes (5 I think), inventory and children processes get killed
- but the sleep 10000 remains


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #11102: Parent fix does not work: Fusioninventory is not tracked by check-rudder-healthReleasedAlexis MoussetActions
Actions #1

Updated by François ARMAND about 1 year ago

  • Related to Bug #11102: Parent fix does not work: Fusioninventory is not tracked by check-rudder-health added
Actions #2

Updated by Benoît PECCATTE about 1 year ago

sleep uses a syscall, that is not interrupted, this is expected.
After the end of sleep it will terminate.
Replace sleep with 100 sleep of 1mn and it should work.

Actions #3

Updated by Vincent MEMBRÉ 12 months ago

  • Target version changed from 7.2.6 to 7.2.7
Actions #4

Updated by Vincent MEMBRÉ 11 months ago

  • Target version changed from 7.2.7 to 7.2.8
Actions #5

Updated by Vincent MEMBRÉ 10 months ago

  • Target version changed from 7.2.8 to 7.2.9
Actions #6

Updated by Vincent MEMBRÉ 9 months ago

  • Target version changed from 7.2.9 to 7.2.10
Actions #7

Updated by Alexis Mousset 9 months ago

  • Target version changed from 7.2.10 to 7.2.11
Actions #8

Updated by Vincent MEMBRÉ 7 months ago

  • Target version changed from 7.2.11 to 1046
Actions #9

Updated by Alexis Mousset 6 months ago

  • Target version changed from 1046 to 7.3.8
Actions #10

Updated by Vincent MEMBRÉ 6 months ago

  • Target version changed from 7.3.8 to 7.3.9
Actions #11

Updated by Vincent MEMBRÉ 6 months ago

  • Target version changed from 7.3.9 to 7.3.10
Actions #12

Updated by Vincent MEMBRÉ 4 months ago

  • Target version changed from 7.3.10 to 7.3.11
Actions #13

Updated by Vincent MEMBRÉ 3 months ago

  • Target version changed from 7.3.11 to 7.3.12
Actions #14

Updated by Vincent MEMBRÉ about 2 months ago

  • Target version changed from 7.3.12 to 7.3.13
Actions #15

Updated by Vincent MEMBRÉ about 1 month ago

  • Target version changed from 7.3.13 to 7.3.14
Actions

Also available in: Atom PDF