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.

Faster way to One out a drive?

Featured Replies

So preclear does not flip the bits on the hard drive, so i made a habit of one'ing out the drive before preclear, so preclear can zero it out.

 

However using this:

 

tr '\0' '\377' < /dev/zero | dd bs=64K of=/dev/sdx

 

On more than one drive maxes out my cpu, and makes the hard drives write at only 44 megs a sec vs 170 megs a sec if its just one.  So i just spent the last 30 hours one'ing out a pair of 5 tb drives.

 

I hear badblocks in included with unraid, maybe that would be faster.

I understand why you're doing this but your reasoning is a little flawed I think.  Hard drives don't store individual bits.  They use complex codings comprising irregularly spaced changes in magnetic flux to represent combinations of bits.  In the old days (about 30 years ago), there was more or less one flux transition on the media per bit of data stored, and the timing of the transition indicated whether the data stream changed from the previous bit or remained the same (MFM encoding).  This gradually evolved as disk densities increased so that the more precise timing of a flux transition could represent more than how one bit differed from the previous bit or bits.  These days it is much more complex, although derived from similar principles.

 

Some background reading for you...  http://www.pcguide.com/ref/hdd/geom/data_PRML.htm

 

Writing ones to the drive before a pre-clear does no harm of course, but there is no guarantee that it will help to find any defects either.

Archived

This topic is now archived and is closed to further replies.

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.