Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1399726

Summary: Revert https://bugzilla.redhat.com/show_bug.cgi?id=725178
Product: Red Hat Enterprise Linux 6 Reporter: Colin Walters <walters>
Component: glib2Assignee: Colin Walters <walters>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.9CC: jwright, muhammad.zali, oholy, rt, rvdwees, sydelko, tlavigne, tpelka, walters
Target Milestone: rcKeywords: Regression
Target Release: 6.9   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-21 09:02:41 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 Colin Walters 2016-11-29 15:42:48 UTC
The changes introduced in https://bugzilla.redhat.com/show_bug.cgi?id=725178
allowed monitoring NFS home directories, but also made us start monitoring other NFS mounts, which is problematic.

Given that things work better in RHEL7, and backporting is hard, I think we should revert to the previous RHEL6 behavior (no glib change monitoring on NFS).

Comment 3 Joe Wright 2016-12-12 15:31:22 UTC
I posted in the previous BZ as well, but is there any workaround for disabling this available? this causes issues with netapp filers which may be used for centralized home directories

Comment 5 Ondrej Holy 2016-12-12 16:12:07 UTC
See the following comment for possible workarounds:
https://bugzilla.redhat.com/show_bug.cgi?id=1367175#c3

Comment 7 Muhammad Aizuddin Bin Zali 2016-12-16 03:03:47 UTC
(In reply to Ondrej Holy from comment #5)
> See the following comment for possible workarounds:
> https://bugzilla.redhat.com/show_bug.cgi?id=1367175#c3

Another workaround that is possible is to exclude the monitoring at all in /etc/gamin/gaminrc for nfs and autofs.

Add new line as below and kill the gam_server to get it respawned.

fsset nfs none
fsset autofs none


Of course this introduced new issue which is any changes on the filesystem wont be reflected automatically. At least this is to save performance on the netapp filer that might impacting critical service on NFS. Lesser of two evils I would say.

Comment 8 Muhammad Aizuddin Bin Zali 2016-12-16 03:04:11 UTC
(In reply to Ondrej Holy from comment #5)
> See the following comment for possible workarounds:
> https://bugzilla.redhat.com/show_bug.cgi?id=1367175#c3

Another workaround that is possible is to exclude the monitoring at all in /etc/gamin/gaminrc for nfs and autofs.

Add new line as below and kill the gam_server to get it respawned.

fsset nfs none
fsset autofs none


Of course this introduced new issue which is any changes on the filesystem wont be reflected automatically. At least this is to save performance on the netapp filer that might impacting critical service on NFS. Lesser of two evils I would say.

Comment 9 Colin Walters 2016-12-16 13:22:05 UTC
ne approach we could consider is introducing a "config file" like /etc/glib2-monitor-nfs that if present, would do global NFS monitoring.  Or an environment variable. That would allow desktop users with NFS home directories they do want to monitor to enable it.

Comment 10 Colin Walters 2016-12-16 16:02:13 UTC
For reverting, the spec diff is just:

diff --git a/glib2.spec b/glib2.spec
index f0206aa..8ee6312 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.28.8
-Release: 6%{?dist}
+Release: 7.nfsrevert.0%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -40,7 +40,6 @@ Patch4: Revert-deprecations-since-glib-2.22.patch
 # https://bugzilla.gnome.org/656039
 Patch5: GDBusProxy-thread-safety.patch
 
-Patch6: glib2-force-fam-for-remote-fs.patch
 Patch7: bug-1212722-gmain-source-reuse-for-qemu.patch
 
 %description

Scratch build: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=12247687

Comment 11 Ondrej Holy 2017-01-06 14:27:14 UTC
*** Bug 1405574 has been marked as a duplicate of this bug. ***

Comment 17 errata-xmlrpc 2017-03-21 09:02:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2017-0567.html