[Bugs] [Bug 1162910] mount options no longer valid: noexec, nosuid, noatime
bugzilla at redhat.com
bugzilla at redhat.com
Wed Dec 30 11:30:55 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1162910
James Oguya <oguyajames at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oguyajames at gmail.com
--- Comment #4 from James Oguya <oguyajames at gmail.com> ---
This bug is still present on 3.7.6. After upgrading from 3.5.5 to 3.7.6, I can
no longer use noatime option when mounting volumes.
# glusterfs --version
glusterfs 3.7.6 built on Nov 9 2015 15:19:41
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2013 Red Hat, Inc. <http://www.redhat.com/>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.
# cat /etc/fstab
wingu3:homes /home glusterfs
defaults,noatime,acl,_netdev,backupvolfile-server=wingu4 0 0
# mount -o=remount /home
Invalid option noatime
My quick fix involved removing the noatime mount option on the client and using
it to mount bricks on the backend servers.
I still have to do some tests to confirm how this affects performance.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list