Bug 827121

Summary: [3.3.0] Mount options "noauto" and "_netdev" should be silently ignored
Product: [Community] GlusterFS Reporter: Joe Julian <joe>
Component: fuseAssignee: Csaba Henk <csaba>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: amarts, gluster-bugs, hans, lubo.rintel, sia
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 848320 (view as bug list) Environment:
Last Closed: 2013-07-24 17:35:09 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:
Bug Depends On:    
Bug Blocks: 848320, 858442    

Description Joe Julian 2012-05-31 16:46:31 UTC
mount.glusterfs should silently ignore the init options "noauto" and "_netdev"

Comment 1 Lubomir Rintel (GoodData, inactive) 2012-08-29 14:56:55 UTC
http://review.gluster.org/#change,3872

Comment 2 Lubomir Rintel (GoodData, inactive) 2012-08-29 16:22:13 UTC
for a correct branch this time http://review.gluster.org/#change,3873

Comment 3 hans 2013-04-23 13:26:36 UTC
On release-3.3 branch, up to the "cluster/dht: Correct min_free_disk behaviour" commit a "noauto" breaks a "mount -a -tglusterfs" ; nothing is mounted.
No output or exit code either.
Removing noauto from the options in fstab makes "mount -a -tglusterfs" work again.

Comment 4 Joe Julian 2013-04-23 13:36:57 UTC
That is the correct behavior and is a function of mount, not GlusterFS. See http://linux.die.net/man/8/mount first paragraph under mount -a