文档介绍:华中科技大学
硕士学位论文
一种服务器备份与恢复的设计与实现
姓名:付庆国
申请学位级别:硕士
专业:通信与信息系统
指导教师:石坚
20070601
华中科技大学硕士学位论文
摘要
随着计算机的普及和信息的技术的发展,信息安全与数据存储技术也越来越引
起各大企业的注意,一个良好的数据存储方案是一个企业生存的关键。近几年来,
计算机领域内新技术和先进的设备不断的涌现,像双机热备份,集群技术,磁盘阵
列等等,使用这些技术可以建立更为安全、可靠的系统,来满足企业级客户的需要。
本文是以研发为目的项目——“擎天综合网络管理系统”为背景,参考了国内
外备份领域最新研究成果,在系统需求分析基础上给出一个改进型的软硬件相结合
的 1+1 服务器备份方案,并设计一个面向对象的软件框架,能够实现网络监听、数
据备份和数据恢复等功能。1+1 服务器备份方案在整体设计上采用主从服务器备份模
式,通过一个远端服务器进行集群扩展,并且通过软件监视进行服务切换,有效的
减少了服务的中断时间,提高了系统的高稳定性。
文章分析了国内外 1+1 服务器备份方案的优缺点,根据数据高可靠的特点,设
计了一个软硬件结合的 1+1 服务器备份解决方案。软件系统采用 Client/Server 架
构,客户端用 MVC 结构,通信层使用 Socket 技术实现,用 XML 文件动态的加载功能
模块。详细的介绍了软件系统功能的设计与实现,并对 1+1 服务器备份的硬件和软
件方案存在的问题和后继工作进行了简单的总结。
通过本系统,可以有效的避免数据的丢失,并可以对企业级数据进行集中的管
理和系统数据恢复,可以满足企业业务不断增长的趋势,实现数据存储的动态扩展。
关键词:1+1 服务器;备份;恢复;磁盘阵列
I
华中科技大学硕士学位论文
Abstract
With the popularization puter and information technology, Information security
and data storage technology has attracted the attention of panies,a good data
storage scheme is a key to the survival of enterprises. In recent years, the field of
computer technology and advanced e forth ceaselessly, such as the
hot-backup, Cluster, RAID and so on, the use of these techniques can establish more
secure and reliable system to meet enterprise-level customer needs.
This thesis is based on the author’s research project -- "QTI work
management system", the author refers to the latest Backup research results around the
world, and provides an improved scheme of the software and bination dual
server Backup, and designs an object-oriented software framework. It can work
monitoring, data backup and data recovery functions,and so on. The design scheme of
dual server Backup uses Active- Standby Backup mode, a remote server is used cluster
expansion, and make use of software surveillance for switching service, effectively
reducing the service interruption time and improving the system's high stability.
The paper analyses dual server backup scheme all