火球法师
精华
|
战斗力 鹅
|
回帖 0
注册时间 2006-9-7
|
本帖最后由 JimmyZ 于 2014-10-30 17:38 编辑
前阵子有朋友买了两块, 当时查的是美蛋有卖, 挂的三星牌子, 国内B2C一概没有, 只有淘宝
两块盘型号固件完全一样, 序列号都很近, 速度相差近10%, 首部近20%, 只能祝好运吧
time badblocks -svw /dev/sdz
Checking for bad blocks in read-write mode
From block 0 to 1953514583
Testing with pattern 0xaa: done
Reading and comparing: done
Testing with pattern 0x55: done
Reading and comparing: done
Testing with pattern 0xff: done
Reading and comparing: done
Testing with pattern 0x00: done
Reading and comparing: done
Pass completed, 0 bad blocks found. (0/0/0 errors)
real 2788m53.085s
user 35m0.847s
sys 82m27.493s
time badblocks -svw /dev/sdaa
Checking for bad blocks in read-write mode
From block 0 to 1953514583
Testing with pattern 0xaa: done
Reading and comparing: done
Testing with pattern 0x55: done
Reading and comparing: done
Testing with pattern 0xff: done
Reading and comparing: done
Testing with pattern 0x00: done
Reading and comparing: done
Pass completed, 0 bad blocks found. (0/0/0 errors)
real 2972m10.502s
user 34m20.861s
sys 83m3.691s
|
|