GNU bug report logs -
#47322
unrecognized file system type 0x794c7630
Previous Next
Reported by: Felipe Lima <filipizaum <at> gmail.com>
Date: Mon, 22 Mar 2021 16:34:01 UTC
Severity: normal
Tags: notabug
Done: Bernhard Voelker <mail <at> bernhard-voelker.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tag 47322 notabug
close 47322
stop
On 3/22/21 5:16 PM, Felipe Lima wrote:
> I was trying do tail a file in a docker container when I received that
> message:
>
> ```
> tail: unrecognized file system type 0x794c7630 for
> ‘zookeeper-gc.log.0.current’. please report this to bug-coreutils <at> gnu.org.
> reverting to polling
> ```
>
> The docker image name is:
> sentry_onpremise_zookeeper_1
>
> And the zookeeper image is:
> image: 'confluentinc/cp-zookeeper:5.5.0'
Thanks for the report.
That docker image seems to use a quite old coreutils version:
overlayfs - commonly used with Docker containers - has been added
in version 8.25 which was released in 2016.
Consider upgrading Coreutils if possible - we're at 8.32 currently.
See https://www.gnu.org/software/coreutils/filesystems.html for
more details.
Have a nice day,
Berny
This bug report was last modified 4 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.