A Highly Reliable Storage Systems Based on SSD Array for IoE Environment

A Highly Reliable Storage Systems Based on SSD Array for IoE Environment

HooYoung Ahn, Junsu Kim, YoonJoon Lee
Copyright: © 2017 |Pages: 15
DOI: 10.4018/IJGHPC.2017100101
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Devices in IoE (Internet of Everything) environment generate massive data from various sensors. To store and process the rapidly incoming large-scale data, SSDs are used for improving performance and reliability of storage systems. However, they have typical problem called write amplification which is caused by out-of-place updates characteristics. As the write amplification increases, it degrades I/O performance and shortens SSDs' lifetime. This paper presents a new approach to reduce write amplification of SSD arrays. To solve the problem, this paper proposes a new parity update scheme, called LPUS. LPUS transforms random parity updates to sequential writes with additional log blocks in SSD arrays by using parity logs and lazy parity updates. The experimental results show that, LPUS reduces write amplification up to 37% and the number of erases up to 50% with the reasonable size of log space.
Article Preview
Top

1. Introduction

With the upcoming IoE revolution, the amount of data transferred over digital universe grows exponentially, which is called data explosion. Gartner predicts 20.8 billion IoT (Internet of Things) devices will be connected by 2020 (Cai et al., 2016), which is five times more than the previous year. The billions of IoE devices communicate with each other while generating massive amount of data that could be used for deriving meaningful information (Liu et al., 2015; Charmonman et al., 2015). Moreover, the tens of billions of devices which are connected by network generate massive data and the data exploration problem is directly related to the storage technologies.

Figure 1 shows the storage system for fast storing and processing of large scale data from various types of devices, such as smart cars, smart homes, smart medical devices, in IoE environment. The storage system is composed of servers which consist of multiple SSDs to improve the latency and throughput. As illustrated in the figure, billions of IoE devices are connected by network and transmit large scale data to the storage systems. Then the aggregated sensor data should be rapidly processed for real-time analysis and various application services. Thus, the improvement of the throughput and latency of the storage systems is the key issue of high performance IoE services.

In these days, SSDs are rapidly adopted since they have a lot of benefits such as fascinating performance, low power consumption, shock resilience and light weight. Nowadays, they have become a common storage devices by replacing HDDs. Recently, efficient data management on multiple SSDs have started having much attention with the emergence of high performance storage systems including All-Flash-Arrays (AFA) which are composed of several SSDs to meet the performance and capacity requirements (Yi et al., 2015).

Figure 1.

High performance storage systems based on SSD array for IoE environment

IJGHPC.2017100101.f01

However, SSDs bear some obvious drawbacks like poor random write performance, erase-before-write issue, increasing error rate, and wear-out problems. The main reason of these drawback is due to the write amplification (WA) problem which degrades I/O performance and shortens the lifetime of SSDs under random write workloads (Sun et al., 2013; Yang and Zhu, 2015). The WA problem is caused by the gap of operation units between the program and erase in NAND flash memories. The erase operation is conducted in a unit of blocks composed of several pages which is a programming unit. This characteristic makes SSDs perform out-of-place update and remove outdated data by triggering garbage collection (GC) periodically. Moreover, the reliability of NAND flash memories rapidly decrease as the SSD gets older because they have a predetermined number of P/E cycles and the aging strongly affects the bit error rate (BER) (Kim et al., 2016; Jiang et al., 2014).

Complete Article List

Search this Journal:
Reset
Volume 16: 1 Issue (2024)
Volume 15: 2 Issues (2023)
Volume 14: 6 Issues (2022): 1 Released, 5 Forthcoming
Volume 13: 4 Issues (2021)
Volume 12: 4 Issues (2020)
Volume 11: 4 Issues (2019)
Volume 10: 4 Issues (2018)
Volume 9: 4 Issues (2017)
Volume 8: 4 Issues (2016)
Volume 7: 4 Issues (2015)
Volume 6: 4 Issues (2014)
Volume 5: 4 Issues (2013)
Volume 4: 4 Issues (2012)
Volume 3: 4 Issues (2011)
Volume 2: 4 Issues (2010)
Volume 1: 4 Issues (2009)
View Complete Journal Contents Listing