Hi Guys, I meet fstab problem, fstab config : gwgfs01:/vol01 /mnt/gluster glusterfs defaults,_netdev 0 0 The mount can’t take effect, I checked below: [root@gfsclient02 ~]# systemctl status mnt-gluster.mount -l mnt-gluster.mount - /mnt/gluster Loaded: loaded (/etc/fstab) Active: failed (Result: exit-code) since Fri 2015-03-06 10:39:05 CST; 53s ago Where: /mnt/gluster What: gwgfs01:/vol01 Process: 1324 ExecMount=/bin/mount gwgfs01:/vol01 /mnt/gluster -t glusterfs -o defaults,_netdev (code=exited, status=1/FAILURE) Mar 06 10:38:47 gfsclient02 systemd[1]: Mounting /mnt/gluster... Mar 06 10:38:47 gfsclient02 systemd[1]: Mounted /mnt/gluster. Mar 06 10:39:05 gfsclient02 mount[1324]: /sbin/mount.glusterfs: line 13: /dev/stderr: No such device or address Mar 06 10:39:05 gfsclient02 systemd[1]: mnt-gluster.mount mount process exited, code=exited status=1 Mar 06 10:39:05 gfsclient02 systemd[1]: Unit mnt-gluster.mount entered failed state. BTW, I can manual mount that gluster. by command : mount -t glusterfs gwgfs01:/vol01 /mnt/gluster What happened? |
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users