-
UnRAID need better login security's, login&password are not enought.
I agree. Greet's
-
HOW TO: Configure a NetApp DS4243 Shelf in Unraid
@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.
-
(SOLVED)6.9.0 + 6.9.1 + 6.9.2 NetApp PMC-Sierra PM8003 REV.5 and Adaptec 6805H HBA Controller didn't find the hdd's
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
-
(SOLVED) Set write cache permanently?
@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
-
(SOLVED) Set write cache permanently?
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
Tigerherz
Members
-
Joined
-
Last visited