Greetings all,
I have two hard drives split into 10 GB rpool and 20 GB free hog datapool each, both pools arranged as mirrors. The configuration has been working without problems until I decided that it was a good idea to do periodical scrub.
First, after scrub
reported too many errors on one of the hard drives and marked it FAULTED. Ditto for the rpool.
I have cleared the errors:
and the
reported that the hard drives were resilvered, ONLINE, and working with no known data errors.
I have repeated the exercise with the same results. What I am puzzled about is the fact that according to my understanding, the scrubbing and resilvering mechanism is substantially the same. So why one reports errors and the other does not? Or do I have one of the drives failing and being repaired in the background?
Any insight would be appreciated.
Kindest regards,
M
I have two hard drives split into 10 GB rpool and 20 GB free hog datapool each, both pools arranged as mirrors. The configuration has been working without problems until I decided that it was a good idea to do periodical scrub.
First, after scrub
Code:
zpool datapool status
I have cleared the errors:
Code:
zpool clear datapool
zpool clear rpool
and the
Code:
zpool status
reported that the hard drives were resilvered, ONLINE, and working with no known data errors.
I have repeated the exercise with the same results. What I am puzzled about is the fact that according to my understanding, the scrubbing and resilvering mechanism is substantially the same. So why one reports errors and the other does not? Or do I have one of the drives failing and being repaired in the background?
Any insight would be appreciated.
Kindest regards,
M