Do you have openmpi installed? You mentioned previous installs, is
this a fresh install?
The problem seems to be related to the "modules" program that OSCAR
uses to fix path and other environment issues. See where the openmpi
directories are and if they match the ones listed in the error
messages. My offhand guess is that the version numbers don't match
for some reason.
On Jan 11, 2008 10:26 AM, Dominik Schips <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have to do a OSCAR 5.0 installation (x68_64) on SLES10. I get errors
> at Step8 if I check the cluster.
>
> Here is the output:
>
> Performing root tests...
> Maui service check:maui [PASSED]
> TORQUE node check [PASSED]
> TORQUE service check:pbs_server [PASSED]
> /home mounts [PASSED]
>
> Preparing user tests...
> Performing user tests...
> mpi/openmpi-1.1.1(64):ERROR:102: Tcl command execution failed: if
> { $have_blcr =
> = 1 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-blcr-and-gm-$version] } {
> module load $dir/openmpi-with-blcr-and-gm-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-gm-$version] } {
> module load $dir/openmpi-with-gm-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
> [file exists $dir/openmpi-with-blcr-$version] } {
> module load $dir/openmpi-with-blcr-$version
> } elseif { [file exists $dir/openmpi-$version] } {
> module load $dir/openmpi-$version
> } else {
> break
> }
>
> SSH ping test [PASSED]
> SSH server->node [PASSED]
> SSH node->server [PASSED]
> mpi/openmpi-1.1.1(64):ERROR:102: Tcl command execution failed: if
> { $have_blcr =
> = 1 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-blcr-and-gm-$version] } {
> module load $dir/openmpi-with-blcr-and-gm-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-gm-$version] } {
> module load $dir/openmpi-with-gm-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
> [file exists $dir/openmpi-with-blcr-$version] } {
> module load $dir/openmpi-with-blcr-$version
> } elseif { [file exists $dir/openmpi-$version] } {
> module load $dir/openmpi-$version
> } else {
> break
> }
>
> ModuleCmd_Load.c(199):ERROR:105: Unable to locate a modulefile for
> 'switcher'
> Checking for 2 free nodes: [FAILED]
> Not enough free nodes. Tests incomplete.
> mpi/openmpi-1.1.1(64):ERROR:102: Tcl command execution failed: if
> { $have_blcr =
> = 1 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-blcr-and-gm-$version] } {
> module load $dir/openmpi-with-blcr-and-gm-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-gm-$version] } {
> module load $dir/openmpi-with-gm-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
> [file exists $dir/openmpi-with-blcr-$version] } {
> module load $dir/openmpi-with-blcr-$version
> } elseif { [file exists $dir/openmpi-$version] } {
> module load $dir/openmpi-$version
> } else {
> break
> }
>
> TORQUE default queue definition [PASSED]
> Checking for 2 free nodes: [FAILED]
> Not enough free nodes. Tests incomplete.
> mpi/openmpi-1.1.1(64):ERROR:102: Tcl command execution failed: if
> { $have_blcr =
> = 1 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-blcr-and-gm-$version] } {
> module load $dir/openmpi-with-blcr-and-gm-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
> [file exists $dir/openmpi-with-gm-$version] } {
> module load $dir/openmpi-with-gm-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
> [file exists $dir/openmpi-with-blcr-$version] } {
> module load $dir/openmpi-with-blcr-$version
> } elseif { [file exists $dir/openmpi-$version] } {
> module load $dir/openmpi-$version
> } else {
> break
> }
>
> ModuleCmd_Load.c(199):ERROR:105: Unable to locate a modulefile for
> 'switcher'
> Checking for 2 free nodes: [FAILED]
> Not enough free nodes. Tests incomplete.
>
> Run APItests...
>
> Running Installation tests for pvm
> [PASS] 2008-01-11 15:53:29 pvmd-path-ls.apt
> [PASS] 2008-01-11 15:53:29 envvar-pvm_arch.apt
> [PASS] 2008-01-11 15:53:29 envvar-pvm_root.apt
> [PASS] 2008-01-11 15:53:29 envvar.apb
> [PASS] 2008-01-11 15:53:29 pvmd-path-which.apt
> [PASS] 2008-01-11 15:53:30 modulecmd-path-ls.apt
> [PASS] 2008-01-11 15:53:30 pvm-module-list.apt
> [PASS] 2008-01-11 15:53:30 pvm-module-show-pvm_rsh.apt
> [PASS] 2008-01-11 15:53:30 pvm-module-show-pvm_arch.apt
> [PASS] 2008-01-11 15:53:30 pvm-module-show-pvm_root.apt
> [PASS] 2008-01-11 15:53:30 pvm-module-show.apb
> [PASS] 2008-01-11 15:53:30 pvm-module.apb
> [PASS] 2008-01-11 15:53:30 install_tests.apb
>
> There are 5 failed/skipped tests (see above).
> Please check for .err and .out files in /home/oscartst/<package>.
>
> ...Hit <ENTER> to close this window...
>
> Some packages are build fresh from the *.src.rpm but without any error.
>
> At Step1 I selected all packages and only disabled the following
> packages:
>
> - sge
> - pfilter
> - ntpconfig
> - networking
> - disable-services
>
> For tests I disabled torque and maui sometimes too. But get the same
> errors at Step8.
>
> The oscarinstall.log is attached. Sorry it is to big (about 5M) for
> pastebin.ca and I don't want to paste this directly into the mail.
>
> Any idea what could cause the problem at Step8?
> I think it is a problem with (Open)MPI or pbs but I couldn't find what
> cause problem to fix it.
>
> Is Torque and/or maui needed for Step8 (both or only one of them)?
>
> --
> Best regards
>
> Dominik Schips
>
> Tel.: +49 (0)21 61 - 46 43-112
> Fax: +49 (0)21 61 - 46 43-100
>
> credativ GmbH, HRB Mönchengladbach 12080
> Hohenzollernstr. 133, 41061 Mönchengladbach
> Geschäftsführung: Dr. Michael Meskes, Jörg Folz
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Oscar-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel