host is down 是啥意思哇??然后我Ping其他的IP是好的哇!!
这个问题主要在于版本上面,所以在mount cifs的时候显式指定一下挂载的cifs是最新的版本即可
通过以下命令来解决Host is down的问题:
# mount -t cifs //10.0.0.1/share /mnt/sharefolder -o username=sensirx,password=sensirx,vers=2.0