Skip to content

Conversation

jovial
Copy link
Collaborator

@jovial jovial commented Aug 22, 2025

In the cloud images, /var/log/journal doesn't exist. When this directory does not exist, journald will not write any files to disk, and as such, logging data is lost accross reboots.

Persistent logging is useful for debugging issues that caused the nodes to reboot (provided that the logs are flushed to disk).

In the cloud images, /var/log/journal doesn't exist. When this
directory does not exist, journald will not write any files to
disk, and as such, logging data is lost accross reboots.

Persistent logging is useful for debugging issues that caused the nodes
to reboot (provided that the logs are flushed to disk).
@jovial jovial requested a review from a team as a code owner August 22, 2025 09:27
Copy link
Collaborator

@sjpb sjpb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • pending compute-init comment
  • also needs referencing in docs/experimental/isolated-networking.md

@jovial jovial requested a review from sjpb September 1, 2025 08:58
@sjpb
Copy link
Collaborator

sjpb commented Sep 10, 2025

There's no concerns re disk space here are there?

@jovial
Copy link
Collaborator Author

jovial commented Sep 15, 2025

There's no concerns re disk space here are there?

I believe it will limit itself to 10% of the filesystem, or 4GB by default (whichever is smaller): https://www.freedesktop.org/software/systemd/man/latest/journald.conf.html#SystemMaxUse=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants