DeepSea icon indicating copy to clipboard operation
DeepSea copied to clipboard

stage.0 does not restart prometheus on the admin host after patching

Open Martin-Weiss opened this issue 6 years ago • 3 comments

After the execution of stage.0 I can see this on the admin:

ses-5-admin:~ # zypper ps
The following running processes use deleted files:

PID | PPID | UID | User       | Command    | Service    | Files
----+------+-----+------------+------------+------------+---------------------------------------------------------------------
967 | 1    | 486 | prometheus | prometheus | prometheus | /var/lib/prometheus/metrics/01BZYS08MV06MHXZ2R8VCBF1TE/chunks/000001
    |      |     |            |            |            | /var/lib/prometheus/metrics/01BZYS08MV06MHXZ2R8VCBF1TE/index
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C02MKBC99V4J9YGB9K758749/index
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C00PST34JACTEK2DXX08098S/chunks/000001
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C00PST34JACTEK2DXX08098S/index
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C02MKBC99V4J9YGB9K758749/chunks/000001
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C04JCWN91FRXM8NZR2ZWGW6Z/chunks/000001
    |      |     |            |            |            | /var/lib/prometheus/metrics/01C04JCWN91FRXM8NZR2ZWGW6Z/index

You may wish to restart these processes.

Does this mean that after patching deepsea does not take care of restarting prometheus on the admin host?

Martin-Weiss avatar Feb 06 '18 11:02 Martin-Weiss

not implemented yet. will put this on my plate

jschmid1 avatar Feb 23 '18 15:02 jschmid1

That's way easier to implement once prometheus/graf will be organized in a separate role. Adding to card.

jschmid1 avatar Apr 05 '18 12:04 jschmid1