Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runlogwatch fails and stops if LOG_DIR does not exist #617

Closed
elfosardo opened this issue Feb 4, 2025 · 1 comment · Fixed by #618
Closed

runlogwatch fails and stops if LOG_DIR does not exist #617

elfosardo opened this issue Feb 4, 2025 · 1 comment · Fixed by #618
Labels
needs-triage Indicates an issue lacks a `triage/foo` label and requires one.

Comments

@elfosardo
Copy link
Member

When running a deployment if the LOG_DIR set in runlogwatch.sh does not exist, the script exits and does not run again making it impossible to recover ramdisk logs.

For example:

[2025-02-04 11:46:35,252 pyinotify DEBUG] Start monitoring ['/shared/log/ironic/deploy'], (press c^c to halt pyinotify)
[2025-02-04 11:46:35,252 pyinotify ERROR] add_watch: cannot watch /shared/log/ironic/deploy WD=-1, Errno=No such file or directory (ENOENT)
@metal3-io-bot metal3-io-bot added the needs-triage Indicates an issue lacks a `triage/foo` label and requires one. label Feb 4, 2025
@metal3-io-bot
Copy link
Contributor

This issue is currently awaiting triage.
If Metal3.io contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Indicates an issue lacks a `triage/foo` label and requires one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants