ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Journal Article Software RAID for Data Intensive Applications in Cloud Computing
Cited 3 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Seokil Song, Ki-jeong Khil, Yun Sik Kwak, Daesik Ko, Seung-Kook Cheong
Issue Date
2013-05
Citation
Journal of Internet Technology, v.14, no.3, pp.529-534
ISSN
1607-9264
Publisher
Taiwan Academic Network Management Committee
Language
English
Type
Journal Article
DOI
https://dx.doi.org/10.6138/JIT.2013.14.3.16
Abstract
In this paper, we propose a software RAID to support data intensive applications in cloud computing. The proposed software RAID is based on DDR-SSD to enhance the performance of existing RAID systems. Also, we take the characteristics of DDR-SSD into account to design our software RAID. RAID level 5 which is generally used in data intensive applications has small write problems. In RAID level 5, to process a small write request, we need to read its parity block stored in disk, read old block, perform XOR operation, and write updated block and parity block. In this paper, we propose a differential-logging method which carefully considers the DDR-SSD to solve the small write problem in RAID level 5. We show that our proposed method out performs the existing software RAID through simulations.
KSP Keywords
Cloud Computing, Data intensive applications, Level 5, RAID Level, Small write problem, Software RAID, XOR operation