mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-26 09:25:48 +03:00
[GH-ISSUE #65] Snapshots doesn't work with pve 5.4 (storage usage) #61
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#61
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 @MatteoBotta17 on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/65
What happened?
With version 5.4 of Proxmox VE the command does not execute snapshots because it presents an error on the control of the Storage Space.
Expected behavior
Snapshots are performed.
Relevant log output
Proxmox VE Version
5.4.13
Version (bug)
1.14.4
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (Jun 1, 2022):
Hi,
Ignore check storage usage if version < 6.
Fixed in new release
Best regards