Skip to main content

2018 | OriginalPaper | Buchkapitel

H\(^{2}\)-RAID: A Novel Hybrid RAID Architecture Towards High Reliability

verfasst von : Tianyu Wang, Zhiyong Zhang, Mengying Zhao, Ke Liu, Zhiping Jia, Jianping Yang, Yang Wu

Erschienen in: Algorithms and Architectures for Parallel Processing

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

With the rapid development of storage technology, Solid State Drive (SSD) has received extensive attentions from industry and academia. As a promising alternative of the conventional Hard Disk Drive (HDD), SSD shows its advantages in terms of I/O performance, power consumption and shock resistance. But the natural constraint of write endurance limits the use of SSDs in large-scale storage systems, especially for scenarios with high reliability equirements. The Redundant Arrays of Independent Disks (RAID) technology provides a mechanism of device-level fault tolerance. To guarantee the performance, current RAID strategies usually evenly distributes the I/O requests to all disks. However, different from HDD, the bit error rate (BER) of SSD increases dramatically when it gets older. Therefore, simply introducing RAID technology into SSD array would result in the “correlated SSD failure” problem, that is, all the SSDs in array wear out at approximately the same time, seriously affecting the reliability of the array. In this paper, we propose a Hybrid High reliability RAID architecture named H\(^{2}\)-RAID, which combines SSDs with HDDs to achieve the high-performance of SSDs and the high-reliability of HDDs. To minimize the performance degradation caused by the low-performance HDDs, we design an HDD-aware backup strategy to coalesce the small writes requests. We implement the proposed strategy on the simulator based on Disksim. The experimental results show that we reduce the probability of data loss from 11.31% to 0.02% with only 5% performance loss, in average.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Narayanan, D., Thereska, E., Donnelly, A., Elnikety, S., Rowstron, A.: Migrating server storage to SSDs: analysis of tradeoffs. In: Proceedings of the 4th ACM European conference on Computer systems, pp. 145–158. ACM (2009) Narayanan, D., Thereska, E., Donnelly, A., Elnikety, S., Rowstron, A.: Migrating server storage to SSDs: analysis of tradeoffs. In: Proceedings of the 4th ACM European conference on Computer systems, pp. 145–158. ACM (2009)
2.
Zurück zum Zitat Patterson, D.A., Gibson, G., Katz, R.H.: A case for redundant arrays of inexpensive disks (RAID), vol. 17. ACM (1988) Patterson, D.A., Gibson, G., Katz, R.H.: A case for redundant arrays of inexpensive disks (RAID), vol. 17. ACM (1988)
3.
Zurück zum Zitat Grupp, L.M., et al.: Characterizing flash memory: anomalies, observations, and applications. In: 42nd Annual IEEE/ACM International Symposium on Microarchitecture (MICRO), pp. 24–33. IEEE (2009) Grupp, L.M., et al.: Characterizing flash memory: anomalies, observations, and applications. In: 42nd Annual IEEE/ACM International Symposium on Microarchitecture (MICRO), pp. 24–33. IEEE (2009)
4.
Zurück zum Zitat Mielke, N., et al.: Bit error rate in NAND flash memories. In: IEEE International Reliability Physics Symposium (IRPS), pp. 9–19. IEEE (2008) Mielke, N., et al.: Bit error rate in NAND flash memories. In: IEEE International Reliability Physics Symposium (IRPS), pp. 9–19. IEEE (2008)
5.
Zurück zum Zitat Kim, J., et al.: Improving SSD reliability with raid via elastic striping and anywhere parity. In: 43rd Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN), pp. 1–12. IEEE (2013) Kim, J., et al.: Improving SSD reliability with raid via elastic striping and anywhere parity. In: 43rd Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN), pp. 1–12. IEEE (2013)
6.
Zurück zum Zitat Balakrishnan, M., Kadav, A., Prabhakaran, V., Malkhi, D.: Differential raid: rethinking raid for SSD reliability. ACM Trans. Storage (TOS) 6, 4 (2010)CrossRef Balakrishnan, M., Kadav, A., Prabhakaran, V., Malkhi, D.: Differential raid: rethinking raid for SSD reliability. ACM Trans. Storage (TOS) 6, 4 (2010)CrossRef
7.
Zurück zum Zitat Agrawal, N., et al.: Design tradeoffs for SSD performance. In: USENIX Annual Technical Conference, vol. 57 (2008) Agrawal, N., et al.: Design tradeoffs for SSD performance. In: USENIX Annual Technical Conference, vol. 57 (2008)
8.
Zurück zum Zitat Lee, S., et al.: A lifespan-aware reliability scheme for raid-based flash storage. In: Proceedings of the 2011 ACM Symposium on Applied Computing, pp. 374–379. ACM (2011) Lee, S., et al.: A lifespan-aware reliability scheme for raid-based flash storage. In: Proceedings of the 2011 ACM Symposium on Applied Computing, pp. 374–379. ACM (2011)
9.
Zurück zum Zitat Park, K., et al.: Reliability and performance enhancement technique for SSD array storage system using raid mechanism. In: 9th International Symposium on Communications and Information Technology (ISCIT), pp. 140–145. IEEE (2009) Park, K., et al.: Reliability and performance enhancement technique for SSD array storage system using raid mechanism. In: 9th International Symposium on Communications and Information Technology (ISCIT), pp. 140–145. IEEE (2009)
10.
Zurück zum Zitat Wang, M., Hu, Y.: i-RAID: a novel redundant storage architecture for improving reliability, performance, and life-span of solid-state disk systems. In: Proceedings of the 31st Annual ACM Symposium on Applied Computing, pp. 1824–1831. ACM (2016) Wang, M., Hu, Y.: i-RAID: a novel redundant storage architecture for improving reliability, performance, and life-span of solid-state disk systems. In: Proceedings of the 31st Annual ACM Symposium on Applied Computing, pp. 1824–1831. ACM (2016)
11.
Zurück zum Zitat Li, Y., Shen, B., Pan, Y., Yinlong, X., Li, Z., Lui, J.C.S.: Workload-aware elastic striping with hot data identification for SSD raid arrays. IEEE Trans. Comput.-Aided Des. Integr. Circ. Syst. 36(5), 815–828 (2017)CrossRef Li, Y., Shen, B., Pan, Y., Yinlong, X., Li, Z., Lui, J.C.S.: Workload-aware elastic striping with hot data identification for SSD raid arrays. IEEE Trans. Comput.-Aided Des. Integr. Circ. Syst. 36(5), 815–828 (2017)CrossRef
12.
Zurück zum Zitat Wan, J., et al.: S2-RAID: parallel raid architecture for fast data recovery. IEEE Trans. Parallel Distrib. Syst. 25(6), 1638–1647 (2014)CrossRef Wan, J., et al.: S2-RAID: parallel raid architecture for fast data recovery. IEEE Trans. Parallel Distrib. Syst. 25(6), 1638–1647 (2014)CrossRef
13.
Zurück zum Zitat Wang, N., Xu, Y., Li, Y., Wu, S.: OI-RAID: a two-layer raid architecture towards fast recovery and high reliability. In: 46th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN), pp. 61–72. IEEE (2016) Wang, N., Xu, Y., Li, Y., Wu, S.: OI-RAID: a two-layer raid architecture towards fast recovery and high reliability. In: 46th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN), pp. 61–72. IEEE (2016)
14.
Zurück zum Zitat Kim, Y., et al.: HybridStore: a cost-efficient, high-performance storage system combining SSDs and HDDs. In: IEEE 19th International Symposium on Modeling, Analysis & Simulation of Computer and Telecommunication Systems, pp. 227–236. IEEE (2011) Kim, Y., et al.: HybridStore: a cost-efficient, high-performance storage system combining SSDs and HDDs. In: IEEE 19th International Symposium on Modeling, Analysis & Simulation of Computer and Telecommunication Systems, pp. 227–236. IEEE (2011)
15.
Zurück zum Zitat Xiao, W., et al.: Pass: a hybrid storage system for performance-synchronization tradeoffs using SSDs. In: IEEE 10th International Symposium on Parallel and Distributed Processing with Applications (ISPA), pp. 403–410. IEEE (2012) Xiao, W., et al.: Pass: a hybrid storage system for performance-synchronization tradeoffs using SSDs. In: IEEE 10th International Symposium on Parallel and Distributed Processing with Applications (ISPA), pp. 403–410. IEEE (2012)
Metadaten
Titel
H-RAID: A Novel Hybrid RAID Architecture Towards High Reliability
verfasst von
Tianyu Wang
Zhiyong Zhang
Mengying Zhao
Ke Liu
Zhiping Jia
Jianping Yang
Yang Wu
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-030-05063-4_48