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.

AOC-SASLP-MV8 attached drives read twice as often during parity check

Featured Replies

Hi all,

Please see the attached image. Disks parity - Disk6 are on motherboard SATA connections, Disk7 - Disk9 are on a AOC-SASLP-MV8. Does anyone know why the AOC-SASLP-MV8 would be causing double reads on those drives? Parity checks take upwards of 24 hours as well.

 

Any help would be greatly appreciated.

 

Ben

Feist2.png.33f1a02116b13e02a9d2684b4dd94a79.png

Hi all,

Please see the attached image. Disks parity - Disk6 are on motherboard SATA connections, Disk7 - Disk9 are on a AOC-SASLP-MV8. Does anyone know why the AOC-SASLP-MV8 would be causing double reads on those drives? Parity checks take upwards of 24 hours as well.

 

Any help would be greatly appreciated.

 

Ben

probably because the buffer size used by the driver for the AOC-SASLP-MV8 is half the size of that used by the driver for the chipset on the motheboard.  It therefore needs to read two "buffers" worth to access the same amount of data as the other disk controller gets in a single read. 

Ben

probably because the buffer size used by the driver for the AOC-SASLP-MV8 is half the size of that used by the driver for the chipset on the motheboard.  It therefore needs to read two "buffers" worth to access the same amount of data as the other disk controller gets in a single read. 

 

So you are saying:

1byte read operation = 1 read = 2byte read operation

 

as opposed to

 

1byte read = 1 read

2bytes read = 2 reads

  • Author

Hi all,

Please see the attached image. Disks parity - Disk6 are on motherboard SATA connections, Disk7 - Disk9 are on a AOC-SASLP-MV8. Does anyone know why the AOC-SASLP-MV8 would be causing double reads on those drives? Parity checks take upwards of 24 hours as well.

 

Any help would be greatly appreciated.

 

Ben

probably because the buffer size used by the driver for the AOC-SASLP-MV8 is half the size of that used by the driver for the chipset on the motheboard.  It therefore needs to read two "buffers" worth to access the same amount of data as the other disk controller gets in a single read. 

 

Thanks for the help. Can I infer from your response that this means that it's normal?

 

Thanks,

Ben

 

So you are saying:

1byte read operation = 1 read = 2byte read operation

 

as opposed to

 

1byte read = 1 read

2bytes read = 2 reads

 

In other words:

 

With a 1 byte buffer

  1byte read = 1 read operation

  2bytes read = 2 read operations

  3bytes read = 3 read operations

  4bytes read = 4 read operations

  ...

 

With a 2 byte buffer

  1byte read = 1 read operation

  2bytes read = 1 read operation

  3bytes read = 2 read operations

  4bytes read = 2 read operations

  ...

yes, and one probably has a 512 byte buffer and the other has a 1024 byte buffer. 

(or one 1024 and the other 2048, or something like that)

Right ... so those numbers are counts of read operations/events/requests/whatever, not bytes read.  I always wondered that, now I know :)  Now back on topic :)

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.