FileNotFoundError: [Errno 2] fuse_lowlevel_notify_inval_entry returned: No such file or directory

18 views
Skip to first unread message

Joseph Maher

unread,
Jun 6, 2021, 9:31:10 PM6/6/21
to s3...@googlegroups.com

Just switched over to google as the backend and everything seems to be
working fine.

I built 3.7.3 on debian testing/bullseye, though I needed to do a

pip3 install trio

to get a more recent version of trio, but then it built successfully and
all the tests it ran passed. (It skipped some but I assume this is
normal.)

Everything seems to be working fine - I do get things like these in the
mount log, are they anything to be concerned about?



Traceback (most recent call last):
File "src/internal.pxi", line 125, in pyfuse3._notify_loop
File "src/pyfuse3.pyx", line 918, in pyfuse3.invalidate_entry
FileNotFoundError: [Errno 2] fuse_lowlevel_notify_inval_entry returned: No
such file or directory
2021-06-06 22:22:08.583 187962:Thread-2583 pyfuse3.run: Failed to submit
invalidate_entry request for parent inode 23973443, name b'onlisp.ps'



I'll get a bunch of them together all referencing the same inode...

Joseph

Nikolaus Rath

unread,
Jun 7, 2021, 4:22:54 AM6/7/21
to s3...@googlegroups.com
This is probably https://github.com/s3ql/s3ql/issues/217 or
https://github.com/s3ql/s3ql/issues/222 (though this one should be fixed
in 3.7.3 - please re-open if it's not).



Best,
-Nikolaus

--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

»Time flies like an arrow, fruit flies like a Banana.«

jos...@maher.org.uk

unread,
Jun 8, 2021, 9:24:53 AM6/8/21
to s3ql
On Monday, June 7, 2021 at 4:22:54 AM UTC-4 Niko...@rath.org wrote:
On Jun 06 2021, "'Joseph Maher' via s3ql" <s3...@googlegroups.com> wrote:
> Just switched over to google as the backend and everything seems to be working fine.
>
> I built 3.7.3 on debian testing/bullseye, though I needed to do a
>
> pip3 install trio
>
> to get a more recent version of trio, but then it built successfully and all the tests it
> ran passed. (It skipped some but I assume this is normal.)
>
> Everything seems to be working fine - I do get things like these in the mount log, are
> they anything to be concerned about?
>
>
>
> Traceback (most recent call last):
> File "src/internal.pxi", line 125, in pyfuse3._notify_loop
> File "src/pyfuse3.pyx", line 918, in pyfuse3.invalidate_entry
> FileNotFoundError: [Errno 2] fuse_lowlevel_notify_inval_entry returned: No such file or
> directory
> 2021-06-06 22:22:08.583 187962:Thread-2583 pyfuse3.run: Failed to submit invalidate_entry
> request for parent inode 23973443, name b'onlisp.ps'
>
>
> I'll get a bunch of them together all referencing the same inode...

This is probably https://github.com/s3ql/s3ql/issues/217 or
https://github.com/s3ql/s3ql/issues/222 (though this one should be fixed
in 3.7.3 - please re-open if it's not).




Thanks! Looks like https://github.com/s3ql/s3ql/issues/217  - I'm currently not able to reproduce this, but I will add extra information if I can...

Joseph

Nikolaus Rath

unread,
Jun 8, 2021, 9:41:30 AM6/8/21
to noreply-spamdigest via s3ql
Thanks! Looks like https://github.com/s3ql/s3ql/issues/217  - I'm currently not able to reproduce this, but I will add extra information if I can...

If you are seeing this issue then there's no need for more info. It is well understood what is happening here - someone just needs to figure out how to this can be fixed (and then implement the fix).
Reply all
Reply to author
Forward
0 new messages