mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #95] Health Check is giving false flags #37
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jpSimkins on GitHub (Dec 5, 2023).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/95
Bug type
Component
Component name
Health -> Diagnostic
What happened?
Hello,
I recently found this and am starting to play around with it to understand how useful it can be. I appreciate your hard work.
I found some issues that I wanted to bring to your attention.
I ran a health check under
Health -> Diagnostic. When I looked at the PDF that was generated, I noticed many minor issues that were incorrect.False Flags:
One more thing to note, the PDF is 2 pages but only 1 page was enough. The second page is empty with just header and footer. Not an issue really, just an FYI.
Expected behavior
While the SMART issues I expected, the other issues I did not.
While the report is useful, with the false flags, this is not something I would run again until further updates are provided.
Relevant log output
No response
Proxmox VE Version
8.1.3
Version (bug)
8.1.3
Version (working)
No response
What browsers are you seeing the problem on?
Firefox, Chrome
On what operating system are you experiencing the issue?
Windows, Linux
Pull Request
Code of Conduct
@jpSimkins commented on GitHub (Dec 5, 2023):
An update for the false flag for:
cv4pve-autosnap is not configuredThis was due to no snapshots being created when the test ran. I accidentally clicked
Cleannot realized it is a purge of snapshots. Then I ran the health check. Perhaps rename that to Purge Snapshots? I wasn't sure what that was and assumed it would just remove any over the threshold.I singe manually triggered the autosnapshot task and re-ran the health check and it is gone.
My tests of the snapshots were before the health check and before I clicked on
Clean.I will still leave this as a false flag as even though there were no snapshots, the autosnap was configured and scheduled. Perhaps it's a translation issue but I would expect that to not show even if no snapshots are created as it is configured.
@franklupo commented on GitHub (Dec 6, 2023):
I'm checking.
It is always possible to disable the reporting by adding an issue from the button or manually.
best regards
@franklupo commented on GitHub (Feb 28, 2024):
For cv4pve-autosnap is not configured. I check if there are autosnaps. If you do not present notice.
For Disk '/dev/sda' S.M.A.R.T. status problem and Disk '/dev/sda' S.M.A.R.T. status problem i test the values and if they aren't there it's an error. It could be a false positive but it can be added to the issues not to be checked.
For Image Orphaned 4 MB file vm-100-disk-2 fixed in next release. Corsinvest/cv4pve-diag#5
For Service 'syslog.service' not running I check the services are active, if I don't report an error. You can disable issue control.
Best regards
@franklupo commented on GitHub (Feb 29, 2024):
For cv4pve-autosnap is not configured. fixed in next release.
best regards