Jump to content

JorgeB

Moderators
  • Posts

    67,471
  • Joined

  • Last visited

  • Days Won

    706

Everything posted by JorgeB

  1. Same as the current cache pool, they are independent filesystems.
  2. You are talking about what's usually called bit rot, and while that exists it's extremely rare, all disks have ECC checking and should never return bad data, they either return good data or give a read error, like UNC @ LBA, there are exceptions due to bad firmware or onboard DRAM going bad but like mentioned these are extremely rare and no way a possibility with the frequency you describe, you likely have a serious hardware problem, unless you're using ECC RAM that would be the prime suspect, but could also be a bad controller, etc, certainly not the disks, maybe if it was always the same disk doing it. I've encountered it once, with a Sandisk SSD, that silent corrupted data after a sector remapping, I have over 200 disks on my servers, besides the manual checksums all my disks are formatted with btrfs or ZFS, that have their own checksum and can detect silent data corruption on all reads or with a scrub, and like mentioned it never happened (except that SSD, and the corruption was immediately caught by btrfs).
  3. The more logical explanations are either the error comes from another share or the cache was fuller at some point in time, your syslog is heavily spammed with various errors and there's time missing, you can reboot, run the mover again a post new diags.
  4. It can be confusing, but any LSI that has MegaRAID in the model name can be left off the buy list.
  5. That's fine, I was just pointing out that multiple pools are a reality, not a rumor or unconfirmed.
  6. They are already available on v6.9-beta22.
  7. You are correct that disks usually don't error on writes, they mostly error on reading back the data, but that would be fixed by Unraid's redundancy (assuming you have parity), if the mover had to read back all writes it would take twice as long, and the disks can still fail at any time after that, so it would not be a garantee that you could still the read the same data tomorrow.
  8. Sorry, no idea, never had Adaptec HBAs, though I know some users are using them with Unraid, but don't remember the specif models, you can try searching the forum.
  9. Checksum verifications are a read operation.
  10. This refers to the share being written to minimum space setting (i.e. cache has less free space than the share's minimum free space setting), when the cache device/pool itself is full (i.e. hitting the cache floor setting) you get: shfs: cache disk full
  11. There are 16 port versions of some of the models posted, I only list the 8 ports models since they are the most wanted, but look for LSI models ending in -16i
  12. Mostly btrfs send/receive and some rsync, both over SSH witch in itself is not great for speed, but still much better than gigabit.
  13. Thanks for reporting back, going to mark this as solved.
  14. No, but I've also moved 100's of TBs and never had a single checksum error, I don't use teracopy but I create checksums with corz while still on my desktop and from atime to time run a complete check on the server, all checksums still match.
  15. https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=537383
  16. I'm not familiar with that controller, but it's a RAID controller, so likely not a good option, look for any LSI with a SAS2008/2308/3008/3408 chipset in IT mode, e.g., 9201-8i, 9211-8i, 9207-8i, 9300-8i, 9400-8i, etc and clones, like the Dell H200/H310 and IBM M1015, these latter ones need to be crossflashed.
  17. Docker image is on disk1, and disk1 is full.
  18. Also leave the gateway on the 10GbE NIC blank.
  19. I don't use bridge, just have a different IP range for the 10GbE NICs and then connect using those IP addresses, can also still connect by gigabit if needed using the gigabit IP.
  20. Sorry, forgot about that, you need to update manually, download the beta zip and extract only the bz* files overwriting the exiting ones.
  21. You can do the upgrade using the GUI: Tools -> Update OS and change the brach to "next" then check for updates, no data is lost but good to read the release notes.
  22. That would mean a disk clearing, any data there will be deleted.
  23. Isn't the old 3TB disk missing from the array?
  24. Unassign parity, start/stop array, re-assign parity.
×
×
  • Create New...