Linux端挂载Windows共享的目录时报错mount error(112): Host is down Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
报错现象:
[root@bogon /]#mount.cifs //192.168.2.1/gx /data
Password for root@//192.168.2.1/gx:
mount error(112): Host is down
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)