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

@@ -26,6 +26,10 @@ login
openhpc
additional

[journald:childen]
Copy link
Collaborator

Choose a reason for hiding this comment

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

If its non-empty here, rather than environments/site/inventory/groups, it can NEVER be turned off. Is that OK?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Does it need compute-init support?? Or, do we get "compute-init" support "for free" when using stackhpc images (b/c the path/drop-ins etc have been created correctly during build, as that runs bootstrap.yml). Either way, ansible/roles/compute_init/README.md should be updated.

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