jeudi, août 4 2005, 14:48
Terminaux DAY-3
Par Alex - terminaux linux - Lien permanent
TODO :
- Pas faire grand chose le matin : Done
- Arriver à
14h0014h15 - Finir les Tic-Tac
- Swap over NFS via losetup /dev/loop0 sur tous les terminaux. Nous utiliseront 64 Mo de swap pour toutes les machines.
- Commencer à écrire la documentation
- Finir hibernate
- Commence hibernate chez deny (si on arrive à le joindre avant 19h)
Notes pour la swap over NFS pour terminaux :
- cd /clients/images/root/usr/lib/diskless-image
- cd templates
- mkdir swap
- cd swap
- dd if=/dev/zero of=swap count=64 bs=1M
- cd ../etc
- vi fstab
- image_nfsserver:image_nfshostsdir/host_ip/swap /swap nfs rw,defaults,nolock 0 1
- diskless-newhost /clients/images/root/ 172.16.0.230 172.16.0.231 172.16.0.232 172.16.0.233 172.16.0.234 172.16.0.235 172.16.0.236 172.16.0.237 172.16.0.238 172.16.0.239 172.16.0.240 172.16.0.241 172.16.0.242 172.16.0.243 172.16.0.244 172.16.0.245 172.16.0.246 172.16.0.247 172.16.0.248 172.16.0.249 172.16.0.250 172.16.0.251 172.16.0.252
aucun commentaire