Opened 9 years ago
#1 new enhancement
Nondestructive scan
Reported by: | chronos | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
This scan does four disk operations. First reads sector, then write test pattern, verify written sector, finally writes original data back. So original data are not affected.
Drawback of this test is twice as long run in comparison to simple write/verify test.
Also if drive have half written sectors then this test will not fix them as every sector needs to be read first to be written next.
Note:
See TracTickets
for help on using tickets.