gfjardim

Community Developer
  • Posts

    2213
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gfjardim

  1. Joe L., I have some code changes to submit. This is related to the new unRAID 6 notification system. The proposed code can be found here: https://github.com/gfjardim/unRAID-plugins/blob/master/source/packages/preclear_disk_15b.sh Thanks for your hard work.
  2. I think this was a wise decision. Hopefully JoeL will be happy with this. It would be a shame for two people who are both working so tirelessly for a common goal to disagree. Yep, that why I removed. Let's not poison the well.
  3. Ok, done! ###2015.05.20 - Remove preclear script from package. It must be manually added to /boot/config/plugins/preclear.disk/ directory. No notifications yet and no fast post-read verification, but everything else is working.
  4. Of course that's past, but those who cannot remember the past are condemned to repeat it, one said. I already have a way of making this work without distributing the script. Will release an update soon.
  5. Guys, I've just being alerted of this: http://lime-technology.com/forum/index.php?topic=26121.0 So I removed the plugin link until I get a response from Joe L.
  6. I STRONGLY recommend not modifying Joe. L's script without his direct permission and control. It got ugly the last time someone did. If you wish to rewrite the preclear script from scratch so it is your own work and name it something else, there will be no conflict. I'm not doing it by choice. I had to skip some of those prompts, and we can't use the unmenu's mail package with unRAID 6. He has being notified about this; I already told that if he has any problems, I'll shut this down. I'm not appropriating his code, only updating it to v6 notification system and make it proper to automation (which by the way is bjp999's work). The core functionality is untouched. bjp999 has actively agreed to let me use his version of the code with the fast post-read verification. EDIT: You were right, jonathanm. I didn't know about the previous attempt of making a plugin without his permission. Just removed the script from the plugin before any problems.
  7. Thank you. Please note that as you started your preclears with screen sessions, you can't control them from the plugin, just see the progress. This plugin uses another program, called tmux, to run preclear script on background sessions. Tmux is a lot better than screen, mainly when we talk about scripting - we can easily start/stop processes and get a session's output. Therefore you can't stop your current preclear sessions, nor see it's output. The preclear_disk.sh script version I include in this plugin already has support for the new unRAID notification system. Right now, you will receive notifications through all configured channels, but in a future version I'll add the ability to set which channels to use (email, browser popup and agents).
  8. Guys, I'be out for about two weeks without internet connection. Will catch up once I return. []'s
  9. ? Any problems with port 3838? I always map the used ports on my templates, so users can opt between the security of bridge network or the easiness of host network. Not a problem, but in the old versions of the docker is was only 5555 and 8888. Now I've noticed 3838 is added. Can you point me to an explanation about bridge vs host ? What is your recommendation ? If I use bridge with specific ports, should I port forward the relevant ports at my router to my unRAID box ? Thanks Port 3838 is LAN pear discovery. I run as bridge with port 5555 mapped on my router. I don't like UPnP because it's fundamentally insecure.
  10. It's called Notification Agents since unRAID RC1.
  11. ? Any problems with port 3838? I always map the used ports on my templates, so users can opt between the security of bridge network or the easiness of host network.
  12. If you have a spare drive, you can create a 200GB partition and share with this plugin: https://lime-technology.com/forum/index.php?topic=38635.0 Quota won't work because the kernel doesn't support it.
  13. Are you sure you format your flash drive to FAT32 and named it UNRAID?
  14. The output seems correct. I have no clue about your problem.
  15. [glow=red,2,300]UPDATE:[/glow] - Logitech Media Server: added lame, faad, flac and sox. - pyLoad: fix permissions avoiding services updates. Saw your request on the other thread. See if nothing is missing, ok?
  16. Just saw this and WOW, what a beautiful case. Can be used in a rack or as a desktop. Specs: http://www.istarusa.com/istarusa/products.php?model=D-3100HN-DT
  17. Simple answer: migrate to Docker or ask your plugin maintainer to delay it's startup to a latter event.
  18. No, it didn't, no drivers I think. https://www.kernel.org/doc/Documentation/hwmon/jc42 Apparently, these are DRAM temperature sensors. PS: very nice bug report, phenomeus!
  19. Please post the content of /etc/sensors.d/sensors.conf file.
  20. Perl package: http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/d/perl-5.18.1-x86_64-1.txz
  21. My bad. It wouldn't appear if it's the only plugin there. Fixed in 2015.05.18a
  22. Can you post a screenshot of the Settings page?
  23. Okay, that made the drive appear - both in unassigned devices list and preclear devices list. It's an UDEV problem; or a rule is bugged or your HBA is not issuing an ADD action. Try this and see if a ACTION=add is triggered:
  24. This is probably a problem on a plugin. Which plugins are you running?