Hide Forgot
mount -t glusterfs -oro doesn't work. GlusterFS neglects 'read-only' option, where as every other filesystem provides the option.
PATCH: http://patches.gluster.com/patch/2963 in master (new 'features/read-only' module added)
PATCH: http://patches.gluster.com/patch/2964 in master (added '--read-only' command line option for glusterfs)
PATCH: http://patches.gluster.com/patch/2965 in master (mount script has new option '-o ro')