服务器虚拟化技术在PI实时数据库的应用
2016-01-21潘玉伟
潘玉伟


【摘 要】PI实时数据库应用环境要求尽可能的提高可用性和性能。同时需要灵活的在生产和测试环境中调配资源。而物理服务器要满足高可用和高性能,需要准备过量的硬件资源。本文提出一种基于服务器虚拟化技术结合PI实时数据库COLLECTIVE技术的实时数据库集群系统的部署方案。本文提出的方案对PI服务器、AF服务器、MSSQL数据库服务器、域控制器服务器进行高效虚拟化,提高了服务器和存储的利用率,保证了PI服务器的高可用性和性能。
【关键词】虚拟化 实时数据库 PI
【Abstract】PI real time database application environment is required to improve availability and performance. At the same time, that is necessary for flexible deployment of resources in the production and testing environment. While the physical server to meet the high availability and high performance, the need to prepare the excess hardware resources. In this paper, we propose a scheme of real-time database cluster system based on server virtualization technology combined with COLLECTIVE PI technology. The scheme proposed in this paper on PI servers, AF server, SQL database server, domain controller, server for efficient virtualization, improve the utilization of server and storage and ensure the PI server high availability and performance.
【Keywords】Virtualization Real Time Database
随着电力行业信息化的不断深化发展,实时数据库作为存储电力生产数据的核心数据库变的越来越重要,因此对于实时数据库的高可用和性能的要求也越来越高。Osisoft公司的PI实时数据库系统是目前在电力行业广泛应用的数据库系统,随着PI数据库的不断发展,PI2012版本部署需要安装PI服务器、域控制器、AF服务器、MSSQL服务器等多个服务器。鉴于以上两个原因笔者研究了基于虚拟化技术的pi实时数据库部署方案,一是提高实时数据库的高可用性和性能,二是提高服务器资源利用率,满足pi数据库系统部署的服务器需要。
1传统的数据库群集方案
传统的实时数据库群集主要是服务器主备(Active-Standby)方式,服务器主-备方式由一台服务器对外提供服务,其它集群节点作为备份机,备份节点平时处于备份状态,不接受服务请求,只有在主服务器出现停机情况时,备份机才会接管业务请求,硬件利用率最高只能达到50%。……
