GNU bug report logs - #12356
tail doesn't know vzfs

Previous Next

Package: coreutils;

Reported by: Jens Rosenboom <j.rosenboom <at> syseleven.de>

Date: Wed, 5 Sep 2012 15:54:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


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

From: Jim Meyering <jim <at> meyering.net>
To: 12356 <at> debbugs.gnu.org
Subject: Re: bug#12356: tail doesn't know vzfs
Date: Thu, 06 Sep 2012 08:32:55 +0200
Jim Meyering wrote:

> Jens Rosenboom wrote:
>
>> tail: unrecognized file system type 0x565a4653 for ‘/var/log/messages’.
>> please report this to bug-coreutils <at> gnu.org. reverting to polling
>>
>> # mount
>> /dev/vzfs on / type vzfs (rw,relatime)
>>
>> This is a container running on Parallels Virtuozzo 4.6, might also
>> affect OpenVZ.
>
> Thanks for the report.
> This should fix it:
> (marking "done" so I don't forget -- comments will still show
> up and you're welcome to reopen, if desired)

Nearly forgot to update NEWS:

 ** Improvements

-  stat and tail work better with ZFS.  stat -f --format=%T now reports the
-  file system type, "zfs", and tail -f now uses inotify for files on ZFS
-  file systems, rather than the default (for unknown file system types)
-  of polling.
+  stat and tail work better with ZFS and VZFS.  stat -f --format=%T now
+  reports the file system type, and tail -f now uses inotify for files
+  on those file systems, rather than the default (for unknown file system
+  types) of issuing a warning and reverting to polling.

With that, I've pushed the fix.




This bug report was last modified 12 years and 266 days ago.

Previous Next


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