Skip to content

[ERROR] No backup files found in /opt/proxmox-backup/backup #23

@Vartkat

Description

@Vartkat

Here is my first try to backup and restore a configuration during a migration from a PBS Debian VM to a PBS LXC.

`
root@pbseng:# ls -la /opt/proxmox-backup/backup/
total 1860
drwxr-x--- 2 backup backup 4096 Nov 8 10:56 .
drwxr-xr-x 12 root root 4096 Nov 8 10:53 ..
-rwxrwxrwx 1 root root 1893716 Nov 8 10:56 pbs-backup-pbseng.local-2025-11-08_03-02-36.tar.xz
root@pbseng:
# proxmox-restore
Proxmox Restore Script Version: 1.0.1

================================
PROXMOX CONFIGURATION RESTORE

=== SELECT BACKUP LOCATION ===

  1. Local Storage: /opt/proxmox-backup/backup

  2. Exit

Select backup location to restore from [0-1]: 1

=== SELECT BACKUP FILE ===

[INFO] Searching for backups in: /opt/proxmox-backup/backup

[ERROR] No backup files found in /opt/proxmox-backup/backup`

  • I made a backup on the VM,
  • scp the file on the host
  • shutdown the VM (which has the same IP as the LXC)
  • started the LXC,
  • installed your proxmox-backup
  • scp the backup from host to lxc
  • tryed proxmox-restore
  • chmod 777 the backup file but no that was not a permission issue

Any idea ?...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions