index
This page generally describes the process to build a OSR Cluster from scratch. It is independently from distribution and filesystem. All these dependencies are described in here. This page is still under construction!!!
Prerequisites
- This HOWTO will be the general OSR Howto in futur time. Until now it is still under CONSTRUCTION. So please be patient.
- See assumptions
Install Com.oonics packages
Install the latest comoonics packages from a comoonics yum channel.
Create a cluster configuration file
Download the apropriate cluster configuration from cluster configurations
Create boot configuration
- Create the boot "filesystem" see createboot
- Create Shared Root initrd
Create the shared root initrd into the shared boot filesystem
chroot /mnt/newroot /opt/atix/comoonics-bootimage/mkinitrd -f /boot/initrd_sr-$(uname -r).img $(uname -r)
Afterworks
For afterworks see afterworks.
Clean up
On installnode exist the chroot and
umount /mnt/newroot/cdsl.local umount /mnt/newroot/dev umount /mnt/newroot/proc umount /mnt/newroot/sys umount /mnt/newroot
Boot Cluster
Have Fun !!