mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 17:05:48 +03:00
[GH-ISSUE #41] My vm are off 10 seconds during the snapshot #37
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#37
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 @maximedotair on GitHub (Sep 29, 2020).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/41
Hello,
i use this crontab command to create a snapshot every 8 hours :
0 /8 * * * cv4pve-autosnap --host=localhost --username=user@pve --password=** --vmid="all" snap --label='8hours' --keep=5
but each snapshot shutdown the vm for 10 seconds, It doesn't matter 10 seconds, but I would like to know if it is possible to have a moment? or if there will always be a latency anyway?
Thanks
===== In execution release:
Version: 1.8.1
===== Last release:
Version: 1.9.5
Published At: 09/28/2020 09:16:59 +00:00
Download Url: https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.9.5/cv4pve-autosnap-linux-x64.zip
Release Notes:
New version available: 1.9.5
@franklupo commented on GitHub (Sep 29, 2020):
Hi, but via web interface if you create a snapshot work?
@franklupo commented on GitHub (Oct 5, 2020):
News
@maximedotair commented on GitHub (Oct 5, 2020):
Yes works but with this script i have 10 seconds off
@maximedotair commented on GitHub (Oct 5, 2020):
Betwin old and new vm
@franklupo commented on GitHub (Oct 8, 2020):
Upgrade new version
Best regards