Fault description
[root@client1 home]# ls /
ls: cannot access /com: Host is down
Cause of the failure
There is a folder in your current directory that is a network folder, and this folder points to a folder on a remote host on the network.
And when you use ls now, the remote host has been shut down, this will happen.
Solution
umount /com
comment /etc/fstab about the content of /com
Read More:
- [Solved] curl: (6) Could not resolve host: harbor.od.com; Unknown error
- [Solved] Zabix web Access Error: Database error No route to host
- [Solved] SSH Startup Error: unable to load host key /etc/ssh/ssh_host_ed25519_key bad permissions
- [Nginx] Solve the problem of being blocked by CORS policy: No’Access-Control-Allow-Origin’ header is present on the requested resource.
- [Solved] error:getaddrinfo ENOTFOUND xxx.xxxx.com xxx.xxxx.com:443
- [Solved] SSH connect Error: “WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED“
- [Solved] SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
- [Solved] Exception in replication between CentOS virtual machine and host
- [Solved] Linux ECDSA key Error: Host key verification failed
- The problem of inconsistent host names in building rabbitmq on Linux
- [Solved] SSH Error: ECDSA host key for xxx has changed and you have requested strict checking.
- [Solved] Xshell Connect Error: Disconnected from remote host
- linux yum Error: PYCURL ERROR 6 – “Couldn’t resolve host ‘mirrorlist.centos.org’”
- [Solved] git error – remote: http basic: access denied
- [Solved] Sshpass Error: Host key verification failed
- [Solved] Linux scp Error: Host key verification failed.
- [Solved] SSH connect error: Host key validation failed
- [Solved] WSL Ubuntu error: Access folder permission denied
- [Solved] Centos Start rabbitmq Error: ERROR: epmd error for host “192“:badarg (unknown POSIX error)
- Linux Error: Failed to connect to ::1: No route to the host