Hello,
I'm getting this error when trying to create a new datastore.
I have a remote cifs share and here is my fstab
Here is an output of permissions for the dir showing the backup user
I've also attached an output of the datastore creation log file. Any help would be greatly appreciated!
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!