-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to perform Auto Shapshot on Pools #108
Comments
Hi, Best regards |
I don't see a way to run autosnap via the command line from the docker container, when I attached to the docker container I only find the dll for autosnap. Could you tell me where cvepve-autosnap is located in the container? |
download https://github.com/Corsinvest/cv4pve-autosnap/releases/tag/v1.14.10 and esecuto from your sistem with command line. See the documentation https://github.com/Corsinvest/cv4pve-autosnap |
Please see attached |
can you attach the command line used |
cv4pve-autosnap --host=node2.company.com --username=Something@pam --password=Something --vmid=@pool-DCs snap --label=test --keep=2 --state --debug Here it is: |
We are still checking the problem bets regards |
Try adding quotes to parameter |
No change. I've switched to using tags for selection, which oddly enough, does work. |
try add permission for |
Bug type
Component
Component name
Autosnap
What happened?
Created an Autosnap job, in the Vm Ids field, selected a pool that contains virtual machines.
Snapshots will not be created for any of the virtual machines in that pool.
Ex.
Pool name: Important
Virtual Machines: DC1
DC2
Neither DC1 or DC2 have snapshots created.
The API user has full access.
Administrator role granted to / in the Datacenter
The linux user has sudo privileges
Expected behavior
When creating an Autosnap job and using a Pool in the Vm Ids field, I would like all of the machines in the pool to have snapshots taken at the scheduled cadence.
Relevant log output
Proxmox VE Version
8.2.4
Version (bug)
1.1.1
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
Code of Conduct
The text was updated successfully, but these errors were encountered: