This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
doc:kerrighed [2012/08/26 19:22] 127.0.0.1 external edit |
doc:kerrighed [2013/02/14 01:36] (current) stwn fix tips svn |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Kerrighed ====== | ====== Kerrighed ====== | ||
| - | ===== Kerrighed LiveCD ===== | ||
| - | ==== Steps ==== | ||
| - | |||
| - | - Download kerrighed-live.iso | ||
| - | - Burn it on CD | ||
| - | - Boot it | ||
| - | - One node is ready as a "master" cluster | ||
| - | - Download gpze image from rom-o-matic.net, choose appropriate image for your NIC | ||
| - | - Boot another node with gpxe image burned on usb disk or other removable device | ||
| - | - demokrg | ||
| - | |||
| - | ==== Notes ==== | ||
| - | * The first LiveCD is act as DHCP, PXE server and it's not belong and will not join the cluster | ||
| - | * Recently (23/01/2009), I found that Kerrighed doesn't have "hotplug" feature. I knew by read some docs before said that it doesn't have ha feature, and finally I saw it myself, Kerrighed stop functioning after a node restarted, even the master node couldn't get me logged in ;-) | ||
| - | * I like kerrighed, but it seems this product isn't quite good to serve as productive machine, unless we make it "stable". we need some researchers who have medium-to-high capabilities of Linux kernel, networking subsystem, and cluster computing. who wants to join? :-D | ||
| - | |||
| - | ===== Running Kerrighed Through Virtualization ===== | ||
| - | * VirtualBox | ||
| - | |||
| ===== Kerrighed Installation on Debian Etch ===== | ===== Kerrighed Installation on Debian Etch ===== | ||
| ==== Requirements ==== | ==== Requirements ==== | ||
| Line 200: | Line 181: | ||
| ==== Tips SVN ==== | ==== Tips SVN ==== | ||
| - | + | * <code>svn checkout -N svn://scm.gforge.inria.fr/svn/kerrighed/trunk krg-20080203-new</code> | |
| - | * svn checkout -N svn://scm.gforge.inria.fr/svn/kerrighed/trunk krg-20080203-new | + | |
| * cd krg-20080203-new/ | * cd krg-20080203-new/ | ||
| * svn update -N kernel | * svn update -N kernel | ||