Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Preclear plugin

Featured Replies

When I try to use preclear it just sits as starting. I let it run for two days and still saying starting with an empty log.

  • Replies 3.1k
  • Views 909.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Due to various continual issues with this plugin, it has now been marked as being incompatible with Unraid versions 6.9.0+   It is highly advised to uninstall this plugin (and Statistics Sen

  • I think Thanks should be directed at all those members that have been dealing with the mess the last few months. @dlandon and @Squid have been working behind the scenes to try and clean up, and o

  • Dontlookoverthere over on the unRAID subreddit figured out how to get the plugin running again with a simple edit to the plg:   https://www.reddit.com/r/unRAID/comments/7wjpus/preclear_worki

Posted Images

So just have to wait another 40 or so hours to see reports from the first pass? [emoji41]

e588faeefa0c7f17109516d24b428dfe.jpg



Sent from my iPhone using Tapatalk
1 minute ago, BRiT said:

Flick the Whale...

TMI!!!!!   Geez, keep it PG, will ya?

 

 

2 hours ago, rxnelson said:

Anyone here tried the docker version to see if it fails there too?

I'm 10hrs into the Pre-Read with the Docker version on my drive so in about 18 hours I'll let you know 🙂

1 hour ago, BRiT said:

So just have to wait another 40 or so hours to see reports from the first pass? 😎

😁

2019-11-25 21_09_33-Window.png

I am also running the docker now.  10TB will take a while :D

I've just gone back to the previous version, and it works fine. Ran a full preclear on a smaller drive (which failed MBR verification on the new one) overnight.

 

Just pull from the prevoius commit like so:

https://raw.githubusercontent.com/gfjardim/unRAID-plugins/2e4cd4b6568c64b58782388eff7fba550e91da03/plugins/preclear.disk.plg

 

I'm assuming this move to starting from sector 64 (rather than 1) has it misassigning during the MBR verification. Can't say for sure, but one thing I know is someone doesn't check their commits :)

also getting the "Preclear signature FAILED" on a WD My Book 8 TB via usb

4 hours ago, HeyBurt said:

I've just gone back to the previous version, and it works fine. Ran a full preclear on a smaller drive (which failed MBR verification on the new one) overnight.

 

Just pull from the prevoius commit like so:

https://raw.githubusercontent.com/gfjardim/unRAID-plugins/2e4cd4b6568c64b58782388eff7fba550e91da03/plugins/preclear.disk.plg

 

I'm assuming this move to starting from sector 64 (rather than 1) has it misassigning during the MBR verification. Can't say for sure, but one thing I know is someone doesn't check their commits :)

 

How did you find those?  I spent way too much time looking for previous plg files yesterday but I'm not much of a Github user.

  • Author

Ok, guys, @HeyBurt is right, apparently the formatting part got right but the verification doesn't. I've just updated the plugin to try to solve this. I've added more debug verbosity to help me fix it in case this update doesn't address the issue.

 

For those that want to test it, there's a small trick to limit the preclear routine to the first 4Gib of the drive. In <server name> > Tools > Preclear, hit Help in the menu bar, than click Start preclear.  In the dialog, at the bottom, you have to select Enable Testing (just for debugging). This will limit all read/write routines to the first 4Gib, and as the name say, speed up the debugging process. If it's successful, I still recommend a normal/full pass, even if the disk has been zeroed before.

 

In case of issues with the new version, please send me the logs.

Edited by gfjardim

that worked for me (as a test) will run the whole drive now

  • Author
33 minutes ago, macmanluke said:

that worked for me (as a test) will run the whole drive now

 

What disk size?

just a 3TB but it errored last 2 tries

8 hours ago, gfjardim said:

Ok, guys, @HeyBurt is right, apparently the formatting part got right but the verification doesn't. I've just updated the plugin to try to solve this. I've added more debug verbosity to help me fix it in case this update doesn't address the issue.

 

For those that want to test it, there's a small trick to limit the preclear routine to the first 4Gib of the drive. In <server name> > Tools > Preclear, hit Help in the menu bar, than click Start preclear.  In the dialog, at the bottom, you have to select Enable Testing (just for debugging). This will limit all read/write routines to the first 4Gib, and as the name say, speed up the debugging process. If it's successful, I still recommend a normal/full pass, even if the disk has been zeroed before.

 

In case of issues with the new version, please send me the logs.

This test worked for me as well.  My x2 12TBs from WD easystores have failed once or twice already with the signature error.

 

Currently they are running again starting from the ZERO point (skip pre-read).

Edited by TheDon

my 3TB just finished and succeeded!

Although when i added it to my array its now clearing it again?

My 10TB cleared successfully using the Docker plugin.

2019-11-27 08_17_08-Window.png

I also just ran the Enable Testing (just for debugging) option with the latest Plugin (2019.11.27) and it finished fine.

 

Thanks @gfjardim !

so since I’m just starting out my unraid and i’m new around here, I added my drives to the array to start messing with things and getting used to it, how would i go about running the preclear tests on the drives now that they’ve been added? i don’t care about wiping out the data yet

4 minutes ago, omORANGE said:

how would i go about running the preclear tests on the drives now that they’ve been added?

Remove them from the array configuration using the new config tool. You can't preclear drives that are part of the array.

6 minutes ago, jonathanm said:

Remove them from the array configuration using the new config tool. You can't preclear drives that are part of the array.

thanks! figured it out

Hello,

 

I have ran preclear on two separate disks and both fail writing zeroes to the drive saying it failed mbr write.  These are being run on 10g drives and happens about 24 hours in.   Is there something I’m doing wrong?

 

TIA

14 minutes ago, Arcadejunkie said:

Hello,

 

I have ran preclear on two separate disks and both fail writing zeroes to the drive saying it failed mbr write.  These are being run on 10g drives and happens about 24 hours in.   Is there something I’m doing wrong?

 

TIA

Have you updated the plugin? There is an update released day or two ago for that exact issue.

 

If you have updated and the problem still is present, send logs so the author can take a look.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.