Heres the code you need to get RAID1 working on Openfiler 2.99:
You need to type the following commands into the shell.
Code:
conary update mdadm=openfiler.rpath.org@rpl:devel/2.6.4-0.2-1
This will install the correct mdadm files, once installed type the next command in.
Code:
ln -s /sbin/lvm /usr/sbin/lvm
This ensures that the GUI is populated correctly.
This will then allow you to create all of the software RAID types without issue.
I extracted this info from here: http://www.everything-virtual.com/?p=349
No comments:
Post a Comment