-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
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/# proxmox-restore
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 Script Version: 1.0.1
================================
PROXMOX CONFIGURATION RESTORE
=== SELECT BACKUP LOCATION ===
-
Local Storage: /opt/proxmox-backup/backup
-
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 ?...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels