Issue truenas

marinusx

Dabbler
Joined
Jan 6, 2021
Messages
11
i get this error spammed in console:
1612291052718.png



Also says the disk is unhealthy, but its brand new, and emulated. So the real disk is fine
 

Etorix

Wizard
Joined
Dec 30, 2020
Messages
2,134

Etorix

Wizard
Joined
Dec 30, 2020
Messages
2,134

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Because it results in data loss and/or corruption, like you're seeing. It's a common fallacy for naïve folks attempting to virtualize TrueNAS/FreeNAS that the guest OS should be able to deal with virtual disks. This isn't true with ZFS, which is designed for direct, low-level access to disk hardware, without any virtual layer between it and the disks. ZFS also stresses drive controllers a lot more than the virtual drive controllers can manage, and they end up dropping bits to keep up.
 
Top