8000 Failed to restore VM from restic backup · Issue #7054 · OpenNebula/one · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Failed to restore VM from restic backup #7054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue an 8000 d 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

Closed
2 of 3 tasks
OpenNebulaSupport opened this issue May 8, 2025 · 0 comments
Closed
2 of 3 tasks

Failed to restore VM from restic backup #7054

OpenNebulaSupport opened this issue May 8, 2025 · 0 comments

Comments

@OpenNebulaSupport
Copy link
Collaborator
OpenNebulaSupport commented May 8, 2025

Description

An attempt to restore a VM from restic backup fails with the error message as below:

Wed May  7 09:04:49 2025 [Z0][TrM][E]: datastore_action:   [STDERR] "/var/lib/one/remotes/datastore/restic/restic.rb:373:in `parse_paths': Fatal: unable to open config file: stat /var/lib/one/datastores/100/1/config: no such file or directory (StandardError)\nIs there a repository at the following location?\n/var/lib/one/datastores/100/1\n        from /var/lib/one/remotes/datastore/restic/restic.rb:239:in `read_document'\n        from /var/lib/one/remotes/tm/lib/../../datastore/restic/ls:114:in `<main>'\n"
Wed May  7 09:04:49 2025 [Z0][TrM][I]: Error restoring VM disks: cannot list backup contents

To Reproduce
Instantiate the VM
Trigger a backup action:

onevm backup --schedule now -d <backup_ds_id> <vm_id>

Power off the VM:

onevm poweroff <vm_id>

Restore the VM from backup:

onevm restore <vm_id> <backup_id>

Expected behavior
The VM should be restored from the backup successfully.

Details

  • Affected Component: Core
  • Version: 6.10.3 and most likely development

Progress Status

  • Code committed
  • Testing - QA (create a microenv for this scenario)
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@rsmontero rsmontero added this to the Release 7.0 milestone May 8, 2025
@rsmontero rsmontero self-assigned this May 8, 2025
rsmontero added a commit to OpenNebula/docs that referenced this issue May 9, 2025
rsmontero added a commit that referenced this issue May 14, 2025
This bug was prevent the correct operation of the driver when running
the backup server separated from the front-end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0