I had the old LAM/MPI (7.0.6) installed but the new version of
lam-module (7.1.2) was installed. So /opt/lam-7.0.6/bin/laminfo could not be found in the $PATH because lam-module was looking for /opt/lam-7.1.2/bin/laminfo. Anyways, I recompiled LAM to get lam-oscar-7.1.2 installed and lam and pvm test worked just fine. For APItest, the apitest rpm was not installed because it was not there for fc3. So, I recompiled it too but it needed two other rpms (python-elementtree and python-twisted). I recompiled two other rpms also. APItest seems to work fine now. Regards, - DongInn Bernard Li wrote: That error message is wrong - the key point is: laminfo: command not foundWhy is it not found? What does "which laminfo" say? Also, do you have 2 versions of LAM/MPI installed (7.0.6 and 7.1.2)? You should really only have 7.1.2 installed. And you might want to take a look at this: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/BuildRPM Also, what's up with PVM? Cheers, Bernard-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of DongInn Kim Sent: Wednesday, May 03, 2006 11:44 To: oscar-devel@lists.sourceforge.net Subject: Re: [Oscar-devel] Trunk (r4661) Test on FC3 Hi, I think I moved too fast to post my test result. I realized that I have not even posted the real test log so that anyone can not find out why it happened. :-( [EMAIL PROTECTED] fc]# cd /home/oscartst/lam/ [EMAIL PROTECTED] lam]# cat lamtest.err /var/spool/pbs/mom_priv/jobs/6.oscar-fc3.SC: line 11: laminfo: command not found ERROR: LAM/MPI does not appear to have the tm boot SSI module! This test script will now abort. [EMAIL PROTECTED] lam]# module list Currently Loaded Modulefiles: 1) default-manpath/1.0.1 5) torque/2.0.0p8 2) lam/lam-oscar-7.1.2 6) pvm/3.4.5+4 3) mpi/lam-7.1.2 7) kernel_picker/1.4.1.3 4) switcher/1.0.13 8) oscar-modules/1.0.5 [EMAIL PROTECTED] lam]# [EMAIL PROTECTED] lam]# ll /opt/lam-7.0.6/bin/laminfo -rwxr-xr-x 1 root root 427122 Mar 10 2005 /opt/lam-7.0.6/bin/laminfo I think LAM is properly installed and its module was also loaded. Is there any other module (tm boot SSI module ? ) to load up? [EMAIL PROTECTED] lam]# ll /home/oscartst/pvm/pvmtest.err -rw------- 1 oscartst oscartst 0 May 3 13:29 /home/oscartst/pvm/pvmtest.err [EMAIL PROTECTED] lam]# For APItest, it was not even installed because there was no apitest rpm built for FC3. I will recompile apitest rpm from its SRPM and see what happens. Regards, - DongInn DongInn Kim wrote:Hi, I ran into torque dependency problem at step 3 "Install OSCAR Server Packages.." because torque-module required the newly complied torque and its related rpms'. I recompiled the torque SRPM and everything seems to workfine but I gotthe test failures at LAM/MPI and PVM. And also I don't think that APItests has run. Performing root tests... TORQUE node check[PASSED]TORQUE service check:pbs_server[PASSED]Maui service check:maui[PASSED]/home mounts[PASSED]Preparing user tests... Performing user tests... SSH ping test[PASSED]SSH server->node[PASSED]SSH node->server[PASSED]PVM (via TORQUE)[PASSED]Ganglia setup test[PASSED]Ganglia node count test[PASSED]TORQUE default queue definition[PASSED]TORQUE Shell Test[PASSED]LAM/MPI (via TORQUE)[FAILED]MPICH (via TORQUE)[PASSED]Run APItests... Running Installation tests for pvm sh: apitest: command not found There are 2 failed/skipped tests (see above). Please check your logs located in /home/oscartst. ...Hit <ENTER> key to exit... Any idea why this happened? Regards, - DongInn ------------------------------------------------------- Using Tomcat but need to do more? Need to support webservices, security?Get stuff done quickly with pre-integrated technology tomake your job easierDownload IBM WebSphere Application Server v.1.0.1 based onApache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& dat=121642_______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& dat=121642 _______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd_______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel |
- [Oscar-devel] Trunk (r4661) Test on FC3 DongInn Kim
- Re: [Oscar-devel] Trunk (r4661) Test on FC3 DongInn Kim
- RE: [Oscar-devel] Trunk (r4661) Test on FC3 Bernard Li
- Re: [Oscar-devel] Trunk (r4661) Test on FC3 DongInn Kim
- RE: [Oscar-devel] Trunk (r4661) Test on FC3 Bernard Li
- Re: [Oscar-devel] Trunk (r4661) Test on FC3 DongInn Kim
- RE: [Oscar-devel] Trunk (r4661) Test on FC3 Bernard Li
- RE: [Oscar-devel] Trunk (r4661) Test on FC3 Bernard Li