欢迎来到天天文库
浏览记录
ID:28352438
大小:8.32 MB
页数:58页
时间:2018-12-09
《具有ralb特性的linux集群自动部署系统的分析》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、摘要Linux集群技术的发展,给集群部署带来了新的挑战。集群系统规模不断增大,结点数目不断增多,增加了网络管理员部署集群的工作量,同时也给集群部署带来许多问题。一些研究针对集群部署的相关问题展开,如部署的效率、部署的便捷程度、部署服务器的瓶颈等,着重于部署系统的自动化程度、速度和部署界面的友好,并未关注部署过程中部署服务器的可靠性和安装服务的可用性。尤其在集群规模较大,部署速度相对较慢,部署服务器或者所处网络比较陈旧或者管理环境比较复杂的情形下,部署服务器的可靠性和服务的可用性显得更加重要。本文以一个完整的集群自动部署过
2、程为主线,对Linux集群部署机制进行了深入的研究。将几种增强服务器可靠性与服务可用性的技术创造性的与Kickstart技术结合,从软件集成、服务整合的角度,设计并实现了一个具有RALB(Reliability、Availability、Load.Balance)特性的基于Kickstart的Linux集群自动部署系统。系统引入了RAIDl、Bonding和Heartbeat技术,发现了Bonding与Heartbeat和Heartbeat与Kickstart之间的无缝连接,解决了部署服务器单点故障的问题,同时提出了两种
3、服务器的负载均衡算法以解决单一服务器瓶颈问题。在部署服务器配置方面,实现了自动化配置脚本;在集群配置方面,通过Kickstart网络安装,在集群结点上植入了集群相关RPM包以及在Kickstart的安装后脚本中实现了集群配置自动化。系统的创新点和最大特点在于通过一些成熟技术的合理应用避免了安装服务器的单一故障点,增强了集群部署过程中安装服务的可用性,提高了无人值守集群部署的可信度;同时系统具备两种负载均衡算法,解决了部署服务器瓶颈问题,对大规模Linux集群部署有一定参考价值。关键词:Linux集群自动部署:Kickst
4、art技术;部署服务器;心跳技术;Bonding技术;RAID技术;单一故障点;负载均衡AbstractThedevelopmentoflinuxclusterbringsthenewchallengetothelinuxclusterauto—deploy.Thescaleoflinuxclusterenlargesandthenumberofnodesinclusterincreasesgradually,whichbringsAdministratormoreworkload,meanwhile,generates
5、somenewproblems,suchasInstallationservermightbecomethebottleneckorfailureofinstallationserverwouldaffectthedeploymentofclusternodes.Anyway.someresearchsolvedtheproblemsaboutefficiency,convenienceandbottleneckofinstallationserverandmainlytoenhanceautomatizationdeg
6、ree,speedofdeploymentandaffordafriendlygraphicuserinterface.ThereiSalmostnosolutiontoreliabilityofinstallationserverandavailabilityofinstallationservice.EspeciallyintheenvironmentwherelinuxclusterscaleiSlarge,deploymentspeediSslow,installationserverorthenetworkiS
7、datedandadministeringiScomplicated.thereliabilityandavailabilityiSmoreimportant.Thispaperadoptssomeopensourcesoflerwareandtechnology,solvedtheproblemputforward.Bydescribingaprocessoflinuxclusterdeployment。analyzesthelinuxdusterdeploymentmechanismdeeply.Designesan
8、drealizesalinuxclusterdeploymentsystemwithreliability,availabilityandload—balancecharacteristic.Thissystemplantssomepackagesneededbyclusteradministrating,write
此文档下载收益归作者所有