Hi,
I have been using proxmox-backup-client to create backups, which I can write to tapes.
It's a pretty simple setup where I have a few SMB shares mounted locally (on the PBS itself), and then run a command in the style of (names changed obviously):
This exact command was used in the past and was working fine, but it's now been not working for over a year, so I thought I'd ask here. Last successful run was august 2023.
Additionally, environment variables
Output is from the command looks as follows:
I have been using proxmox-backup-client to create backups, which I can write to tapes.
It's a pretty simple setup where I have a few SMB shares mounted locally (on the PBS itself), and then run a command in the style of (names changed obviously):
Bash:
proxmox-backup-client backup archive1.pxar:/mnt/remotefolder1 archive2.pxar:/mnt/remotefolder2 archive3.pxar:/mnt/remotefolder3
This exact command was used in the past and was working fine, but it's now been not working for over a year, so I thought I'd ask here. Last successful run was august 2023.
Additionally, environment variables
PBS_PASSWORD_FILE
and PBS_REPOSITORY
are set (the latter just contains the name of the datastore). Something about the file access seems to fail and it won't tell me where or with what path or anything. The shares are mounted read-only, but they always have been and it was fine.Output is from the command looks as follows:
Code:
Starting backup: host/MyPbsHostname/2025-03-19T13:51:42Z
Client name: MyPbsHostname
Starting backup protocol: Wed Mar 19 14:51:42 2025
storing login ticket failed: $XDG_RUNTIME_DIR must be set
Downloading previous manifest (Thu Aug 31 11:03:53 2023)
Upload directory '/mnt/remotefolder1' to 'archive' as archive1.pxar.didx
catalog upload error - channel closed
Error: failed to get metadata for source directory
Caused by:
0: failed to read xattrs
1: EACCES: Permission denied