[GH-ISSUE #95] Health Check is giving false flags #37

Closed
opened 2026-02-26 17:36:59 +03:00 by kerem · 4 comments
Owner

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:

  • cv4pve-autosnap is not configured.
    • It is and it is running just fine. I even tested a recovery with them.
  • Service 'syslog.service' not running
    • Proxmox 8 uses journald so this is not applicable
  • Disk '/dev/sda' S.M.A.R.T. status problem
    • This one is a bit tricky. I have a hardware RAID that is on a Dell server so it is using megaraid. This may be a Proxmox issue and I haven't identified this yet but I use other tools for SMART. So I should probably just ignore this one.
  • Disk ssd '/dev/sda' wearout not valid.
    • May be related to the above SMART issue.
  • Image Orphaned 4 MB file vm-100-disk-2
    • I have this for every TPM disk. These are not orphaned and are used. I have 5 VMs using TPM so all 5 give this error.

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

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
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: - cv4pve-autosnap is not configured. - It is and it is running just fine. I even tested a recovery with them. - Service 'syslog.service' not running - Proxmox 8 uses journald so this is not applicable - Disk '/dev/sda' S.M.A.R.T. status problem - This one is a bit tricky. I have a hardware RAID that is on a Dell server so it is using megaraid. This may be a Proxmox issue and I haven't identified this yet but I use other tools for SMART. So I should probably just ignore this one. - Disk ssd '/dev/sda' wearout not valid. - May be related to the above SMART issue. - Image Orphaned 4 MB file vm-100-disk-2 - I have this for every TPM disk. These are not orphaned and are used. I have 5 VMs using TPM so all 5 give this error. 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 - [ ] I would like to do a Pull Request ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
kerem closed this issue 2026-02-26 17:36:59 +03:00
Author
Owner

@jpSimkins commented on GitHub (Dec 5, 2023):

An update for the false flag for: cv4pve-autosnap is not configured

This was due to no snapshots being created when the test ran. I accidentally clicked Clean not 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.

<!-- gh-comment-id:1841423483 --> @jpSimkins commented on GitHub (Dec 5, 2023): An update for the false flag for: `cv4pve-autosnap is not configured` This was due to no snapshots being created when the test ran. I accidentally clicked `Clean` not 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.
Author
Owner

@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

<!-- gh-comment-id:1842415294 --> @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
Author
Owner

@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

<!-- gh-comment-id:1969519750 --> @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
Author
Owner

@franklupo commented on GitHub (Feb 29, 2024):

For cv4pve-autosnap is not configured. fixed in next release.

best regards

<!-- gh-comment-id:1971206006 --> @franklupo commented on GitHub (Feb 29, 2024): For **cv4pve-autosnap is not configured.** fixed in next release. best regards
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#37
No description provided.