您好,欢迎访问三七文档
当前位置:首页 > 电子/通信 > 综合/其它 > 基于云计算平台的openstack系统集成
摘要云计算是一种商业模型,被称为继个人电脑、互联网之后的第三次信息化革命。云计算正颠覆着传统的it模式,通过对云的应用和管理,企业可以降低信息化建设成本和各部门重复投资的硬件与管理成本,云计算的核心思想是将大量用网络连接的计算资源统一管理和调度,从而形成一个计算资源池向用户按需供给的服务。云计算已成为现代IT行业的一种趋势,对云计算的探讨是很有必要和价值的。从整体上来说,云计算的应用是基于大规模分布式的基础架构及平台之上的云计算应用两个方面的,其中,基础架构建设是整个云计算平台的基础,一种基于IaaS层资源管理的系统是必不可少的。Openstack是一款完全免费的开源的云操作管理工具,旨在为公共及私有云的建设与管理提供软件,目前由OpenStack基金会管理,以其开放性,获得了众多厂商和开发者的支持,它提供了一种基础设施即服务(IaaS)的云计算解决方案。Openstack通过创建、启动和部署虚拟机的方式将资源引入云中。另外Openstack还可以通过虚拟机的方式将物理设备上分散的资源有效地集中起来,快速便捷地引入云中,提高资源的利用率。本文通过全方位的展示开源云计算IaaS平台OpenStack的技术,展示目前这个平台的发展现状,以及这个平台部署过程中会遇到的问题,分享基于这个平台的部署和开发过程中的实战经验,来加深人们对云计算平台的认识和理解,让人们深入了解openstack的架构和原理,以及在基础设施层的部署实现和集成。技术分析,讲解OpenStack部署应用以及在此过程中遇到的问题,OpenStack的常用模块及功能;实战集成部署演示,也是本文重要的一个环节。最后对所有过程进行了总结,并讨论进一步工作展望。关键字:云计算Openstack系统配置管理虚拟机AbstractCloudcomputingisabusinessmodeldesign,calledtheThirdinformationrevolutionafterthePCandtheInterne.CloudcomputingischangingtheIT’straditionalmodel,whichcanhelpcompaniesreducetheirconstructioncostsandtheduplicationtechnologyinvestmentinhardwareandmanagementcosts.Cloudcomputing’scoreideaisthatpeoplewanttotogetheralargenumberofnetworkresourcestomanageandschedule,toformaresourcespoolofthecomputingandaffordon-demandservicesforusers.CloudcomputinghasbecomethetrendofthemodernITindustry,soitisisnecessaryandvalueabletodiscussthecloudcomputing.Asawhole,theapplicationofcloudcomputingisbasedontwoaspects,thatisthelarge-scaledistributedinfrastructureandplatformcloudcomputingapplications.Intheaspects,theIaaSisthebasicframeworkfortheconstructionoftheentirecloudcomputingplatform.AIaas‘slayermanagementsystemisveryessential.Openstackisacompletelyfreeopen-sourcecloudmanagementtool,designedtoprovidesoftwareforthemanagementofpublicandprivateclouds.OpenStackismanagedbyOpenStackFoundationmanagement,whichissupportedbymanyvendorsanddevelopersbecauseitsopenness.Itprovidesancloudcomputingsolutionforinfrastructureasaservice(IaaS).Openstackcanlaunchanddeployvirtualmachinestoputresourcesintothecloud.Inaddition,Openstackcanalsoconcentrateeffectivelytheresourseswhicharescatteredonphysicalequipmentstodistributeresourcesbydeployingvirtualmachines.ThisarticlewilldemonstrateafullrangeofopensourcecloudcomputingIaaSplatformaboutOpenStacktechnology,showthecurrentdevelopmentofthisplatform,aswellastheproblemsencounteredwhendeployingintheprocess.Sharingthehands-onexperiencebasedonthisplatformtodeepenpeople'sawarenessandunderstandingaboutcloudcomputingplatform,letpeopleinsightintothestructureandprinciplesoftheopenstack,aswellasimplementationandintegrationoninfrastructuredeployment.Technicalanalysis,toexplainOpenStack’sapplicationsaboutdeploymentandtheproblemsencounteredinthedeploymentprocess,tounstandcommonlyusedmodulesandfunctionsaboutOpenstack;Integrationofactualcombatdeploymentdemonstration,alsoisimportantlinkinthisarticle.Finally,allprocesseswillbesummarizedanddiscussed,andoutlooktothefurtherwork.Keywords:CloudComputingOpenstackCloudoperatingsystemvirtualmachine目录引言....................................................................................................................................................................51.项目定义................................................................................................................................................52.编写目的........................................................................................................................................................53.项目背景........................................................................................................................................................5第一章云计算....................................................................................................................................................61.1什么是云计算..............................................................................................................................................61.2云计算的特点及发展...................................................................................................................................71.3云计算之于世界..........................................................................................................................................91.4云计算在之于中国....................................................................................................................................10第二章OPENSTACK与云计算............................................................................................................................112.1什么是OPENSTACK.....................................................................................................................................112.2OPENSTACK架构.........................................................................................................................................122.3.1云服务提供商的概念架构..................................................................................................122.3.2OpenStackCompute架构...................................................................................................132.3为什么选择OPENSTACK......
本文标题:基于云计算平台的openstack系统集成
链接地址:https://www.777doc.com/doc-4490727 .html