Enhancement #612
Updated by Pierre-Louis Bonicoli over 6 years ago
SMART Health Status is OK for each disks (@sdb@ to @sdg@) <pre> ``` # badblocks -w -s -v -o sdb /dev/sdb Checking for bad blocks in read-write mode From block 0 to 143338559 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) </pre> ``` <pre> ``` # badblocks -w -s -v -o sdc /dev/sdc Checking for bad blocks in read-write mode From block 0 to 143338559 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) </pre> ``` <pre> ``` # badblocks -w -s -v -o sdd /dev/sdd Checking for bad blocks in read-write mode From block 0 to 143338559 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) </pre> ``` @badblocks@ still badblocks in progress for other disks. disks