ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 Design and Implementation of a Consistent Update Method for Multiple File Replicas in a Distributed File System
Cited 2 time in scopus Download 2 time Share share facebook twitter linkedin kakaostory
저자
차명훈, 이상민, 진기성, 민영수, 김영균
발행일
200802
출처
International Conference on Advanced Communication Technology (ICACT) 2008, pp.2063-2066
DOI
https://dx.doi.org/10.1109/ICACT.2008.4494193
협약과제
07MH2700, 저비용 대규모 글로벌 인터넷 서비스 솔루션 개발, 김명준
초록
The need for saving a great many files becomes necessary in distributed file system environment. Particularly, some file systems maintain multiple file replicas for efficient failure recovery. Under these circumstances, however, all the file replicas have to be modified identically to update a file. If there are many clients to update the same file concurrently, the final images of all replicas can be inconsistent. In this paper, we propose a consistent update method so that a file can have the identical image in all replicas after concurrent modifications by multiple clients.
KSP 제안 키워드
Consistent Update, Distributed File system, Failure Recovery, concurrent modifications, design and implementation, need for