mount失败提示: Input/output error 怎么办

mount 172.16.1.104:/www/mygo2_uploads/ /www/mygo2_uploads/

运行很久以后,提示: mount.nfs: Input/output error

问题在于portmap没有开启,执行service portmap start即可。

你可能感兴趣的:(service)