When we install sshfs from EPEL repository like described in http://www.centosblog.com/sshfs-how-to-mount-remote-partition-via-ssh-on-centos/ into container module is not loaded with the error:
> modprobe fuse FATAL: Could not load /lib/modules/2.6.32-431.el6.x86_64/modules.dep: No such file or directory
On master node we have kernel 2.6.32-431.el6.x86_64, but from EPEL repository kernel 3.10.30-1.mira2.x86_64 is delivered.
So pay attention with which kernel fuse-sshfs module will have been built, please.
When we install sshfs from EPEL repository like described in http:// www.centosblog. com/sshfs- how-to- mount-remote- partition- via-ssh- on-centos/ into container module is not loaded with the error:
> modprobe fuse 2.6.32- 431.el6. x86_64/ modules. dep: No such file or directory
FATAL: Could not load /lib/modules/
On master node we have kernel 2.6.32- 431.el6. x86_64, but from EPEL repository kernel 3.10.30- 1.mira2. x86_64 is delivered.
So pay attention with which kernel fuse-sshfs module will have been built, please.