• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Linux SATA Controllers

SKiTLz

2[H]4U
Joined
Aug 3, 2003
Messages
2,664
Just wondering if any of you run Linux File Servers with SATA drives? Seems the support for controllers isnt where it should be right now and Im just trying to work out what chipsets have decent driver support...

I was going to use the Sil3112 chipset but from what I've read drive performance is just horrible with the current kernel build and drivers.

Cheers
 
I have a Linux file server with a SATA drive. It works fine, with good performance, using kernel 2.4.22. It also boots from SATA.
 
Originally posted by Bones
I have a Linux file server with a SATA drive. It works fine, with good performance, using kernel 2.4.22. It also boots from SATA.

What controller are u using?
 
Bones.. If u could let me know the controller/chipset that would really help me out.

Thanks mate.
 
Silicon Image 3112A. I compiled native SATA support into the kernel. The trickiest part was actually installing Linux onto the SATA drive without using a PATA drive as a crutch. I ended up using the Knoppix 3.3 LiveCD to boot (which has a kernel with SATA support), uncompressing a Gentoo image onto the SATA drive, and then chrooting into it. Installation was pretty much normal after that.

Hope this helps you out.
 
Back
Top