github-actions[bot] commented on issue #12969: URL: https://github.com/apache/cloudstack/issues/12969#issuecomment-5330089776
## ๐ฏ Triage report Backups execute successfully in Veeam, but CloudStack's UI Backup tab for the instance shows no restore points/logs. Maintainers are investigating whether this is a sync-timing issue (background task syncs every 5 minutes) or a real data-persistence gap; not yet confirmed resolved. ### ๐ Assessment | Dimension | Value | Reasoning | |---|---|---| | **Type** | type:bug | Backup metadata/restore points not surfaced in UI despite successful backups | | **Component** | component:UI | Symptom is UI not displaying data; underlying cause may also involve the backup framework sync task | | **Severity** | Severity:Minor | Backups still succeed in the external provider; only visibility/reporting in CloudStack is affected | | **Labels** | type:bug, component:UI | | | **Coding agent** | Needs more info | Root cause not yet confirmed (sync delay vs missing DB records); management server logs requested by maintainer but not yet provided | ### ๐ Similar issues - https://github.com/apache/cloudstack/issues/11678 (closed, related) โ same symptom (backups run but don't show up in UI) but for the NAS backup plugin rather than Veeam; suggests this may be a recurring pattern in the generic backup framework/UI sync rather than provider-specific. <details><summary>๐ก Notes and suggestions</summary> - Ask reporter to confirm whether records eventually appear after waiting past the `backup.framework.sync.interval` (default 5 min), and to share management server logs around a backup job as requested by weizhouapache. - If records never appear even after the sync interval, check whether `veeam_backup` (or equivalent) DB rows are being created at all vs. a UI query filtering issue. </details> > Generated by [Daily Issue Triage](https://github.com/apache/cloudstack/actions/runs/32143747223) ยท sonnet50 259.3K ยท [โท](https://github.com/search?q=repo%3Aapache%2Fcloudstack+%22gh-aw-workflow-call-id%3A+apache%2Fcloudstack%2Fdaily-issue-triage%22&type=issues) > <details> <summary>Add this agentic workflows to your repo</summary> To install this agentic workflow, run ``` gh aw add githubnext/agentics/workflows/daily-issue-triage.md@d7c1dc4b72b00607a67caaffdcc216cb64379cf9 ``` </details> <!-- gh-aw-agentic-workflow: Daily Issue Triage, engine: copilot, version: 1.0.52, model: claude-sonnet-5, id: 32143747223, workflow_id: daily-issue-triage, run: https://github.com/apache/cloudstack/actions/runs/32143747223 --> <!-- gh-aw-workflow-call-id: apache/cloudstack/daily-issue-triage --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
