NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mmap errors related to using encfs



On Sat, Apr 13, 2019 at 09:24:17AM +0530, Mayuresh wrote:
> encfs: perfuse_open: setsockopt SO_SNDBUF to 2162688 failed: No buffer space available

Env var, something like, PERFUSE_BUFSIZE=131072 solves above error.
(Larger than that doesn't work. May be some sysctl setting would make it
work.)

However now I get input/output error on the mounted encfs.

E.g.

# ls
ls: .: Input/output error

Usually first time after mounting, ls works, 2nd command onwards it stops
working.

Mayuresh


Home | Main Index | Thread Index | Old Index