TASK ERROR: Invalid argument (os error 22)

angdigi

Member
Feb 11, 2021
2
0
21
55
Hello,

I'm getting this error when trying to create a new datastore.

TASK ERROR: Invalid argument (os error 22)

I have a remote cifs share and here is my fstab

//192.168.70.2/backups /mnt/backups cifs vers=3.0,credentials=/etc/samba/.smbcreds,uid=34,gid=34,defaults 0 0

Here is an output of permissions for the dir showing the backup user

root@pbs:~# ls -ld /mnt/backups
ls -ld /mnt/backups/.chunks
drwxr-xr-x 2 backup backup 0 Oct 8 09:35 /mnt/backups
drwxr-xr-x 2 backup backup 0 Oct 7 22:53 /mnt/backups/.chunks

I've also attached an output of the datastore creation log file. Any help would be greatly appreciated!
 

Attachments

Hi @angdigi , could you please share the output for the following commands as well? That should give us more clues for debugging. Thanks!

Code:
journalctl -u proxmox-backup-proxy.service
journalctl -u proxmox-backup.service
journalctl -k