Hi,
Its seems there is a nasty bugs in ON 7.2 Restic backup implementation.
-
VMs → Backup config = removal of the DISPLAY/INPUT Sections from VM info template. Both dumps “onvm show 39” before and after backup config attached.
-
Attempt to delete backup from web interface fails with error. Had to use oneimage delete <backup_image_id> --force, and then manually cleanup backup data store. I have not verified consistency of backup since in general this functionality is now in unreliable state.
Tue Apr 28 09:31:52 2026 [Z0][ImM][E]: rm: "$RESTIC_BIN" '--prune' '--max-unused=0' '--repo=/var/lib/one/datastores/105/39' forget 3c17cf97
Tue Apr 28 09:31:52 2026 [Z0][ImM][E]: rm: [STDERR] "bash: line 6: /var/tmp/one/datastore/restic/restic: Permission denied\n"
Tue Apr 28 09:31:52 2026 [Z0][ImM][E]: Error removing image from datastore. Retry the operation or manually remove image source and run the delete --force operation to completely delete the image: Command failed:export LANG=Cexport LC_ALL=Cset -e -o pipefail; shopt -qs failglobexport RESTIC_BIN="/var/tmp/one/datastore/restic/restic"export RESTIC_PASSWORD='nebovirt01-011'"$RESTIC_BIN" '--prune' '--max-unused=0' '--repo=/var/lib/one/datastores/105/39' forget 3c17cf97/var/lib/one/remotes/datastore/restic/restic.rb:308:in `remove_snapshots': Unable to remove snapshots: bash: line 6: /var/tmp/one/datastore/restic/restic: Permission denied (StandardError)from /var/lib/one/remotes/datastore/restic/rm:55:in `<main>’
This is quite strange since offending file created by restic itself.
RESTICDATASTORE:/var/tmp/one/datastore/restic # ls -lah
total 26M
drwxr-x— 2 oneadmin users 4.0K Oct 23 2025 .
drwxr-x— 3 oneadmin users 4.0K Oct 23 2025 ..
-rwxr-x— 1 oneadmin users 26M Oct 23 2025 restic
Upon request from dev team can send additional info necessary.
with best regards
Andrei
onevm-show-39.zip (4.7 KB)