paper-with-me

홈 › Papers

Enterprise Disk Drive Scrubbing Based on Mondrian Conformal Predictors

2023-06-01 · Rahul Vishwakarma, Jinha Hwang, Soundouss Messoudi, Ava Hedayatipour

Disk scrubbing is a process aimed at resolving read errors on disks by reading data from the disk. However, scrubbing the entire storage array at once can adversely impact system performance, particularly during periods of high input/output operations. Additionally, the continuous reading of data from disks when scrubbing can result in wear and tear, especially on larger capacity disks, due to the significant time and energy consumption involved. To address these issues, we propose a selective disk scrubbing method that enhances the overall reliability and power efficiency in data centers. Our method employs a Machine Learning model based on Mondrian Conformal prediction to identify specific disks for scrubbing, by proactively predicting the health status of each disk in the storage pool, forecasting n-days in advance, and using an open-source dataset. For disks predicted as non-healthy, we mark them for replacement without further action. For healthy drives, we create a set and quantify their relative health across the entire storage pool based on the predictor's confidence. This enables us to prioritize selective scrubbing for drives with established scrubbing frequency based on the scrub cycle. The method we propose provides an efficient and dependable solution for managing enterprise disk drives. By scrubbing just 22.7% of the total storage disks, we can achieve optimized energy consumption and reduce the carbon footprint of the data center.

📄 PDF Abstract BibTeX arXiv:2306.17169

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal Prediction

Similar Papers 제목 키워드 기반

Conformal Predictors for Compound Activity Prediction

2016-03-14 · Paolo Toccacheli, Ilia Nouretdinov, Alexander Gammerman

The paper presents an application of Conformal Predictors to a chemoinformatics problem of identifying activities of chemical compounds. The paper addresses some specific challenges of this domain: a large number of comp…

Activity PredictionConformal PredictionPrediction

Kandinsky Conformal Prediction: Beyond Class- and Covariate-Conditional Coverage

2025-02-24 · Konstantina Bairaktari, Jiayun Wu, Zhiwei Steven Wu

Conformal prediction is a powerful distribution-free framework for constructing prediction sets with coverage guarantees. Classical methods, such as split conformal prediction, provide marginal coverage, ensuring that th…

Conformal PredictionPrediction

Fast Disk Conformal Parameterization of Simply-connected Open Surfaces

2014-08-29 · Pui Tung Choi, Lok Ming Lui

Surface parameterizations have been widely used in computer graphics and geometry processing. In particular, as simply-connected open surfaces are conformally equivalent to the unit disk, it is desirable to compute the d…

Online Selective Conformal Prediction with Asymmetric Rules: A Permutation Test Approach

2026-02-10 · Mingyi Zheng, Ying Jin arxiv

Selective conformal prediction aims to construct prediction sets with valid coverage for a test unit conditional on it being selected by a data-driven mechanism. While existing methods in the offline setting handle any s…

Drug Discovery

Confidence on the Focal: Conformal Prediction with Selection-Conditional Coverage

2024-03-06 · Ying Jin, Zhimei Ren

Conformal prediction builds marginally valid prediction intervals that cover the unknown outcome of a randomly drawn test point with a prescribed probability. However, in practice, data-driven methods are often used to i…

Conformal PredictionDrug DiscoveryPredictionPrediction Intervals+3