Hi, had to reboot everything due to electric inspection and used the opportunity for an quick update from Truenas Scale 'RC2' to 'release'.
Now the proxmox/nfs/permission problem: I use NFS for VM disks and backups, and after the reboot I cannot see any vmdisks (.qcow2). However, the backups are visible in the GUI. The qcow2 files are there, but permissions...:
and,
also, on truenas
So how do I give back proxmox its nfs permissions?
Now the proxmox/nfs/permission problem: I use NFS for VM disks and backups, and after the reboot I cannot see any vmdisks (.qcow2). However, the backups are visible in the GUI. The qcow2 files are there, but permissions...:
Code:
cd /mnt/pve/nfsTN10G/images/
ls
100 101
and,
Code:
cd /mnt/pve/nfsTN10G/images/100: Permission denied
also, on truenas
Code:
root@truenas[/mnt/wdmirror/proxmoxNFS/images]# cd 100
root@truenas[/mnt/wdmirror/proxmoxNFS/images/100]# ls
vm-100-disk-0.qcow2
So how do I give back proxmox its nfs permissions?