GNU bug report logs - #31184
tail -f on Network FS not refreshing as soon as the file is changed.

Previous Next

Package: coreutils;

Reported by: Jewsco Pius Jacquez <JewscoPius.Jacquez <at> Amdocs.com>

Date: Mon, 16 Apr 2018 17:26:02 UTC

Severity: normal

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 31184 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Jewsco Pius Jacquez <JewscoPius.Jacquez <at> Amdocs.com>,
 "31184 <at> debbugs.gnu.org" <31184 <at> debbugs.gnu.org>
Subject: Re: bug#31184: tail -f on Network FS not refreshing as soon as the
 file is changed.
Date: Wed, 18 Apr 2018 20:03:53 -0700
Could you clarify whether the rhel7 version of tail
is too slow when showing updates to the file,
or misses updates to the file entirely.

There have been various fixes to tail, so it
would be worth verifying how the latest behaves, like:

  wget https://ftpmirror.gnu.org/coreutils/coreutils-8.29.tar.xz
  tar -xf coreutils-8.29.tar.xz
  cd coreutils-8.29
  ./configure --quiet && make -j$(nproc)
  src/tail -f /media/samba/test.file

cheers,
Pádraig




This bug report was last modified 6 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.