Ok I have succesfully ran freebsd on my desktop for a while now. I am almost ready to take the plunge a move my server to it. Well I would be but software raid on freebsd scares the crap out of me.
First my current linux setup. 3 disks all of the same size 36.4GB
Important docs are kept in /srv
mounted at /boot md1=/dev/sda1,/dev/sdb1,/dev/sdc1 raid1 32MB
mounted at / md2=/dev/sda2,/dev/sdb2,/dev/sdc2 raid5 majority
mounted at swap md3=/dev/sda3,/dev/sdb3,/dev/sdc3 raid0 1GB swap
Just throwing some ideas round here, your thoughts are very very welcome.
/boot is only raid 1 because linux cannot boot from raid5 how does this fair in freebsd
I guess you have to pair slices together in freebsd
I guess I would need more raid 1 in freebsd, i.e / leaving /srv to go into raid 5
I have heard/read that you need to recompile the kernel for raid support (having never compiled a bsd kernel this somewhat scares me) this maybe just out of date docs/threads etc
If so how on earth do you use raid at installation time.
If you have to apply raid after installation I guess I set it up on one disk then create the mirrors on the other two, but how can this work with raid5 although I guess this can be setup entirely after installation.
Sorry for the bable and awful grammer, hope you can see where I am coming from
Thanks Guys
The latest FreeBSD newb (loving it so far)
First my current linux setup. 3 disks all of the same size 36.4GB
Important docs are kept in /srv
mounted at /boot md1=/dev/sda1,/dev/sdb1,/dev/sdc1 raid1 32MB
mounted at / md2=/dev/sda2,/dev/sdb2,/dev/sdc2 raid5 majority
mounted at swap md3=/dev/sda3,/dev/sdb3,/dev/sdc3 raid0 1GB swap
Just throwing some ideas round here, your thoughts are very very welcome.
/boot is only raid 1 because linux cannot boot from raid5 how does this fair in freebsd
I guess you have to pair slices together in freebsd
I guess I would need more raid 1 in freebsd, i.e / leaving /srv to go into raid 5
I have heard/read that you need to recompile the kernel for raid support (having never compiled a bsd kernel this somewhat scares me) this maybe just out of date docs/threads etc
If so how on earth do you use raid at installation time.
If you have to apply raid after installation I guess I set it up on one disk then create the mirrors on the other two, but how can this work with raid5 although I guess this can be setup entirely after installation.
Sorry for the bable and awful grammer, hope you can see where I am coming from
Thanks Guys
The latest FreeBSD newb (loving it so far)