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.

skip_copy issue

Featured Replies

Extremely unlikely. unRaid uses parity and not RAID5 logic.

  • Author
27 minutes ago, bjp999 said:

Extremely unlikely. unRaid uses parity and not RAID5 logic.

 

You are probably right, but it would be nice to have confirmation from 'Lime Technology' directly.

E.g. synology mentions that RAID 5, RAID 6, RAID F1, or SHR with more than 3 disks are impacted.

UnRaid is different than RAID. UnRaid is not involved in the writing directly to the individual disks (although it must pass writes through from the md# device to the sdX device). It monitors those writes, computes parity, and writes parity.  No data is striped across drives. It is a very difference paradigm from Raid. If parity were being corrupted, our parity checks would be showing that corruption. That's the only part that unRaid manages.

 

So unless the issue is related to a problem with the handing off of writes, I doubt very much this affects unRaid. @limetech might be interested to know about this, and may be able to comment further..

First off, this does not affect unRAID becase the md/unraid driver diverged quite some time ago from 'stock' linux md driver.  Interestingly what 'skip_copy' optimization does in stock md is something I've wanted to put into md/unraid for quite a while - I guess I need to re-think that idea O.o

 

'skip_copy' is an optimization in stock linux md driver.  I believe it was introduced here:

https://www.spinics.net/lists/raid/msg46364.html

 

The specific issue seen by QNAP and Synology (and all linux md based systems I suppose) is talked about here:

https://www.spinics.net/lists/raid/msg59084.html

 

This looks like a hairy bug to fix properly, though workaround is to disable skip_copy feature.  (Again, not talking about unRAID here.)

 

Edit: to be clear: I don't mean to imply anything about linux md integrity issue.  The 'bug' was not introduced merely by adding the 'skip_copy' feature, I think it probably got introduced sometime after by other changes in the block layer in later kernels.

  • Author

Thanks for confirming there is no issue with unRAID.

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.