Bug 809828
Summary: | tail -f does not work with GPFS file systems | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Joe Pope <pope_svr4> |
Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED DUPLICATE | QA Contact: | qe-baseos-daemons |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2 | CC: | meyering, prc |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-04-04 13:45:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Joe Pope
2012-04-04 13:26:09 UTC
Thanks for the report. For reference, this was fixed in upstream coreutils-8.15. Here's the corresponding NEWS entry: * Noteworthy changes in release 8.15 (2012-01-06) [stable] ... tail -f no longer tries to use inotify on GPFS or FhGFS file systems [you might say this was introduced in coreutils-7.5, along with inotify support, but the new magic numbers weren't in the usual places then.] Here's the commit: http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=d191bfe8a688d40 Already tracked and planned for fix in RHEL-6 ... closing DUPLICATE. *** This bug has been marked as a duplicate of bug 769874 *** |