emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#12498: closed (tail: unrecognized file system)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12498: closed (tail: unrecognized file system)
Date: Mon, 24 Sep 2012 07:03:02 +0000

Your message dated Mon, 24 Sep 2012 08:59:56 +0200
with message-id <address@hidden>
and subject line Re: bug#12498: tail: unrecognized file system
has caused the debbugs.gnu.org bug report #12498,
regarding tail: unrecognized file system
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12498: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12498
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: tail: unrecognized file system Date: Sun, 23 Sep 2012 21:56:54 +0100 User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
Dear tail developers,

I get this message when doing tail -f on a file which is stored on ZFS.

tail: unrecognized file system type 0x2fc12fc1 for `messages'. please
report this to address@hidden reverting to polling

[I normally wouldn't report this as it's an unusual filesystem and tail
-f still works fine, but I'll do it as it asked me to :]

Best wishes,
Marius  Bjørnstad


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#12498: tail: unrecognized file system Date: Mon, 24 Sep 2012 08:59:56 +0200
Marius Bjørnstad wrote:
> I get this message when doing tail -f on a file which is stored on ZFS.
>
> tail: unrecognized file system type 0x2fc12fc1 for `messages'. please
> report this to address@hidden reverting to polling
>
> [I normally wouldn't report this as it's an unusual filesystem and tail
> -f still works fine, but I'll do it as it asked me to :]

Thank you for reporting that.  That was addressed not long ago.
Those changes will be in the upcoming coreutils-8.20 release:
[so I've marked the your auto-created issue as "done"]

From
  http://git.sv.gnu.org/cgit/coreutils.git/tree/NEWS

  ** Improvements
    ...

    stat and tail know about ZFS, VZFS and VMHGFS.  stat -f --format=%T now
    reports the file system type, and tail -f now uses inotify for files on
    ZFS and VZFS file systems, rather than the default (for unknown file
    system types) of issuing a warning and reverting to polling.  tail -f
    still uses polling for files on VMHGFS file systems.


--- End Message ---

reply via email to

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