sfx2000
Part of the Furniture
Wonder why the kernel is trying to mount that ext4 filesystem as ext3 - I mean it'll work, but hardly proper with very large filesystems (4TB is at the limit of ext3). That's a script somewhere inside the synology firmware that does that with hotplug..
Keep in mind that e2fsk checks the integrity of the file system, not of the files within - as i mentioned earlier, hashing out both sides and diffing the hashlists to see if there is any corruption of the files themselves would be a prudent move, esp as we know there's some random flakiness with the firmware into the jbod box with usb3
Keep in mind that e2fsk checks the integrity of the file system, not of the files within - as i mentioned earlier, hashing out both sides and diffing the hashlists to see if there is any corruption of the files themselves would be a prudent move, esp as we know there's some random flakiness with the firmware into the jbod box with usb3