JonathanM

Moderators
  • Posts

    16125
  • Joined

  • Last visited

  • Days Won

    65

Posts posted by JonathanM

  1. As both Joe and I noted, your best "solution" is to buy another 2TB drive and let the system rebuild the failed drive BEFORE you do the upgrade to v5.    But the process I outlined will let you avoid doing that if you really don't want to buy one.

    Or, short stroke a new 4TB to 2TB with an artificial HPA to accomplish the data rebuild, then do the upgrade, and expand the drive after you rebuild parity in 5.0 with the full size 4TB.
  2. every time I lose network access to the server, I have to do an unclean shutdown by keeping the power button on the server pressed.
    So the unraid local console is locked up as well? If that's the case, I would think it's a hardware issue. PSU, motherboard, RAM or CPU. Have you run a successful memtest session for a long period? (24+ hours)
  3. Preclear does not "stress" the drive, it reads and writes every spot that will be used to store data or rebuild data on another failed drive in the array. Reading and writing data is the basic function of a hard drive, so by definition it's not stress, it's normal use. In the vast majority of consumer drives, a large percentage of the capacity of the drive is never used. Unraid, however, requires that the whole drive be ok to rebuild another failed drive, so it is wise to test it before you trust it. Drives that fail the preclear likely would have lived much longer in a lightly used windows box, but that doesn't mean the drive was good.

  4. Since unraid doesn't fully support USB 3.0, it would be faster to transfer the files over a gigabit network than it would to plug the drive directly into the unraid box. Whether or not unraid handles that partition type is a whole nother question, but not really relevant considering it would be slower anyway.

  5. Is this something that people would be interested in as a plug-in?

     

    For example a plug-in to allow the user to easily add/remove the "recycle bin" support, set a weekly cronjob to empty the trash and allow the user to manually empty the trash?

    I wouldn't want the trash emptied weekly, but perhaps aged out periodically. I don't want something in the trash for less than a specified period. Daily, weekly, monthly, whatever, but only permanently delete something that has been in the bin for more than what's configured.
  6. Yeah I already use true image. I was thinking of making a copy of my machine and leaving it as a vm.

    What I'm about to suggest works great in virtualbox, don't know about esxi.

     

    1. Make full backup with acronis of the machine you want.

    2. Create blank VM with appropriate settings. (disk size, ram, etc.)

    3. Set VM to boot from acronis emergency media

    4. Restore full backup to VM

    5. Boot VM and address license and activation issues

     

    I know it's multiple steps instead of creating the VM directly from the backup, but it accomplishes the same thing with probably no extra work.

  7. You will likely get much more help posting in the thread that deals directly with each of the plugins.  This section is for support with the main functions of stock unraid, not user add ons and customizations. Also, each application's settings are handled slightly differently, so you need to work on getting them running one at a time.

  8. Version 4.3 of Virtualbox is up for unRAID 5.0 i386. I am getting pulled away from the computer & have not started creating a package for unRAID 4.7. Anyone still want me to do so?

    There may still be a few around with perfectly running 4.7 systems that could use it, but I'll be honest, unless I have issues, I probably won't bother upgrading for a while (weeks or months), so don't bother on my account.
  9. Theoretically sharing the connection sets up a DHCP server on the LAN connection of the laptop, so you should be able to leave the unraid box set to dhcp=yes, and let it pick up the rest of the settings automatically. However... if the link is dropping, you may have to use a ethernet switch instead of just plugging one directly into the other. In theory it should work,  but theory matches reality for only a small subset of life. If you have a small unmanaged gigabit switch available, try plugging both the laptop and the unraid tower directly into that, and leave the unraid set to dhcp=yes and see what happens.

     

    What miscellaneous network equipment do you have available to you right now?

  10. Should I be doing automatic correction parity checks monthly?  My system is set up for parity checks on the first of every month -- I don't believe its correcting errors by default.

    Depends on your level of paranoia about your data. A non-correcting check that gives errors allows you to do some detective work to try to pin down the cause before you irreversibly change the parity drive to match the current state of the data drives. Most of the time a correcting check is what is called for, and you move on with life. Every once in a while, consecutive parity checks will come up with much different results, meaning something is actively corrupting data reads. In that case, you really don't want to write ANYTHING to the disks until you figure out what the issue is.