存储稳定性测试与数据一致性校验工具和系统:https://github.com/zhangyoujia/hd_write_verify
PPT:https://github.com/zhangyoujia/hd_write_verify/存储稳定性测试与数据一致性校验工具和系统.pptx
腾讯会议录屏:https://cloud.tencent.com/developer/video/78756
hd_write_verify & hd_write_verify_dump
Author: YOUPLUS(zhang_youjia@126.com)
Copyright (c) 2016-2023 YOUPLUS. All Rights Reserved.
Data is a vital asset for many businesses, making storage stability and data consistency the most fundamental requirements in storage technology scenarios.
The purpose of storage stability testing is to ensure that storage devices or systems can operate normally and remain stable over time, while also handling various abnormal situations such as sudden power outages and network failures. This testing typically includes stress testing, load testing, fault tolerance testing, and other evaluations to assess the performance and reliability of the storage system.
Data consistency checking is designed to ensure that the data stored in the system is accurate and consistent. This means that whenever data changes occur, all replicas should be updated simultaneously to avoid data inconsistency. Data consistency checking typically involves aspects such as data integrity, accuracy, consistency, and reliability.
LBA tools are very useful for testing Storage stability and verifying DATA consistency, there are much better than FIO & vdbench's verifying functions.
存储稳定性测试与数据一致性校验工具和系统
目录
展望
Linux版本LBA工具
hd_write_verify / hd_write_verify_dump [opts] <disk|file>