[GH-ISSUE #125] CV4PVE-ADMIN - WEBINTERFACE: "Calculation snapshots occupation disabled! (Options cluster for enabled)" #51

Closed
opened 2026-02-26 17:37:02 +03:00 by kerem · 12 comments
Owner

Originally created by @gi1i1 on GitHub (Jan 14, 2025).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/125

Bug type

Component

Component name

Autosnap

What happened?

I've noticed that my automatic snapshots are no longer running, and apparently haven't been for about 6 months. Since then I have the following warning with Auto Snapshot:
image

I have not changed any config or setting in the last few months, only updates.
It was already there in the version before 1.2.0.

Expected behavior

Be able to take snapshot routine.

Relevant log output

No response

Proxmox VE Version

8.3.2

Version (bug)

1.2.0

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On what operating system are you experiencing the issue?

Windows

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 @gi1i1 on GitHub (Jan 14, 2025). Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/125 ### Bug type Component ### Component name Autosnap ### What happened? I've noticed that my automatic snapshots are no longer running, and apparently haven't been for about 6 months. Since then I have the following warning with Auto Snapshot: ![image](https://github.com/user-attachments/assets/36284107-b50e-45f8-a21f-9f3a256d9a47) I have not changed any config or setting in the last few months, only updates. It was already there in the version before 1.2.0. ### Expected behavior Be able to take snapshot routine. ### Relevant log output _No response_ ### Proxmox VE Version 8.3.2 ### Version (bug) 1.2.0 ### Version (working) _No response_ ### What browsers are you seeing the problem on? Chrome ### On what operating system are you experiencing the issue? Windows ### 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:37:02 +03:00
Author
Owner

@franklupo commented on GitHub (Jan 14, 2025):

The message Is for calculation snapshot size not for auto snap. Check job

<!-- gh-comment-id:2589816373 --> @franklupo commented on GitHub (Jan 14, 2025): The message Is for calculation snapshot size not for auto snap. Check job
Author
Owner

@gi1i1 commented on GitHub (Jan 14, 2025):

What do you mean?
This message is displayed under “AutoSnap”.

However, I have just tried to trigger a snapshot manually and get an error:

ACTION Snap
PVE Version:      8.3.2
VMs:              106
Label:            xxxDocker
Keep:             3
State:            True
Only running:     True
Timeout:          30 sec.
Timestamp format: dd-MM-yyyy_hh:mm:ss
Max % Storage :   95%
                  Storage      Type     Valid   Used %    Disk Size  Disk Usage
            pve/local-lvm   lvmthin        Ok      32.2    184.6 GB    59.44 GB
----- VM 106 lxc running -----
Create snapshot: autoxxxDocker14-01-2025_01:48:56
snapname : invalid format - invalid configuration ID 'autoxxxDocker14-01-2025_01:48:56'

Object reference not set to an instance of an object.
Total execution 00:00:00.0415111
<!-- gh-comment-id:2589837861 --> @gi1i1 commented on GitHub (Jan 14, 2025): What do you mean? This message is displayed under “AutoSnap”. However, I have just tried to trigger a snapshot manually and get an error: ``` ACTION Snap PVE Version: 8.3.2 VMs: 106 Label: xxxDocker Keep: 3 State: True Only running: True Timeout: 30 sec. Timestamp format: dd-MM-yyyy_hh:mm:ss Max % Storage : 95% Storage Type Valid Used % Disk Size Disk Usage pve/local-lvm lvmthin Ok 32.2 184.6 GB 59.44 GB ----- VM 106 lxc running ----- Create snapshot: autoxxxDocker14-01-2025_01:48:56 snapname : invalid format - invalid configuration ID 'autoxxxDocker14-01-2025_01:48:56' Object reference not set to an instance of an object. Total execution 00:00:00.0415111 ```
Author
Owner

@franklupo commented on GitHub (Jan 14, 2025):

Timestamp format is not valid Timestamp format: dd-MM-yyyy_hh:mm:ss

Remove :

<!-- gh-comment-id:2589842153 --> @franklupo commented on GitHub (Jan 14, 2025): Timestamp format is not valid `Timestamp format: dd-MM-yyyy_hh:mm:ss` Remove `:`
Author
Owner

@gi1i1 commented on GitHub (Jan 14, 2025):

Unfortunately, I don't know if this is correct, but: Is it normal that it says 0B? A snapshot should have a certain size, shouldn't it?
image

And thanks.

<!-- gh-comment-id:2589853078 --> @gi1i1 commented on GitHub (Jan 14, 2025): Unfortunately, I don't know if this is correct, but: Is it normal that it says 0B? A snapshot should have a certain size, shouldn't it? ![image](https://github.com/user-attachments/assets/92f513d7-6616-48c6-872e-5f5ba4db4875) And thanks.
Author
Owner

@franklupo commented on GitHub (Jan 14, 2025):

yes if there are no changes. But snapshot size calculation must be enabled

<!-- gh-comment-id:2589858384 --> @franklupo commented on GitHub (Jan 14, 2025): yes if there are no changes. But snapshot size calculation must be enabled
Author
Owner

@gi1i1 commented on GitHub (Jan 14, 2025):

How exactly can I check this? No such job is displayed. Or, in another words, how can I enable it?

<!-- gh-comment-id:2589860717 --> @gi1i1 commented on GitHub (Jan 14, 2025): How exactly can I check this? No such job is displayed. Or, in another words, how can I enable it?
Author
Owner

@franklupo commented on GitHub (Jan 14, 2025):

in cluster options, but require ssh credential

<!-- gh-comment-id:2589863304 --> @franklupo commented on GitHub (Jan 14, 2025): in cluster options, but require ssh credential
Author
Owner

@gi1i1 commented on GitHub (Jan 14, 2025):

Cant find it actually.

<!-- gh-comment-id:2589879528 --> @gi1i1 commented on GitHub (Jan 14, 2025): Cant find it actually.
Author
Owner

@gi1i1 commented on GitHub (Jan 14, 2025):

Nvm, got it. Thanks.

<!-- gh-comment-id:2589884766 --> @gi1i1 commented on GitHub (Jan 14, 2025): Nvm, got it. Thanks.
Author
Owner

@kmorber commented on GitHub (Aug 11, 2025):

Hi, I'm searching desperately for the option to enable it. Where exactly is it located?

<!-- gh-comment-id:3175977729 --> @kmorber commented on GitHub (Aug 11, 2025): Hi, I'm searching desperately for the option to enable it. Where exactly is it located?
Author
Owner

@franklupo commented on GitHub (Aug 11, 2025):

In options add cv4pve-admin open detting cluster

<!-- gh-comment-id:3176900932 --> @franklupo commented on GitHub (Aug 11, 2025): In options add cv4pve-admin open detting cluster
Author
Owner

@franklupo commented on GitHub (Aug 12, 2025):

Image Image
<!-- gh-comment-id:3178595832 --> @franklupo commented on GitHub (Aug 12, 2025): <img width="3824" height="1155" alt="Image" src="https://github.com/user-attachments/assets/e7dc80f4-f377-4374-b5a1-359e8c5ccc48" /> <img width="2694" height="920" alt="Image" src="https://github.com/user-attachments/assets/a30e344e-d94a-49ce-9294-fa354af05b41" />
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#51
No description provided.