hd_write_verify
hd_write_verify copied to clipboard
LBA tools(hd_write_verify & hd_write_verify_dump) are very useful for testing Storage stability and verifying DATA consistency, there are much better than FIO & vdbench's verifying functions. for exam...
YOUPLUS's tools

=========================================================================
hd_write_verify & hd_write_verify_dump
Author: YOUPLUS([email protected])
Copyright (c) 2016-2024 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版本
hd_write_verify / hd_write_verify_dump [opts] <disk|file>


Copyright & Data Layout

LBA工具参数说明

LBA工具输出说明

LBA dump工具参数说明

LBA dump工具输出说明

LBA错误类型

LBA工具实现原理




全盘数据校验

批量数据校验

随机数据校验

条带策略:round-robin

条带策略:cluster-split

Examples: (hd_write_verify)





自动化测试脚本:scripts

LBA Problem: BUG_001[1]

LBA Problem: BUG_001[2]

LBA Problem: BUG_001[3]

LBA Problem: BUG_001[4]

LBA Problem: BUG_002[1]

LBA Problem: BUG_002[2]

LBA Problem: BUG_002[3]

LBA Problem: BUG_002[4]

LBA Problem: BUG_003

LBA Problem: BUG_004

LBA Problem: BUG_005

LBA Problem: BUG_006

LBA Problem: BUG_007[1]

LBA Problem: BUG_007[2]

LBA Problem: BUG_007[3]

LBA Problem: BUG_007[4]

Examples: (hd_write_verify_dump)



Windows版本



.png)
磁盘稳定性自动化测试





linux文件条带测试
#linux条带测试:round-robin

#linux条带线程数据校验:round-robin

#linux条带测试:cluster-split

#linux条带线程数据校验:cluster-split

windows磁盘条带测试
#windows两磁盘条带测试

#windows两条带线程数据校验

#windows两条带簇间数据校验

#windows两条带簇内数据校验

#windows三条带自动化测试
