On Mon, Nov 19, 2012 at 03:43:48PM +0700, Duke Nguyen wrote: > Hi folks, > ... > After few days struggling with the system, here are what I have done: > * install SL6.3 on master node > * install DHCP server (using dhcpd) on master node > * install xinetd and enable tftp > * open firewall for tftp and dhcpd using iptables
You could ease your way and try warewulf: http://hpc.admin-magazine.com/Articles/Warewulf-Cluster-Manager-Master-and-Compute-Nodes > > So to summarize: > * boot using liveCD -> OK, logging in fine > * boot using rsync of master node's system -> OK, cant log in SElinux is probably on the way, did you relabel? > * boot using rsync of client node's sytem -> cant boot you need to build/setup the boot from nfs on yur diskless clients. - do you have dracut-network installed (required for nfs booting) - pass the nfsroot flags to your client something like root=nfs:master:/nfsroot/c6 rw - fix /etc/fstab for / - fix /etc/sysconfig/network-scripts/ifcfg-eth0 ONBOOT=no # since you already have network Cheers, Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:t...@pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf