George Kyriazis
Dabbler
- Joined
- Sep 3, 2013
- Messages
- 42
Hello,
Our FreeNAS server is a Xeon Gold 6140 with 256GB of memory and 2xraidz2x6 disks running 11.2-U8. ARC cache is having about 200GB; no L2ARC cache. Uptime is 48 days.
one of our users ran into a peculiar problem:
Some files shared through NFS shows data corruption. Parts of the files had zero blocks on them. He is also storing checksum separately, and his checksums did not match. He tried unmouning the NFS share in question, and remounting it, but the error did not go away. Surprisingly, overnight the error fixed itself, and the data file(s) are now read correctly.
Logs do not show any ECC errors, no alarms are raised, "zpool status" doesn't show any problems.
The fact that the problem "fixed itself" (besides of being unnerving), shows that the data on disk is intact. Since parts of the files were "zeros" this point that it's not an ECC problem, but rather indicates a problem in ARC, maybe? However I really have doubts that a bug of that magnitude could still exist.
Has anybody seen anything like that?
Thanks,
George
Our FreeNAS server is a Xeon Gold 6140 with 256GB of memory and 2xraidz2x6 disks running 11.2-U8. ARC cache is having about 200GB; no L2ARC cache. Uptime is 48 days.
one of our users ran into a peculiar problem:
Some files shared through NFS shows data corruption. Parts of the files had zero blocks on them. He is also storing checksum separately, and his checksums did not match. He tried unmouning the NFS share in question, and remounting it, but the error did not go away. Surprisingly, overnight the error fixed itself, and the data file(s) are now read correctly.
Logs do not show any ECC errors, no alarms are raised, "zpool status" doesn't show any problems.
The fact that the problem "fixed itself" (besides of being unnerving), shows that the data on disk is intact. Since parts of the files were "zeros" this point that it's not an ECC problem, but rather indicates a problem in ARC, maybe? However I really have doubts that a bug of that magnitude could still exist.
Has anybody seen anything like that?
Thanks,
George