免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1151 | 回复: 0
打印 上一主题 下一主题

How to remove the network adapter form luster 2.2 [复制链接]

论坛徽章:
2
双鱼座
日期:2014-02-23 12:10:03操作系统版块每日发帖之星
日期:2015-12-17 06:20:00
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-05-02 21:03 |只看该作者 |倒序浏览
While all nodes are participating in the cluster, perform the following steps on one node only.
1. Identify which logical hosts must be reconfigured to exclude the network
interface.
All of these logical hosts will need to be unconfigured then reconfigured. Run the scconf -p command to print out a list of logical hosts in the current configuration; save this list for later use. You do not need to run the scconf -p command on all cluster nodes. You can run it on any node that is an active cluster member.
2. Run the pnmset(1M) command to display the current PNM configuration.
3. Remove the controller from a backup group, if necessary.
If the controller to be removed is part of a backup group, remove the controller from all logical hosts, then run the pnmset(1M) command to remove the ontroller from the backup group.
4. Notify users that any data services on the affected logical hosts will be unavailable for a short period.
5. Turn off the data services.
phys-hahost# hareg -n dataservice
6. Unregister the data services.
phys-hahost# hareg -u dataservice
7. Remove the logical host from the cluster.
Note - To unconfigure and reconfigure the logical host (Step 7 on page 98 and tep 8 on page 98), you can either run the scconf(1M) command as shown, or un the scinstall(1M) command as described in Section 3.5 “Adding and emoving Logical Hosts” on page 36.
You can run this command on any node that is an active cluster member. You do ot need to run it on all cluster nodes.
phys-hahost# scconf clustername -L logicalhost -r
8. Reconfigure the logical host to include the new interface.
You can run this command on any node that is an active cluster member. You do ot need to run it on all cluster nodes.
phys-hahost# scconf clustername -L logicalhost -n nodelist -g dglist -i logaddrinfo
The logaddrinfo field is where you define the new interface name. Refer to the isting taken from the scconf -p command output to reconstruct each logical host.
9. If the controller being removed was part of a backup group, rerun the
pnmset(1M) command.
Rerun the pnmset(1M) command and exclude the controller being removed.
10. (Optional) If you are removing the network adapter from the nodes, perform the following steps on each affected node:
a. Stop the cluster software.
phys-hahost# scadmin stopnode
b. Halt the node and remove the interface card.
c. Boot the node.
d. Perform the Solaris system administration tasks you would normally
perform to remove a network interface (remove hostname.if file, update
/etc/hosts, etc).
e. Restart the cluster software. If all nodes were brought down, start the first node using the scadmin startcluster command. If at least one node is still running the cluster software, restart the other nodes.
phys-hahost# scadmin startnode
11. Register the data services.
phys-hahost# hareg -r dataservice
12. Turn on the data services.
phys-hahost# hareg -y dataservice
13. Check access to the data services.
14. Notify users that the data services are once again available.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/524/showart_107854.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP