通过 FUSE 挂载文件夹进行 NFS 导出时出现问题 (3.X 版本受影响)
作者: ggoodgguy创建于 2026年1月23日更新于 2026年1月23日
Hello all, I'm facing problems with sshfs mount in my scenario. I'm mounting an AS400 folder with sshfs (I tried the version available on the EPEL repository - fuse-sshfs-3.7.3-1.el9.x86_64). Then this folder is exported for NFS mount which is at the end mounted on the AiX server (and then aix handles the files on that AS400... we can't mount it directly, so that's why we need to use fuse). AS400 server ←(sshfs)− Rocky Linux 9.7 ←(NFS export)− AIX
Everything is working with the 2.9.9-17.el9 version. We would like to use the 3.7.X version if possible.
内容来源: libfuse/sshfs