Skip to content

Kernel log collection stuck after node reboot #1048

@tpdownes

Description

@tpdownes

Our infrastructure management procedure sometimes involves a node reboot. We have observed that our kernel collection configuration:

      kernel-target = [
        { database = 'Logs', table = 'Kernel', priority = 'info' }
      ]

sometimes (but not always) stops progressing after a node reboot. A mitigation that works is the following steps:

  1. Remove the file matching /mnt/collector/kernel_*
  2. Restart the collector daemon

We are also independently looking at the solution mentioned in #653 (review).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions