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.

gfjardim

Community Developer
  • Joined

  • Last visited

Everything posted by gfjardim

  1. Nope, I'm using Tapatalk right now and didn't saw your PM. Sorry for that. Will take a close look soon.
  2. Please take a look at the first post for "How can I download a copy of the plugin log" and send the file here.
  3. Please send me the whole previews plugin log, please.
  4. You have to rename it preclear_disk.sh too.
  5. It's the only one in the dropdown list?
  6. Yes, just take a look at the first post of this thread.
  7. Update 2018.05.03 just released. In my tests it fixed the "not zeroed" error. Enviado de meu SM-G955F usando Tapatalk
  8. Joe L. script reads the disk in chunks. It reads, in a loop, n bytes and sum them up to verify it's zeroed. The speed you guys see on the cli is the read speed; in the gui you can see the whole operation speed (read + sum + verify zero sum). Enviado de meu SM-G955F usando Tapatalk
  9. Nope, still testing it and will release it later this week. Enviado de meu SM-G955F usando Tapatalk
  10. Yep, that's the one. Enviado de meu SM-G955F usando Tapatalk
  11. It was never reverse engineered, the md driver was always open source. Guys , let's be straight: adding new functionality is always an opportunity to inadvertently introduce some bugs into the code. Some fixes I made (e.g. fail dd in case of read errors) led to an odd behavior. I'd try to circumvent this, but it takes some time. Enviado de meu SM-G955F usando Tapatalk
  12. Ok guys, there's an error in the 0.9.5 version of the script causing this anomaly. It should copy zeroes to the entire disk, but dd is skipping the last 10 (2097152 bytes sized) blocks of the disk, leaving it in an inconsistent state. I'm trying to fix it right now, but every change need 24 hours to be tested on my test disk, so it will take some time to debug it.
  13. I have a theory about this problem but could not fix it without a Preclear log (please see the original post of this thread).
  14. These are harmless, but I'll suppress them on the next version.
  15. Y It's the drive in question, scsi target6:0:0 is disk sdg. Yep, maybe its a controller issue.
  16. Your hard drive has tons of these errors on the syslog: Don't know what that error mean, but apparently those aborts are interfering with the preclear operation.
  17. Sorry for the delay, guys. I'm very short on time so I had to decrease the level of support dedicated to this plugin. If someone could verify if the script is working fine with v6.5 I do appreciate that.
  18. No, Clear is the default operation. Erase should be used when removing a disk from your array to be sold, e.g. Enviado de meu SM-G955F usando Tapatalk
  19. Please update and tell me if it helps.
  20. Please send the output of this command: cat /proc/version|grep -Po 'gcc version \K[\d.]*'
  21. Please post the result of this command: cat /proc/version|grep -Po 'gcc version \K[\d.]*'
  22. Erase will fill the entire disk with randomly generated data; Erase and Clear will do the erase operation, then fill it with zeroes and write the unRAID clear signature. Clear will fill the disk with zeroes then write the unRAID clear signature.
  23. See the original post for instructions about getting the logs.
  24. Yes. The correct command to test it is /etc/rc.d/rc.diskinfo --daemon Enviado de meu SM-G955F usando Tapatalk
  25. Please reboot your server.

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.