Everything posted by gfjardim
-
Preclear plugin
Well, I've submitted an update just before asking you guys to update.
-
Preclear plugin
@fredhoon and @stevep94, please update your plugin and see if that helps.
-
Preclear plugin
Fixed in the latest update.
-
Preclear plugin
@chuck23322, just committed an update. Please let me know if your problem is solved.
-
Preclear plugin
@chuck23322, do you have a floppy disk installed on your server?
-
Preclear plugin
Which version of unRAID are you running? Please post the output of this command: lsblk --version && lsblk -nbP -o name,type,serial
-
Preclear plugin
Hi, just updated. Please let me know if it got fixed.
-
Preclear plugin
Thanks to your reports, I just found a bug in the recently introduced 0.9.2-beta version of the script. It prevented the recent "resume" feature from working. An update is available.
-
Preclear plugin
Update: ###2017.09.16 - Fix: detect dd hang and restart it - Add: resume stopped preclear session Enviado de meu SM-G955F usando Tapatalk
-
Preclear plugin
Looking at the submitted reports, I counted 162 reports of successful preclears on these drives. It's an intermittent bug that the next version will hopefully fix.
-
Preclear plugin
I'll remove TOR from Statistics. The hassle is greater than the benefits.
-
Preclear plugin
I couldn't find the root of this problem, but the next update will support resuming the preclear instance if you stop it or reboot your server.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Dan, could you summarize all errors users had reported around this?
-
Preclear plugin
Guys, I'm out of home and unable to support you guys for another week or two. Enviado de meu SM-G930F usando Tapatalk
-
Preclear plugin
Thanks for reporting.
-
Preclear plugin
1) the detection of a successful mount is done by the command exit code; if it's zero then is successful, if not, it show as an error. Maybe mount is trowing a non-zero exit code when the dirty flag is set even if the mount routine itself is successful. 2) the diskinfo.log file is the file you want, but I saw no PHP errors there that could lead to a daemon stop. Maybe the system is killing the daemon in a, out-of-memory event.
-
Preclear plugin
I don't know why, but diskinfo was stopped when you grabbed that log. Try running it ( /etc/rc.d/rc.diskinfo --daemon ) and see if it's really a bug.
-
Preclear plugin
You're welcome!
-
Preclear plugin
Could not found the bug, but change some of the detection routine. If you could please update your plugin and see if it helps, I'll be grateful.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Have you updated Preclear Disk plugin?
-
Preclear plugin
It's not easy to cache information, update it when needed and keep everything in a consistent state. Let's see if this time it work as expected. Thanks for your feedback.
-
Preclear plugin
Found a bug. Update 2017.07.05b released.
-
Preclear plugin
My bad. Update 2017.07.05a uploaded.
-
Preclear plugin
The update I released an hour ago will compress diskinfo and preclear logs into one single zip file. That and the diagnostics file is enough to present all information I need to replicate this.
-
Preclear plugin
Could be. Need the logs to see what is happening.