在IBM WebSphere Application Server - ND的V5.1.7以及V 6.0.2.19上,平时要重启一个节点上的所有服务器,都要手工排序选取服务器实例,然后才能停止,近日在阅读红宝书时,惊喜发现有写到:
Restarting all servers on a node
If you want to stop, then restart all the application servers on a node, you can do
the following from the administrative console:
1. Select System Administration →Node Agents.
2. Check the box to the left of the node agent.
3. Click Restart all Servers on the Node.
但事与愿违,通过在V5.1和V6.0.2.19上使用的结果证明,在“system administration-node agent”下选择节点后,点击“Restarting all servers on a node”,只能停止和重启node agent,并不能重启节点上所有的服务器。
最近在分别在安装了WAS V5.1和V6.0.2.19的测试环境使用“重启节点上所有的服务器”的功能,结果表明,在“system administration-node agent”下选择节点后,点击“Restarting all servers on a node”,能重启节点上所有的服务器,但是速度相当的慢;上次尝试时,由于是在正式环境上试用,当时系统压力较大,所以重启时间太长,以致等待不了,只好kill掉重启。
posted on 2007-06-05 16:14
carpnet 阅读(1317)
评论(0) 编辑 收藏 所属分类:
WebSphere Application Server