开始新对话

未解决

此帖子已超过 5 年

1508

2014年1月13日 18:00

NFS文件服务器挂载到LINUX系统中出错

菜鸟请教高手们一下,VNXE3100 NFS文件系统挂载到RedHad LINUX6.0系统中的问题,LINUX系统和NFS文件系统的网络是通的,就是在mount -t nfs 192.168.0.12:/Sharefile的时候出错,NFS IP192.168.0.12    LINUX服务器IP 192.168.0.100,NFS系统中的路径信息local path  :/SharedFolder01   Export Path:  192.168.0.12:/Sharefile

2014年1月13日 20:00

Ni hao ma?

Firstly, welcome to the forums, and above all, thank you for being an EMC customer.

Please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility.  Questions written to the users' own "Discussions" space don't get the same amount of attention and can go unanswered for a long time.

You can do so by selecting "Move" under ACTIONS along the upper-right.  Then search for and select: "存储系统"

存储系统


Xie xie!

1.2K 消息

2014年1月13日 21:00

楼主,你好。我是论坛版主Jason周。我注意到,你的这个帖子被不小心创建在了你的个人的版面内了。建在个人版块里的帖子其他人基本没机会看到 。至于为什么会发生这样的情况以及如何避免,可参考我写的这个帖子 【帮助说明】如何避免帖子在不经意间被创建在了错误的版面里,导致收不到回复(因为别人看不到帖子)

我现在已把你的帖子移动到中文支持论坛内的 存储系统 版块里了,这样更多的朋友能够看到,相信稍后会有懂VNXe NFS的朋友们来跟你分享或解答。以后建议先由中文支持论坛首页 用顶部的导航按钮先进入相应的版块(例如:存储系统),然后用右边操作栏里的“开始一个讨论”来创建帖子提问或者分享,这样创建出来的帖子默认就是在你所在的版块的,避免帖子被无意中创建在了个人版块内。

谢谢!

Community Manager

 • 

7.1K 消息

2014年1月14日 00:00

LZ,

下面是Linux上挂载NFS共享的命令:

Linux or Solaris host — Mounting the NFS share

On the host, use the mount command to mount the NFS share.

For a Linux host, use

mount -t nfs SharedFolderServer:/local_mount_point_directory

你执行命令报什么错啊?请你把执行的命令以及错误贴出来看一下。

Community Manager

 • 

7.1K 消息

2014年1月14日 00:00

楼主,

请你尝试在本地用mkdir创建一个目录,如test, 然后请你尝试将NFS挂载到这个目录下看看能否成功。例如:

mount -t nfs 192.168.0.12:/Sharefile /test

找不到事件!

Top