I think the problem is because of conflicting lam versions.
/opt/lam-7.0.6
/opt/lam-switcher-modulefile-7.1.2

The FC3 I installed has lam-7.0.6, the client images are created with lam-7.0.6 and switcher-7.1.2.

The disk space is good!

Checking the uptime and ssh to clinets gives the following error:

mpi/lam-7.1.2(69):ERROR:102: Tcl command execution failed: if { $have_blcr == 1 && $have_gm == 1 &&
     [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
  module load $dir/lam-with-blcr-and-gm-oscar-$version
} elseif { $have_blcr == 0 && $have_gm == 1 &&
     [file exists $dir/lam-with-gm-oscar-$version] } {
  module load $dir/lam-with-gm-oscar-$version
} elseif { $have_blcr == 1 && $have_gm == 0 &&
     [file exists $dir/lam-with-blcr-oscar-$version] } {
  module load $dir/lam-with-blcr-oscar-$version
} elseif { [file exists $dir/lam-oscar-$version] } {
  module load $dir/lam-oscar-$version
} else {
  break
}


-Raju




Quoting Bernard Li <[EMAIL PROTECTED]>:

Actually... can you check to see if your HDs have run out of diskspace for the nodes/headnode? I find that occassionally if you see that switcher message, it means a partition might be full...

Can you do simple command like "cexec uptime"? Also, any strange thing if you ssh into a node?

Cheers,

Bernard

________________________________

From: Raju, N. Gottumukkala [mailto:[EMAIL PROTECTED]
Sent: Thu 25/05/2006 18:01
To: Bernard Li
Cc: DongInn Kim; [EMAIL PROTECTED]; [email protected]
Subject: RE: [Oscar-devel] RE: RM_Detect (fc3 support)




Hi Bernard,

At some point of time while I was trying to debug & printed
OSCAR_PACKAGE_TEST_HOME}/test_user before run_pkg_user_test(),
Sorry ..I forgot to remove it!. The actual logs of tests and
oscarinstall.log are now available at www.latech.edu/~nrg003

Regards
Raju

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to