bug-coreutils
[Top][All Lists]
Advanced

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

bug#47322: unrecognized file system type 0x794c7630


From: Bernhard Voelker
Subject: bug#47322: unrecognized file system type 0x794c7630
Date: Mon, 22 Mar 2021 23:10:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

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@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]