I do not see dataset of Zpool but it works in LXC

Serhioromano

Member
Jun 12, 2023
30
7
8
When I run command

Code:
root@pve:~# ls -la /tank/nas
ls: cannot access '/tank/nas': No such file or directory

root@pve:~# ls -la /tank
total 12
drwxr-xr-x  3 root root 4096 May 31  2024 .
drwxr-xr-x 19 root root 4096 Feb 13  2024 ..
drwxr-xr-x  5 root root 4096 May 31  2024 pve

Folder is not found but I have this directory /tank/nas mounted through mp0: /tank/nas,mp=/mnt/nas to my LXC container and if I shell it I can see my /mnt/nas and all files in there. I can copy those and delete and it also SMB those files so I can access those in windows.

What could be the reason of this behavior?
 
Last edited: