Jump to content

trurl

Moderators
  • Posts

    43,932
  • Joined

  • Last visited

  • Days Won

    137

Everything posted by trurl

  1. No that isn't at all what happens with a replacement. It rebuilds the data from the parity calculation, no zeroing or anything else. It has to rebuild the whole disk all the way to the end, even if the original was smaller. All of the replacement disk must be in sync with parity. Just replace each disk and let it rebuild.
  2. CA Backup plugin will let you make backups of appdata, libvirt, and flash
  3. Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post in this thread.
  4. Have you tried any of the recovery options mentioned?
  5. Assuming all 8TB data disks, default allocation of highwater for user shares would go to first disk until it is half full. There is no reason to redistribute.
  6. Nov 8 01:16:44 STUDIO-X emhttpd: unclean shutdown detected ... Nov 8 01:17:07 STUDIO-X kernel: mdcmd (40): check nocorrect Nov 8 01:17:07 STUDIO-X kernel: md: recovery thread: check P ... As you can see it started parity check immediately after starting due to unclean shutdown but I guess you didn't notice until after you had started using unBALANCE. You really need to let the parity check complete. Since it was an unclean shutdown it is not unlikely that you have a few sync errors. Exactly zero sync errors is the only acceptable result and until you get there you still have work to do. I guess you can wait a while to see if it crashes again before bothering to fix parity though.
  7. Based on the information presented so far don't see any reason to increase. Have you actually been filling it? Making it larger won't fix that, it will only make it take longer to fill.
  8. Seems kinda confused to have a mapping to a subfolder of another mapping.
  9. And if you do want a general purpose linux OS on Unraid, create a VM.
  10. You can download a zipped copy of flash at Main - Boot Device - Flash - Flash Backup
  11. Unraid must format any disk it will use in the array or cache. If you intend to reuse those disks in the array or cache then you will have to put their data elsewhere if you need to keep it. Unraid can access disks with NTFS and several other filesystems outside the array using the Unassigned Devices plugin. Are you thinking of running these under a Windows VM? People usually run these apps as dockers on Unraid. There are many hundreds of dockers available for Unraid.
  12. Not sure why you would have asked about rebooting in that case, since you should not be doing that at all under power. If you are mucking about under power, then that might explain why you think There is really nothing you can do as far as moving or replacing disks while powered up. Even if you have hot-swappable hardware. If you unplug a disk with the array started, for example, it will likely get disabled and have to be rebuilt, even if you don't actually break anything. And there is no point in trying to replace a disk under power either, since Unraid won't do anything with the new disk until you assign it, which can't be done with the array started. It will just disable the disk you removed. So,
  13. It won't actually let you start the array if the disk assignments are changed, unless you first go to Tools - New Config, which tells it you are resetting the assignments.
  14. /mnt/user is where the user shares are located, but to start writing to the drives, you create user shares in the webUI and write to them over the network. It really seems like you don't have much of an idea of how Unraid is intended to be used. In the webUI, there is a link in lower right corner to the manual.
  15. Why are you trying to work with Unraid at the linux command line anyway? You should be using the webUI to manage storage and access to that storage over the network, and to manage dockers and VMs. Accessing that storage (read/write) would normally be done over the network (Unraid IS a NAS, after all), or by dockers and VMs. Don't expect it to act like a general purpose linux OS, it isn't. For example, root is the only user for the command line and webUI. The other "users" configured in the webUI are strictly for network access of storage. Very occasionally it might be useful to work at the command line, but until you know how it is all supposed to work under the hood probably better to get familiar with the "normal" way of using Unraid, through its webUI and as NAS.
  16. When you reboot syslog resets, so nothing in those diagnostics about those errors. When do you have mover scheduled? It looks like cache isn't mounting for some reason. Have you formatted it? Are you planning to add parity?
  17. Writing files permanently is the way things work normally if you are using Unraid normally. Where exactly are you writing? How exactly are you writing? Are you writing to shares over the network or are you perhaps trying to work at the command line and testing things with paths that don't correspond to actual persistent storage? Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post in this thread.
  18. You DO NOT want a RAID controller. Unraid IS NOT RAID. RAID controllers can actually cause problems with Unraid. External expansion can also be a problem depending on how it is implemented. Simplest way to get more capacity in a small form is by replacing disks with larger disks. Unraid does this very well.
  19. Not sure diagnostics will tell anything about this so I haven't looked at those yet. When you have the problem, go to the command line and post the results of ls -lah /mnt/user/Downloads/incomplete
  20. Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post in this thread.
  21. USB is not recommended for disks in the parity array or cache. Some reasons already given in this thread: Another reason is some implementations of USB don't really provide a reliable, permanent connection. If a disk gets disconnected it is out-of-sync and has to be rebuilt. Frequent rebuilds are possible due to this problem. And another reason, parity operations ideally happen in parallel. If it must access multiple disks through a single connection, it is going to significantly affect performance. There are external enclosures that provide SAS/SATA connections for each disk. Those are what you should consider.
  22. When you say "swapping", do you just mean changing the drive assignments? Or do you mean actually moving the physical disks around? I always use the word "slot" the same way Unraid syslog does, which is referring specifically to the assignments. If you just mean the assignments, you can change them around all you want and nothing actually happens until you start the array, at which time the new assignments are recorded. No need to reboot for that.
  23. Syslog resets on reboot, and that is where we would look for evidence. Unless you also have Syslog Server setup to preserve syslogs
  24. trurl

    Newbie

    Unraid also trades striping for the ability to use different sized disks in the parity array, and the ability to easily add or replace disks without rebuilding the whole array.
  25. Why am I seeing IP addresses 11.0.0.x? That is not a local IP. Are you putting your server on the internet?
×
×
  • Create New...