cv4pve-autosnap - Permission Problem

sharbich

Member
Nov 7, 2024
39
1
8
Hi,
i get an error message when running the program.
I've set the permissions correctly.
See the attached image.
Code:
root@psme02:~# /usr/local/bin/cv4pve-autosnap --host=192.168.200.22 --username="snapshot@pve" --password="########" --vmid=all snap --label="daily" --keep=6
ACTION Snap
PVE Version:      9.0.9
VMs:              all
Label:            daily
Keep:             6
State:            False
Only running:     False
Timeout:          30 sec.
Timestamp format: yyMMddHHmmss
Max % Storage :   95%
----- POSSIBLE PROBLEM PERMISSION 'Datastore.Audit' -----
----- VM 100 lxc running -----
Skip VM problem storage space out of 95%
----- VM 101 lxc running -----
Skip VM problem storage space out of 95%
Total execution 00:00:00.1346679
What else can I do?
Regards, Stefan Harbich
 

Attachments

  • Bildschirmfoto vom 2025-09-11 16-46-45.png
    Bildschirmfoto vom 2025-09-11 16-46-45.png
    334.5 KB · Views: 7
Hi @sharbich , the error message comes from the script/app itself. It contains word "possible" which indicates a "guess" on the part of the app.

One would need to examine the App's code to confirm how it came to that decision. Its possible that the message is completely misleading.

I would recommend to either reach out to the maintainers (https://github.com/Corsinvest/cv4pve-autosnap) or reading the code to see where the failure happens.

Cheers.

https://github.com/Corsinvest/cv4pve-autosnap/issues/82


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
Last edited:
CIAO,
ricevo un messaggio di errore quando eseguo il programma.
Ho impostato correttamente i permessi.
Vedere l'immagine allegata.
[CODICE]root@psme02:~# /usr/local/bin/cv4pve-autosnap --host=192.168.200.22 --username="snapshot@pve" --password="########" --vmid=all snap --label="daily" --keep=6
AZIONE Snap
Versione PVE: 9.0.9
VM: tutte
Etichetta: quotidiano
Conservare: 6
Stato: Falso
Solo in esecuzione: Falso
Timeout: 30 sec.
Formato timestamp: aaMMggHHmmss
% massima di archiviazione: 95%
----- POSSIBILE PROBLEMA AUTORIZZAZIONE 'Datastore.Audit' -----
----- VM 100 lxc in esecuzione -----
Salta il problema di spazio di archiviazione della VM del 95%
----- VM 101 lxc in esecuzione -----
Salta il problema di spazio di archiviazione della VM del 95%
Esecuzione totale 00:00:00.1346679[/CODE]
Cos'altro posso fare?
Cordiali saluti, Stefan Harbich
execute with parameter --debug