Hide Forgot
*** This bug has been marked as a duplicate of bug 2173 ***
[root@jacobgfs31-s1 ~]# mount -t glusterfs -o direct-io-mode=off localhost:/test /test /usr/sbin/glusterfs: unrecognized option `--disable-direct-io-mode' Try `glusterfs --help' or `glusterfs --usage' for more information. Mount failed. Please check the log file for more details. [root@jacobgfs31-s1 ~]# mount -t glusterfs -o direct-io-mode=disable localhost:/test /test /usr/sbin/glusterfs: unrecognized option `--disable-direct-io-mode' Try `glusterfs --help' or `glusterfs --usage' for more information. Mount failed. Please check the log file for more details. What is the correct mount command? We need to be able to do this with the mount command and not the glusterfs command.