Skip to content

fix: [CPCAP-10862] place recovery logs to writable file#492

Merged
Tvion merged 2 commits into
mainfrom
fix-recovery-log
Jun 22, 2026
Merged

fix: [CPCAP-10862] place recovery logs to writable file#492
Tvion merged 2 commits into
mainfrom
fix-recovery-log

Conversation

@yerkennz

Copy link
Copy Markdown
Contributor

Before fix:
recovery.py tried to write log into /maintenance/recovery and failed with read-only filesystem.

After fix:
recovery.py writes log into /backup-storage/recovery-logs and recovery continues successfully.

@github-actions github-actions Bot added the bug Something isn't working label Jun 22, 2026
Comment thread services/backup-daemon/maintenance/recovery/recovery_launcher.sh
Comment thread services/backup-daemon/maintenance/recovery/recovery.py
@Tvion Tvion merged commit ca19501 into main Jun 22, 2026
2 checks passed
@Tvion Tvion deleted the fix-recovery-log branch June 22, 2026 11:54
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants