Jeffrey M. Hunter wrote:
Congratulations and thanks to everyone who contributed.
I would like to request that the previous release of OF (Openfiler 2.2
respin 2) also be available from:
http://www.openfiler.com/community/download/
The reason for my request is that several articles I developed (Oracle
RAC) still make use of OF 2.2 (respin 2) and will continue to until I have
the time to update them. Currently, users can still d/l OF 2.2 from the
following URL which is OK:
http://sourceforge.net/project/showfiles.php?group_id=90725/
I just want to make sure links to the previous release do not evaporate.
Ok, 2.2 is now linked from the download page.
As a side note, I noticed that there is an issue with using USB storage
for the RAC configuration. Here's the fix to enable USB storage bringup
at boot:
for file in `dir /lib/modules`; do mkinitrd --allow-missing --preload
ohci-hcd --preload ehci-hcd --with=usb-storage --with=async_tx
--with=xor --with=async_xor --with=async_memcpy --with=raid456 -f
/boot/initrd-$file.img $file; done
Doing this means you no longer need to hack sysinit.
R.
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users