GNU bug report logs -
#12356
tail doesn't know vzfs
Previous Next
Full log
View this message in rfc822 format
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.