Hello!<br><br>You can report this to redhat bugzilla if they still support 5.x RHEL versions.<br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 12:12 AM, Khoi Mai <span dir="ltr">&lt;<a href="mailto:KHOIMAI@up.com" target="_blank">KHOIMAI@up.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="sans-serif">Further testing,</font><br><br><font face="sans-serif">I&#39;ve found that in /etc/fstab on rhel
5.9 that the option for <b>&quot;ro&quot;</b> is only enforced when<b>&quot;noexec&quot;</b> is also apart of the mounting option.</font><br><br><font face="sans-serif">/etc/fstab</font><br><font face="sans-serif">hostname:/testcontent    
     /mnt    glusterfs       <b>ro,noexec
</b>  0 0</font><br><font face="sans-serif">mount -l</font><br><font face="sans-serif">glusterfs#hostname:/testcontent on /mnt
type fuse (<b>ro,noexec,</b>nosuid,nodev,default_permissions,allow_other,max_read=131072)<br>[root@hostname mnt]# touch goofy</font><br><font face="sans-serif">touch: cannot touch `goofy&#39;: Read-only
file system</font><br><font face="sans-serif">[root@hostname mnt]#</font><br><br><br><font face="sans-serif">/etc/fstab</font><br><font face="sans-serif">hostname:/testcontent    
      /mnt    glusterfs       <b>ro</b>     0 0</font><br><font face="sans-serif">mount -l </font><br><font face="sans-serif">glusterfs#hostname:/testcontent on /mnt
type fuse (<b>ro</b>,default_permissions,allow_other,max_read=131072)</font><br><br><font face="sans-serif">[root@hostname mnt]# touch mickeymouse</font><br><font face="sans-serif">[root@hostname  mnt]# ls -l mickey*</font><br>
<font face="sans-serif">-rw-r--r-- 1 root root 0 Aug 12 14:59
mickeymouse</font><br><font face="sans-serif">[root@hostname  mnt]# rm -f mickeymouse</font><br><font face="sans-serif">[root@hostname  mnt]# ls -l mickey*</font><br><font face="sans-serif">ls: mickey*: No such file or directory</font><br>
<font face="sans-serif">[root@hostname  mnt]#</font><br><br><font face="sans-serif">Community is there a bugzilla or a fix
for this behavior?  My intentions is to have my clients use the native
fuse mount rather than NFS.</font><br><font face="sans-serif">I&#39;ve been able to replicate this behavior
only on rhel 5.9 2.6.18-348.el5, while I&#39;ve had success on RHEL6 clients
mounting options as &quot;ro&quot;</font><br><br><br><br></blockquote></div>