Implementation of data synchronization for local disks in Linux high availability system

리눅스 고가용 시스템에서 로컬 디스크 간 데이터 동기화 구현

  • Park, seong-jong (Chungnam National Univ., Computer Engineering, System Software Laboratory) ;
  • Lee, cheol-hoo (Chungnam National Univ., Computer Engineering, System Software Laboratory)
  • Published : 2008.05.01

Abstract

Recently, changes in the environment of user-centric internet service such as blog, UCC and IPTV and ubiquitous computing based on web service are needed to high availability system platform. High availability system is to provide safe service continuously even if system failure occurs in clustering system at the network. And it is necessary to synchronize data for reliable service in high availability system. In this paper, I implement DRBD(Disk Replicated Block Device) which is synchronization technique for data of local disks in high availability system.

최근에 블로그, UCC, IPTV 등 사용자 중심의 인터넷 서비스와 언제 어디서나 웹을 통해 서비스를 받을 수 있는 유비쿼터스 컴퓨팅 환경으로의 변화는 안정된 서비스를 제공할 수 있는 고가용 시스템 플랫폼을 필요로 한다. 고가용 시스템이란 네트워크상에 서버들을 클러스터로 구성함으로써 만약 서비스 하던 시스템이 고장과 같은 시스템 장애가 발생하더라도 계속해서 안전하게 서비스를 제공할 수 있는 시스템을 말한다. 그리고 이러한 고가용 시스템 플랫폼에서 서비스의 신뢰성을 위해 시스템 간 데이터 동기화는 필수적이다. 본 논문에서는 리눅스 고가용 시스템에서 로컬 디스크 간 실시간 데이터 동기화 기술인 DRBD(Distributed Replicated Block Disk)를 구현하였다.

Keywords