linux下启动naviagent问题
在linux下启动EMC的naviagent失败,service naviagent start 报错。
错误的原因是对hosts文件有要求。
将 192.168.1.11 rac1
改成 192.168.1.11 rac1.localdomain rac1
就可以了。 本文出自 51CTO.COM技术博客 |
![]() |
注册 | 登录 忘记密码? | 51cto首页 | 博客 | 论坛 | 招聘 |
|
帮助 |
linux下启动naviagent问题
在linux下启动EMC的naviagent失败,service naviagent start 报错。
错误的原因是对hosts文件有要求。
将 192.168.1.11 rac1
改成 192.168.1.11 rac1.localdomain rac1
就可以了。 本文出自 51CTO.COM技术博客 |