Hi,
I tried to restore a CT from a local backup, but while restoration of the CT itself worked fine, my data storage volume (mp1) was deleted in the process. Additionally the 1T storage was recreated on `local` with 1T, but it was obviously empty. My data storage is not in the backup.
At the moment I'm using Proxmox 6.4-8, while the restoration attempt happened earlier, around 2021-01-28 with a at that time recent version.
I would be very grateful if anyone got some advice. This issue is keeping me from updating my container, because if it fails restoring the backup will destroy my data :S
Feel free to ask if you need any additional logs or configuration information.
Thanks in advance!
CT Config
storage.cfg
Restore Log
I tried to restore a CT from a local backup, but while restoration of the CT itself worked fine, my data storage volume (mp1) was deleted in the process. Additionally the 1T storage was recreated on `local` with 1T, but it was obviously empty. My data storage is not in the backup.
At the moment I'm using Proxmox 6.4-8, while the restoration attempt happened earlier, around 2021-01-28 with a at that time recent version.
I would be very grateful if anyone got some advice. This issue is keeping me from updating my container, because if it fails restoring the backup will destroy my data :S
Feel free to ask if you need any additional logs or configuration information.
Thanks in advance!
CT Config
arch: amd64
cores: 10
hostname: nextcloud
memory: 8192
mp1: containers:subvol-101-disk-0,mp=/data,replicate=0,size=1T
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168xxx,hwaddr=xxx,ip=192.xxx,type=veth
onboot: 1
ostype: debian
rootfs: local:101/vm-101-disk-1.raw,size=8G
startup: order=2
swap: 8192
unprivileged: 1
storage.cfg
dir: local
path /var/lib/vz
content vztmpl,snippets,images,iso,rootdir,backup
prune-backups keep-all=1
zfspool: containers
pool tank
content images,rootdir
mountpoint /tank
sparse 0
dir: backup
path /tank/backup
content backup
prune-backups keep-last=2,keep-weekly=2
Restore Log
Formatting '/var/lib/vz/images/101/vm-101-disk-1.raw', fmt=raw size=8589934592
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks: 4096/2097152 done
Creating filesystem with 2097152 4k blocks and 524288 inodes
Filesystem UUID: 9d03284c-8ae6-4cef-b1fb-7345b261d40b
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
Allocating group tables: 0/64 done
Writing inode tables: 0/64 done
Creating journal (16384 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information: 0/64 done
Formatting '/var/lib/vz/images/101/vm-101-disk-2.raw', fmt=raw size=1099511627776
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks: 4096/268435456 done
Creating filesystem with 268435456 4k blocks and 67108864 inodes
Filesystem UUID: 03191921-e03e-439b-be73-ab0887d7dfc7
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848
Allocating group tables: 0/8192 done
Writing inode tables: 0/8192 done
Creating journal (262144 blocks): done
Multiple mount protection is enabled with update interval 5 seconds.
Writing superblocks and filesystem accounting information: 0/8192 done
extracting archive '/tank/backup/dump/vzdump-lxc-101-2021_01_28-11_26_25.tar.zst'
tar: ./var/spool/postfix/deferred/4/4170743984: time stamp 2021-01-28 12:28:27 is 2243.615145626 s in the future
tar: ./var/spool/postfix/deferred/1/1E6A2256ED: time stamp 2021-01-28 12:28:27 is 2243.614934425 s in the future
Total bytes read: 2704209920 (2.6GiB, 177MiB/s)
Detected container architecture: amd64
TASK OK