<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Bonjour, je suis actuellement sur un projet de mise en place d'un cluster sur la distribution CentOS 5.0 ( kernel 2.6.17 ).<br><br>Je voudrais utiliser openmosix pour faire mon cluster mais je n'arrive pas à patcher mon kernel avant la compilation de celui-ci, j'ai fais plusieurs test et voila le message que j'obtiens à chaque fois quand je fais /etc/init.d/openmosix start : <br><br>openMosix: ERROR: Cannot find the /proc/hpc directory.<br>openMosix: ERROR: Looks like this is not an openMosix enabled kernel.<br>openMosix: ERROR: Configuration ABORTED.<br>openMosix: HINT: need to recompile your kernel with openMosix support enabled?<br>openMosix: HINT: need to update your boot manager (lilo, grub, etc)?<br>openMosix: HINT: have you read the docs at http://openMosix.sf.net/ ?<br><br>( j'ai réussi à patcher sous une version 2.4 avec la distribution debian )<br><br>Apres être aller sur le site officiel d'openmosix (http://openmosix.sourceforge.net/), je suis tombé sur le wiki pour un kernel 2.6 ( http://howto.krisbuytaert.be/openMosixWiki/index.php/OpenMosix2.6#Development_State). Voila les commandes que j'ai tapé (depuis le début) :<br><br># cd /root/src<br># wget ftp://ftp.eu.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.gz<br># tar xzvf linux-2.6.17.tar.gz<br># ln -s linux-2.6.17<br># svn co https://openmosix.svn.sourceforge.net/svnroot/openmosix/trunk/2.6 openmosix<br># cd /openmosix/kernel<br># ../../openmosix/kernel/devutils/setupenv env /root/src/linux<br># cd ../../<br># cd linux<br># make menuconfig<br><br>Mais voila, je trouve aucun openmosix dans le menu avant de lancé la compilation, alors faut-il activer le patch ect ? Je n'ai pas trouvé comment alors si quelqu'un pouvait m'aider ...<br><br>Merci d'avance et bonne journée.<br><br><br /><hr />Windows Live Messenger 2008 vient de sortir, discutez avec vos amis en vidéo !  <a href='http://www.windowslive.fr/majmessenger.asp' target='_new'>Téléchargez gratuitement Messenger 2008</a></body>
</html>