From: Carachi <car...@gm...> - 2011-01-24 17:52:46
|
Hi, I try to install kestrelHPC but I have a problem with dnsmasq. I follow the documentation and the tftp server don't start. Why? Can you help me? Thank you Bye |
From: Dipietro S. <dip...@gm...> - 2011-01-24 17:51:52
|
Hi, I try to install kestrelHPC but I have a problem with dnsmasq. I follow the documentation and the tftp server don't start. Why? Can you help me? Thank you Bye |
From: Jon A. H. <jo...@gm...> - 2011-01-28 13:16:02
|
Hi Dipietro, 2011/1/24 Dipietro Salvatore <dip...@gm...>: > Hi, > I try to install kestrelHPC but I have a problem with dnsmasq. > I follow the documentation and the tftp server don't start. > Why? Can you help me? Please send me your /etc/dnsmasq.conf. Regards, JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-28 15:33:47
|
Hi again, 2011/1/28 Jon Ander Hernandez <jo...@gm...>: > Hi Dipietro, > > 2011/1/24 Dipietro Salvatore <dip...@gm...>: >> Hi, >> I try to install kestrelHPC but I have a problem with dnsmasq. >> I follow the documentation and the tftp server don't start. >> Why? Can you help me? > > Please send me your /etc/dnsmasq.conf. I've tried on a fresh ubuntu but it worked, some days ago a user reported me the same issue but after a reinstall it worked. It can be very useful for kestrel if you can help me discovering why sometimes fails. If you want to fix it quicky, comment everything on /etc/dnsmasq.conf a run again : sudo kestrel-reconfigure --frontend. Regards, JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-25 03:02:33
|
Hi Carachi! 2011/1/24 Carachi <car...@gm...>: > Hi, > I try to install kestrelHPC but I have a problem with dnsmasq. > I follow the documentation and the tftp server don't start. > Why? Can you help me? Is dnsmasq starting correctly? sudo /etc/init.d/dnsmasq restart Or do the nodes fail during the PXE boot? Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-25 11:16:14
|
Hi Jon Ander Hernandez, when i launch sudo /etc/init.d/dnsmasq restart it fail. I check also the configuration file (dnsmasq --test) but there isn't error... (also the PXE boot of the node fail!) what is wrong? Thank you On 25/01/2011 04:02, Jon Ander Hernandez wrote: > Hi Carachi! > > 2011/1/24 Carachi<car...@gm...>: >> Hi, >> I try to install kestrelHPC but I have a problem with dnsmasq. >> I follow the documentation and the tftp server don't start. >> Why? Can you help me? > Is dnsmasq starting correctly? > > sudo /etc/init.d/dnsmasq restart > > Or do the nodes fail during the PXE boot? > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-25 13:45:55
|
2011/1/25 Carachi <car...@gm...>: > Hi Jon Ander Hernandez, > when i launch > > sudo /etc/init.d/dnsmasq restart > > it fail. > > I check also the configuration file (dnsmasq --test) but there isn't > error... > (also the PXE boot of the node fail!) > > what is wrong? Try reinstalling dnsmasq and testing again dnsmasq : sudo apt-get --purge --reinstall install dnsmasq sudo /etc/init.d/dnsmasq restart If it works you can then reconfigure it with kestrel : sudo kestrel-reconfigure --frontend If it doesn't work send me dnsmasq's log file : cat /var/log/syslog | grep dnsmasq | grep "Jan 25" > debug.log Regards, JonAn |
From: Carachi <car...@gm...> - 2011-01-25 16:06:45
|
I try to reinstall all. I installed Ubuntu 10.10 i386 (is egual to x64 or is better 64bit??), and after reboot Iaunch this command: |sudo apt-get install python-software-properties sudo add-apt-repository ppa:kestrel/kestrelhpc | |sudo su echo "deb http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick main" >> /etc/apt/source.list echo "deb-src http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick main" >> /etc/apt/source.list apt-get update apt-get install |kestrelhpc kestrelhpc-openmpi kestrelhpc-ganglia but the installation fail with this error: /boot/dracut.img-2.6.35-22-generic-pae does not exist. Cannot update. Si sono verificati degli errori nell'elaborazione: kestrelhpc kestrelhpc-ganglia kestrelhpc-openmpi E: Sub-process /usr/bin/dpkg returned an error code (1) How can I solve it? Thank you Diego On 25/01/2011 14:45, Jon Ander Hernandez wrote: > 2011/1/25 Carachi<car...@gm...>: >> Hi Jon Ander Hernandez, >> when i launch >> >> sudo /etc/init.d/dnsmasq restart >> >> it fail. >> >> I check also the configuration file (dnsmasq --test) but there isn't >> error... >> (also the PXE boot of the node fail!) >> >> what is wrong? > Try reinstalling dnsmasq and testing again dnsmasq : > > sudo apt-get --purge --reinstall install dnsmasq > > sudo /etc/init.d/dnsmasq restart > > If it works you can then reconfigure it with kestrel : > > sudo kestrel-reconfigure --frontend > > If it doesn't work send me dnsmasq's log file : > > cat /var/log/syslog | grep dnsmasq | grep "Jan 25"> debug.log > > Regards, > > JonAn |
From: Jon A. H. <jo...@gm...> - 2011-01-25 16:14:28
|
Hi Diego, 2011/1/25 Carachi <car...@gm...>: > I try to reinstall all. > I installed Ubuntu 10.10 i386 (is egual to x64 or is better 64bit??), and > after reboot Iaunch this command: > > sudo apt-get install python-software-properties > sudo add-apt-repository ppa:kestrel/kestrelhpc > > sudo su > echo "deb http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick main" >>> /etc/apt/source.list > echo "deb-src http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick > main" >> /etc/apt/source.list > apt-get update > apt-get install kestrelhpc kestrelhpc-openmpi kestrelhpc-ganglia > > but the installation fail with this error: > > > /boot/dracut.img-2.6.35-22-generic-pae does not exist. Cannot update. This is a warning, not an error. > Si sono verificati degli errori nell'elaborazione: > kestrelhpc > kestrelhpc-ganglia > kestrelhpc-openmpi > E: Sub-process /usr/bin/dpkg returned an error code (1) > How can I solve it? There must be something else, please post me the whole ouput. :-) Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-25 16:22:51
|
Hi Jon Ander Hernandez thank for your quickly reply. this is the post if now I try to reinstall the package. sudo apt-get install kestrelhpc kestrelhpc-openmpi kestrelhpc-ganglia Lettura elenco dei pacchetti... Fatto Generazione albero delle dipendenze Lettura informazioni sullo stato... Fatto kestrelhpc è già alla versione più recente. kestrelhpc-ganglia è già alla versione più recente. kestrelhpc-openmpi è già alla versione più recente. 0 aggiornati, 0 installati, 0 da rimuovere e 3 non aggiornati. 3 non completamente installati o rimossi. Dopo quest'operazione, verranno occupati 0B di spazio su disco. Continuare [S/n]? Configurazione di kestrelhpc (1.9.13-2011-01-20-23-38-54)... *cp: impossibile eseguire stat di "/usr/lib/syslinux/pxelinux.0": File o directory non esistente* *dpkg: errore nell'elaborare kestrelhpc (--configure): il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1* dpkg: problemi con le dipendenze impediscono la configurazione di kestrelhpc-ganglia: kestrelhpc-ganglia dipende da kestrelhpc; comunque: Il pacchetto kestrelhpc non è ancora configurato. dpkg: errore nell'elaborare kestrelhpc-ganglia (--configure): problemi con le dipendenze - lasciato non configurato dpkg: problemi con le dipendenze impediscono la configurazione di kestrelhpc-openmpi: kestrelhpc-openmpi dipende da kestrelhpc; comunque: Il pacchetto kestrelhpc non è ancora configurato. dpkg: errore nell'elaborare kestrelhpc-openmpi (--configure): problemi con le dipendenze - lasciato non configurato Segnalazione apport non scritta poiché il messaggio di errore indica la presenza di un fallimento precedente. Segnalazione apport non scritta poiché il messaggio di errore indica la presenza di un fallimento precedente. Si sono verificati degli errori nell'elaborazione: kestrelhpc kestrelhpc-ganglia kestrelhpc-openmpi E: Sub-process /usr/bin/dpkg returned an error code (1) Have you need other? Thank you On 25/01/2011 17:14, Jon Ander Hernandez wrote: > Hi Diego, > > 2011/1/25 Carachi<car...@gm...>: >> I try to reinstall all. >> I installed Ubuntu 10.10 i386 (is egual to x64 or is better 64bit??), and >> after reboot Iaunch this command: >> >> sudo apt-get install python-software-properties >> sudo add-apt-repository ppa:kestrel/kestrelhpc >> >> sudo su >> echo "deb http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick main" >>>> /etc/apt/source.list >> echo "deb-src http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick >> main">> /etc/apt/source.list >> apt-get update >> apt-get install kestrelhpc kestrelhpc-openmpi kestrelhpc-ganglia >> >> but the installation fail with this error: >> >> >> /boot/dracut.img-2.6.35-22-generic-pae does not exist. Cannot update. > This is a warning, not an error. > >> Si sono verificati degli errori nell'elaborazione: >> kestrelhpc >> kestrelhpc-ganglia >> kestrelhpc-openmpi >> E: Sub-process /usr/bin/dpkg returned an error code (1) >> How can I solve it? > There must be something else, please post me the whole ouput. :-) > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-25 16:26:41
|
Install syslinux package : sudo apt-get install syslinux Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-25 17:40:15
|
Thank you Jon! Now I finish the installation, I created the image and now I want register the slave node, but it show without the mac-address and so it doesn't register the slave node sudo kestrel-control --register group1 Turn now on the nodes to add them to the group "image1" Press crtl+c when you are done Registering node "kestrel-group1-1" mac : ip : 192.168.30.26 Thank you a lot On 25/01/2011 17:26, Jon Ander Hernandez wrote: > Install syslinux package : > > sudo apt-get install syslinux > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-26 02:19:39
|
2011/1/25 Carachi <car...@gm...>: > Thank you Jon! > Now I finish the installation, I created the image and now I want register > the slave node, but it show without the mac-address and so it doesn't > register the slave node > > > sudo kestrel-control --register group1 > > Turn now on the nodes to add them to the group "image1" > > Press crtl+c when you are done > > Registering node "kestrel-group1-1" > mac : > ip : 192.168.30.26 I can't reproduce it here, can you show me the last lines of the kestrel log file? less /var/log/kestrel-daemon.log Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-26 13:42:07
|
Hi Jon thnk you for your reply. This is the register and the log file. sudo kestrel-control --register group1 Turn now on the nodes to add them to the group "image1" Press crtl+c when you are done Registering node "kestrel-group1-1" mac : ip : 192.168.30.26 Registering node "kestrel-group1-1" mac : ip : 192.168.30.8 Log file: ====================== mar 25 gen 2011, 17.27.13, CET Event's parameters : action : mac : ip : hostname : ---------------------- Unexpected event. This node is not a registered node. ====================== /usr/sbin/kestrel-daemon: riga 79: /var/lib/kestrel/rpc/fifo: Chiamata di sistema interrotta ====================== Thank you Diego On 26/01/2011 03:19, Jon Ander Hernandez wrote: > 2011/1/25 Carachi<car...@gm...>: >> Thank you Jon! >> Now I finish the installation, I created the image and now I want register >> the slave node, but it show without the mac-address and so it doesn't >> register the slave node >> >> >> sudo kestrel-control --register group1 >> >> Turn now on the nodes to add them to the group "image1" >> >> Press crtl+c when you are done >> >> Registering node "kestrel-group1-1" >> mac : >> ip : 192.168.30.26 > I can't reproduce it here, can you show me the last lines of the > kestrel log file? > > less /var/log/kestrel-daemon.log > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-26 14:18:31
|
Hi Carachi, I need to fix an issue which makes empty events which is what the log shows (somehow I send "\n" chars to the daemon's FIFO...), but they have no effect on the system, the interesting bits should be before that event. :-S Please send the whole log. The last error is because kestrel-daemon what stopped after kestrel-rpc (kestrel-rpc closed the FIFO...), I will fix it so it doesn't show the message again. Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-26 14:56:50
Attachments:
kestrel-daemon.log
|
This is the log. On 26/01/2011 15:18, Jon Ander Hernandez wrote: > Hi Carachi, > > I need to fix an issue which makes empty events which is what the log > shows (somehow I send "\n" chars to the daemon's FIFO...), but they > have no effect on the system, the interesting bits should be before > that event. :-S > > Please send the whole log. > > The last error is because kestrel-daemon what stopped after > kestrel-rpc (kestrel-rpc closed the FIFO...), I will fix it so it > doesn't show the message again. > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-26 15:31:56
|
Ummm... the log is normal, but as you said the mac is empty. It seems that there is something extrange with dnsmasq, maybe there is something else modifying its configuration or something... Can you check/send me this file? /var/lib/misc/dnsmasq.leases And the configuration file: /etc/dnsmasq.conf Regards, JonAn. |
From: Carachi <car...@gm...> - 2011-01-26 22:37:38
|
Thank you JonAn Tomorrow I will send you all. a question : Can I increase also the performace of my web server (apache + php) with Kestrel? Thank you a lot Bye On 26/01/2011 16:31, Jon Ander Hernandez wrote: > Ummm... the log is normal, but as you said the mac is empty. > It seems that there is something extrange with dnsmasq, maybe there is > something else modifying its configuration or something... > > Can you check/send me this file? > > /var/lib/misc/dnsmasq.leases > > And the configuration file: > > /etc/dnsmasq.conf > > Regards, > > JonAn. |
From: Jon A. H. <jo...@gm...> - 2011-01-26 22:37:39
|
Hello Carachi! 2011/1/26 Carachi <car...@gm...>: > Thank you JonAn > > Tomorrow I will send you all. > > a question : Can I increase also the performace of my web server (apache + > php) with Kestrel? There are some plataforms which allow you to do so. But by now we only support MPI (and in a close future Charm++). If you want we can work together to write a Pacemaker module : https://wiki.ubuntu.com/ClusterStack/LucidTesting Regards, JonAn. |