Jump to content

gfjardim

Community Developer
  • Posts

    2,213
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gfjardim

  1. This is unrelated to this plugin. I failed to debug this, but it appear to be working despite the error message.
  2. Nether do I. I revised the code and found no reason why this is happening. I couldn't recreate the timeout issue you saw with the Areca card either... I'll include it on my proposal to Joe L. Please note that this plugin based on his script, and I don't have control over it's development.
  3. This can be a timeout issue. I'll increase it and let you know so you can test it.
  4. Yes, at the beginning of the preclear. If it stood still, there's a unknown bug there.
  5. [glow=red,2,300]UPDATE[/glow] ###2015.06.13 Fix: remove ^n markup from preclear status Fix: show a wait message while preclear is starting Fix: add MD5 verification to downloaded files Fix: remove the Start Preclear link if an tmux session is already open
  6. Same results here when installing the plugin. 2 files are downloaded blank. wget -O /boot/config/plugins/preclear.disk/libevent-2.0.21-x86_64-1.txz http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/l/libevent-2.0.21-x86_64-1.txz wget them manually results in the same 0 byte file. Where should we get these files from? I'll choose a mirror and add MD5 hash to avoid this.
  7. This doesn't seem to work for me. My docker drive/partition (/mnt/docker) mounts as expected, but the 'Docker' tab tells me: "No Docker Containers Installed". If I then go to Settings->Docker and disable/re-enable Docker, my five containers start up. What am I missing? Is this likely due to the race condition? Is there a work-around? I've reverted to mounting my docker drive in the go script for now. I will revert this later today.
  8. One thing I forgot to tell: scripts output is saved to /tmp/<serial_number>.log
  9. With the most recent version, mount/unmount scripts run in the background, but this can cause some race conditions. I'm inclined to revert this. You can always run your commands in the background, tho, e.g. http://stackoverflow.com/questions/4511704/shell-script-run-a-block-of-code-in-the-background-without-defining-a-new-funct I think I might be seeing a race condition here Didn't forget you. I have to think how to debug this first.
  10. With the most recent version, mount/unmount scripts run in the background, but this can cause some race conditions. I'm inclined to revert this. You can always run your commands in the background, tho, e.g. http://stackoverflow.com/questions/4511704/shell-script-run-a-block-of-code-in-the-background-without-defining-a-new-funct I think I might be seeing a race condition here Didn't forget you. I have to think how to debug this first.
  11. This is top priority. I see there was an update for this. I would like to test it but I am in the middle of a 4TB preclear. Does anyone know what would happen if I updated this plugin while the preclear is running? Sorry for the late response. The preclear instance will continue to run.
  12. Now I want to nail this. Does df -h show the right size?
  13. My USB disk formatted NTFS will mount but not execute the script. Please PM me your /var/log/unassigned.devices.log file.
  14. It's a new line markup from the Preclear script. I will remove them soon.
  15. With the most recent version, mount/unmount scripts run in the background, but this can cause some race conditions. I'm inclined to revert this. You can always run your commands in the background, tho, e.g. http://stackoverflow.com/questions/4511704/shell-script-run-a-block-of-code-in-the-background-without-defining-a-new-funct
  16. I think it's too hazardous to be included, so I don't have plans to add it.
  17. This is the serial ID, the same unRAID uses to identify the disks. You can set different mount points if you want.
  18. Welcome back mate. Are there plans to add renaming drives in this plugin? By renaming are you referring to label the drive for every OS or just for unRAID?
  19. Ok, guys, just got back! I will catch up soon and start to launch updates. Thanks for your patience.
  20. Ok, guys, just got back! I will catch up soon and start to launch updates. Thanks for your patience.
  21. Hey, hope you had a good holiday! Not back yet. Mobile only!
  22. I did a little testing and found the same issue. This plugin should probably run the script in the background so the webpage will come back and not get "stuck" while the script is running. Eventually I will replace SNAP with this plugin, but it has a little ways to go yet. This is one of the issues. Thanks for reporting this. I'll fix it soon.
×
×
  • Create New...