bug-coreutils
[Top][All Lists]
Advanced

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

bug#40551: tail: unrecognized file system type 0x794c7630 for /path/to/n


From: Bernhard Voelker
Subject: bug#40551: tail: unrecognized file system type 0x794c7630 for /path/to/nginx/error.log'
Date: Wed, 15 Apr 2020 08:33:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

tag 40551 notabug
close 40551
stop

Hello,

On 2020-04-11 10:20, 王群强 wrote:
> hi ,
> I am using " tail -f error.log "  command in k8s pod environment, thus i
> got a fatal error bellow :
> 
> ==== error message ===
> tail: unrecognized file system type 0x794c7630 for 'error.log'. please
> report this to address@hidden. reverting to polling

This is not a fatal error, but rather a kind of warning message.

> ========= pod information======
> [root@xiaozh xxxx]# uname -a
> Linux xiaozhxxxxx 3.10.0-1062.el7.x86_64 #1 SMP Wed Aug 7 18:08:02 UTC 2019
> x86_64 x86_64 x86_64 GNU/Linux
> 
> [root@xiaozh xxxx]# cat /etc/centos-release
> CentOS Linux release 7.2.1511 (Core)

Next time, please also report the coreutils version.

overlayfs - commonly used with Docker containers - has been added
in version 8.25. Consider upgrading Coreutils if possible.

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]