mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #94] Any way to skip max-perc-storage check ? #89
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#89
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 @rootbdfy on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/94
I have large thin zvol, that takes up 40% of my storage space. Data increment in this zvol is small, so snapshots won't take up much space. But i can't snapshot it using c4pve-autosnaphot, due 'Skip VM problem storage space out of 95%'.
I tried setting percentage to 100%, but it didn't help.
@franklupo commented on GitHub (Oct 23, 2024):
why can't you use cv4pve-autosnap if you have so much free space?
@rootbdfy commented on GitHub (Oct 24, 2024):
My fault, I forgot that I had a physical disk mounted to the VM, that was the problem.
I apologize for the inconvenience.