Page 1 of 1

Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/05/20 20:13:10
by Noope
Hello,

i want to use Centos 5 as a fileserver.
I have an Areca raid controller and want to create a xfs filesystem.

But there are no areca drivers in centos5. I found the drivers here: http://www.ehoeve.com/Centos5-Experimental/
With this drivers I was able to install centos and use my Areca raid controller. But there is no xfs support compiled in.

On http://dev.centos.org I found the "testing" xfs supprt, but included in a different kernel (without areca support). Well with the first kernel I can use the raid controller, with the second xfs, but not both on the same time :)

Is Centos the best choice for a XFS fileserver?


Bye,
Marco

Re: Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/05/20 22:01:07
by foxb
The power(or weakness) of linux is that you ca customize it if you want.

Just recompile your kernel with XFS and Areca.

How this would be done is explained at wiki.

Note: You need to recompile your kernel with each update of mainstream kernel.

Re: Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/05/21 05:15:43
by Noope
Okay thanks.

But one Question:
Why is there no official support of the xfs and jfs filesystem in Centos?

Marco

Re: Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/05/21 13:29:16
by foxb
[quote]
Noope wrote:
Okay thanks.

But one Question:
Why is there no official support of the xfs and jfs filesystem in Centos?

Marco[/quote]

http://www.centos.org/modules/smartfaq/faq.php?faqid=5
http://www.centos.org/modules/smartfaq/faq.php?faqid=11
http://www.centos.org/modules/smartfaq/faq.php?faqid=33
http://wiki.centos.org/Repositories
http://wiki.centos.org/Repositories/CentOSPlus
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=8025&forum=37&post_id=26674#forumpost26674

Re: Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/11/19 14:30:43
by rschira
On Areca you may find the drivers for CentOS 5.
ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/Linux/DRIVER/CentOS/CentOS-5.0
there's a clear readme.
all ok...if you can find a floppy drive :)

Centos 5 Fileserver -> missing XFS and Areca Raid support

Posted: 2007/11/20 06:30:18
by arrfab
My tip : just wait for a week or so : CentOS 5.1 will contain areca/arcmsr drivers in the default kernel (see upstream release notes here : http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/release-notes/RELEASE-NOTES-U1-x86-en.html)
Then wait for the 5.1 centosplus kernel to be available too (it contains xfs).
It will be easier for you to maintain because everything will be in the base kernel and when a security update kernel will be released, you will not have to rebuild yours each time for your kernel modules ...