How if gird-n can not be found by ping

来自cslt Wiki
2018年4月6日 (五) 01:37Cslt讨论 | 贡献的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

This is basically a problem of DNS. The present DNS server for grid-xx is 192.168.0.50, using the nscd server. Therefore first check if the server in 192.168.0.50 is open, otherwise "systemctl restart nscd".

  • You need also check /etc/nsswitch.conf in the host (the machine you want to find grid-xx), to make sure DNS is used.
  • You need also check /etc/resolve.conf, to make sure the local DNS server is there.