Hi All,
I've got a problem with my gmirror array:
My scenario:
1. I copy a big file to the array (~500MB or more). There are no errors while copying.
2. The file contents changes slightly every time it is read, i.e:
Note that openbsd.img.[1-5] are all copies of the same file.
540a1c5854bf23e73057155999745c69 is the right MD5 sum.
3. The files are not identical on both disks. I checked that by unmounting the array and mounting each of the two providers separately. MD5 sums differ between the disks, but are consistent in multiple MD5 runs.
So generally I'd assume it's a hardware issue with one of the disks, but the thing is I'm getting no errors from the OS nor SMART and the disks seem to behave normally while mounted separately.
Any tips are appreciated.
Cheers,
Szmytson
I've got a problem with my gmirror array:
My scenario:
1. I copy a big file to the array (~500MB or more). There are no errors while copying.
2. The file contents changes slightly every time it is read, i.e:
Code:
fiziak 18:51 tmp% md5 openbsd.img.*
MD5 (openbsd.img.1) = 8e1dfa9071bf7aa63caf51e213fff95b
MD5 (openbsd.img.2) = 5ddf995750379419a28966b92bebbbd8
MD5 (openbsd.img.3) = 540a1c5854bf23e73057155999745c69
MD5 (openbsd.img.4) = 540a1c5854bf23e73057155999745c69
MD5 (openbsd.img.5) = 540a1c5854bf23e73057155999745c69
fiziak 18:53 tmp% md5 openbsd.img.*
MD5 (openbsd.img.1) = 8e1dfa9071bf7aa63caf51e213fff95b
MD5 (openbsd.img.2) = 5ddf995750379419a28966b92bebbbd8
MD5 (openbsd.img.3) = 540a1c5854bf23e73057155999745c69
MD5 (openbsd.img.4) = a83f9a23c87b5050583079c3b1f26ed6
MD5 (openbsd.img.5) = 540a1c5854bf23e73057155999745c69
fiziak 18:57 tmp% md5 openbsd.img.*
MD5 (openbsd.img.1) = 2560e643acbecca8d48b5ffe289ce305
MD5 (openbsd.img.2) = cc5f7ffd4ec041f54dbddb5fc9c52f0b
MD5 (openbsd.img.3) = 540a1c5854bf23e73057155999745c69
MD5 (openbsd.img.4) = 540a1c5854bf23e73057155999745c69
MD5 (openbsd.img.5) = 540a1c5854bf23e73057155999745c69
Note that openbsd.img.[1-5] are all copies of the same file.
540a1c5854bf23e73057155999745c69 is the right MD5 sum.
3. The files are not identical on both disks. I checked that by unmounting the array and mounting each of the two providers separately. MD5 sums differ between the disks, but are consistent in multiple MD5 runs.
So generally I'd assume it's a hardware issue with one of the disks, but the thing is I'm getting no errors from the OS nor SMART and the disks seem to behave normally while mounted separately.
Any tips are appreciated.
Cheers,
Szmytson