NOTE: This page is a laboratory log (see this page). It may hard to understand to newcommers, but its main goal to help me keeping track of how I did each experiments. If you manage to use it I'm glad, but I don't have the time to write it so that everybody can understand it, sorry
Voir la discussion avec Arnaud:
http://mescal.imag.fr/membres/arnaud.legrand/blog/2012/01-january/2012-01-24_16:43.php
et http://mescal.imag.fr/membres/arnaud.legrand/blog/2012/01-january/2012-01-26\_21:06.php
Table of Contents
1 Déployer les machines sur Nancy
- les commandes que j'utilise à chaque fois. On peut pas les scripter facilement car ces commandes lancent des shells imbriqués.
dtach -A /tmp/mquinson-dtach-socket bash oarsub -I -l 'nodes=2,walltime=10' -t deploy kadeploy3 -e squeeze-x64-nfs -f $OAR_NODE_FILE -k ~/.ssh/id_rsa.pub
Je pioche ces lignes depuis l'historique shell, ou depuis ce fichier: https://github.com/mquinson/SMPI-modeling/blob/master/get\_a\_machine.sh
- J'ai un script tune_all_machines.sh pour régler les machines ensuite, dispo ici: https://github.com/mquinson/SMPI-modeling/blob/master/tune\_all\_machines.sh
2 mettre à jour akypuera à jour pour avoir le –commentfile
ajouté par Lucas hier
- Il faut le faire depuis un noeud déployé car on manque de dépendances sinon
3 Installation du paquet Pajé pour Debian.
Il est en souffrance depuis 2008, et j'ai proposé mon aide à Vince pour le mettre à jour. En attendant, les instructions de http://paje.sourceforge.net/documentation.html n'ont pas marché en sortie de boite et ca m'a fait chier. Proceed.
4 Lancer une XP: le script run.sh
5 Production de fichiers de trace
J'ai tourné zoo_small et pingpong pour qu'Arnaud puisse les analyser dans le train. Bientôt, il faudra écrire les prochains ntcpl et les tourner.