Displaying 3 results from an estimated 3 matches for "testijako".
2018 Jan 09
2
Issues accessing ZFS-shares on Linux
I added one testshare /home/testijako and connected to it with the same
credentials as I would connect to ZFS-shares. Then I did the strace to
that particular PID and tried connecting to one ZFS-share. There was
indeed an error which might have something to do with this issue:
Line 2001: lstat("/tank/rex", 0x7fff1f6fb2c0)...
2018 Jan 08
2
Issues accessing ZFS-shares on Linux
Hi,
I am having a really strange problem with my Samba shares on Debian
Buster. None of the users can access any shares, which reside on
ZFS-filesystem. Any other share works just fine. For example, if I
create a normal folder to /home with same permissions and replace a
ZFS-share with that, it works fine.
When accessing any ZFS-shares the following error is recorded:
Jan 08 22:39:56
2018 Jan 10
2
Issues accessing ZFS-shares on Linux
...mba
ExecStart=/usr/sbin/smbd $SMBDOPTIONS
ExecReload=/bin/kill -HUP $MAINPID
LimitCORE=infinity
[Install]
WantedBy=multi-user.target
Jeremy Allison via samba kirjoitti 9.1.2018 klo 21:47:
> On Tue, Jan 09, 2018 at 07:57:41AM +0200, John Doe via samba wrote:
>> I added one testshare /home/testijako and connected to it with the same
>> credentials as I would connect to ZFS-shares. Then I did the strace to
>> that particular PID and tried connecting to one ZFS-share. There was
>> indeed an error which might have something to do with this issue:
>>
>> Line 2001: lst...