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.

Tigerherz

Members
  • Joined

  • Last visited

  1. @kennygunit Shelf is a NetApp DS4243 / IOM6. The controller is a NetApp PMC-Sierra PM8003 SCC 4-Port QSFP PCIe x8. The 6.8.3 Version has the kernel: pm80xx 0000:27:00.0: pm80xx: driver version 0.1.39. The 6.9.0 Version stable has the kernel: pm80xx 0000:27:00.0: pm80xx: driver version 0.1.40 The controller didn't find my drives with the new driver. It's a new driver problem.
  2. Hello, Excuse my pronunciation, english is not my natural language. Shelf is a NetApp DS4243 / IOM6. The controller is a NetApp PMC-Sierra PM8003 SCC 4-Port QSFP PCIe x8. The 6.8.3 Version has the kernel: pm80xx 0000:27:00.0: pm80xx: driver version 0.1.39. The 6.9.0-beta30 last working version. The 6.9.0 rc2 Version stable has the kernel: pm80xx 0000:27:00.0: pm80xx: driver version 0.1.40 The controller didn't find my drives with the new driver. The 6.9.1 same problem. The 6.9.2 same problem. Is there any way to get back the older driver or a patch? Thank's for reading T. PS.: Justification from limetech There were some changes in that driver in kernel 5.10.26 https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26 Unraid 6.9.2 will include those changes. 😀😀😀😀😀😀😀😀😀😀 Good news, there is a patch for us. Big thank's to @Linux und @DrBeaker. You make a great work. Please give booth a like 👍 👍👍👍👍👍👍👍👍👍👍👍 !!!!!!!!! Everything at your own risk !!!!!!!!!! You are responsible yourself !!!!!!!!!!!! The NetApp PMC-Sierra PM8003 SCC 4-Port QSFP PCIe x8 works. Adaptec 6805H HBA Controller can't be confirn, I don't have one. Thank you
  3. @ideaman924 you're right, if you have 2 or 3 or more hdd's which lose the write cache it's better with serial identifer. In my server all hdd lost write cache at the new start. i'm not a scripter but declare -a StringArray=("ata-WDC_WD2003FYYS-70W080_WJUN0123456" "DRIVE2" "DRIVE3" "DRIVE4") will not work. I am new in linux. Must ata before each serial id? I've tried it but it doesn't work. Greets from Germany
  4. My settings in user scripts: #!/bin/bash # Show status echo "Current drive status: " hdparm -W /dev/sd[b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q] # Enable write caching hdparm -W 1 /dev/sd[b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q] # Show status again echo "Finished running, check if the write cache was enabled!" hdparm -W /dev/sd[b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q] The letter for hdd. Hdd's : WD red and white in a netapp disk shelf Work for me Greets

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.