Hi,
I've been using pbs as a test for a while now.
I tried to restore a lxc container using pbs but it keeps failing with this error:
I already tried to restore the backup to a folder but it halts on the same error.
Mounting the backup results in this error while trying to access /var/:
The "cpdavd_error_log" file is somewhere in the /home folder which is a shame because I only needed /var/lib/mysql.
Is there any way to skip this broken file so the rest of the backup can complete or maybe restore a specific folder?
The only way right now would be to download every individual file from the webgui.
I'm using
Backup Server 0.8-21 BETA
client version: 0.8.19
If you need any information, please let me know.
I've been using pbs as a test for a while now.
I tried to restore a lxc container using pbs but it keeps failing with this error:
Error: error extracting archive - error at entry "cpdavd_error_log": failed to restore mtime attribute on "cpdavd_error_log": Operation not permitted (os error 1)
I already tried to restore the backup to a folder but it halts on the same error.
Mounting the backup results in this error while trying to access /var/:
Code:
# ls 169/var/
ls: reading directory '169/var/': Input/output error
The "cpdavd_error_log" file is somewhere in the /home folder which is a shame because I only needed /var/lib/mysql.
Is there any way to skip this broken file so the rest of the backup can complete or maybe restore a specific folder?
The only way right now would be to download every individual file from the webgui.
I'm using
Backup Server 0.8-21 BETA
client version: 0.8.19
If you need any information, please let me know.