Thats the problem though isnt it; "linux" wont see the drive until you do.Oh
Any linux command to do this instead of unplugging all of them and finding a HBA controler card![]()
Thats the problem though isnt it; "linux" wont see the drive until you do.Oh
Any linux command to do this instead of unplugging all of them and finding a HBA controler card![]()
Ok i ordered this one finally from Ebay
Dell PERC HBA330 mini mono 12G SAS Storage Controller SSD JBOD pass-through
I think i must do the 512b trick to be able to use the drives ?
sdparm -s WCE=1 -S /dev/sd[x]
I should do it to every drive ? have 10 of themI compile this utility to format SAS drives to 512-bytes or do a low-level format https://github.com/ahouston/setblocksize
You'll need to install the sg3_utils package.
While doing that, might as install sdparm package and enable the write cache on the SAS drive as root running the following command:
Code:sdparm -s WCE=1 -S /dev/sd[x]
Where 'x' is the drive letter.
We use essential cookies to make this site work, and optional cookies to enhance your experience.