
情况交代: 1>主机:win XP,本地连接的网卡LAN接局域网,IP地址:192.168.1.79/24,本地连接的Internet连接共享属性中,选择VMware Network Adapter VMnet1虚拟网卡,VMware Network Adapter VMnet1的IP地址:192.168.0.1/24 2>vm:ubuntu Loadbalance:192.168.0.10/24 Realserver1:192.168.0.12/24 Realserver2:192.168.0.13/24 3>在win XP的DOS窗口下可以ping通192.168.0.10-192.168.0.13,在ubuntu下它们之间也可以相互ping通 4>相同的环...
by Linuxcn.com - 集群和虚拟机 - 2006-07-13 17:07:30 阅读(1931) 回复(15)
系统: AS3UPDATE8 Cluster_Suite:rhel-3-u8-rhcs-i386-disc1.iso LB真实地址:192.168.0.8 VIP地址(vistual IP,也就是你的URL需要解析到的地址):192.168.0.20 Real Server IP :192.168.0.9 192.168.0.11 安装和启动都没问题,直接用IE打开http://192.168.0.8:3636,登陆配置,其中VIRTUAL SERVERS 这一部分不明白,问题如下: VIRTUAL SERVERS 的页面内容 Name:虚拟服务器名称,我写的是VIP1...
http://www.austintek.com/lvs/lvs-HOWTO/HOWTO/ 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31266/showart_261066.html
http://www.linuxvirtualserver.org/ http://www.linuxvirtualserver.org/zh/index.html 关键 http://zh.linuxvirtualserver.org/handbooks http://lcic.org/load_balancing.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/7198/showart_272861.html
安装以后运行ipvsadm [root@localhost ipvsadm-1.21]# ipvsadm Can't initialize ipvs: Protocol not available Are you sure that IP Virtual Server is built in the kernel or as module? 可以确定内核那块绝对是按照文档来的 手动加 [root@localhost log]# modprobe ip_vs /lib/modules/2.4.18-3/kernel/net/ipv4/ipvs/ip_vs.o: unresolved symbol ip_mc_join_group_R094e86fa /lib/modules/2.4.18-3/kernel/net/ipv4/ipvs/i...