List of packages:
- git-1.5.4.7-3
- git-core-1.5.4.7-3
- git-cvs-1.5.4.7-3
- git-email-1.5.4.7-3
- git-gui-1.5.4.7-3
- gitk-1.5.4.7-3
- git-svn-1.5.4.7-3
- perl-Git-1.5.4.7-3
- subversion-perl-1.1.4-3
- cvs-1.11.17-11
- subversion-1.1.4-3
List of packages:
Due to majorana’s weird behavior, I will reboot it today at noon. Please close your apps etc… Jobs in the wait state or running should not be affected, by the way.
Dear cluster users,
due to the recent performance problems with the storage system, we are currently testing a distributed file system for user data storage. Please note that the nodes c2-0 to c2-4 are now used as storage servers.
I moved all user data to a new storage. There should be no changes for you, except that the current experimental storage system does NOT provide any redundancy whatsoever and WILL loose all data in case of a hardware failure. As before, it is YOUR obligation to back up any data
that is critical to you.
I hope the dreadful performance of majorana will improve with the new system.
If you experience any problems with the new distributed storage system or have any questions, feel free to contact me. If you do not have any questions, feel free to buy me a beer.
Arne
ODE upgraded from 0.6 to 0.9.1 to conform to new swarmanoid simulator requirements.
List of upgraded packages:
List of newly installed packages (installed mostly because of the ever growing complexity of R):
I posted the Grid Engine’s Domumentation for more informaiton on how to use the queueing system.
From the manual:
The qsub -m command requests email to be sent to the user who submitted a job or to the email addresses specified by the -M flag if certain events occur. See the qsub(1) man page for a description of the flags. An argument to the -m option specifies the events. The following arguments are available:
Use a string made up of one or more of the letter arguments to specify several of these options with a single -m option. For example, -m be sends email at the beginning and at the end of a job.
Thus, you can simply change your submit script like this:
#!/bin/bash
#$ -N NAME_OF_JOB
#$ -m a,s
#$ -M user1@ulb.ac.be,user2@gmail.com
#$ -cwd
This sends a mail to the two specified email addresses if the job is rescheduled or aborted. If you omit -M, the mail is send to the user who submitted the job.
As stated before, you should always compile your programs on the nodes
and NOT on majorana. As the nodes are sometimes really busy (and thus
compilation takes ages), I reserved the node “c0-0″ for compiling.
From now on, please compile your programs on c0-0.
Please observe these simple rules when going into the cluster room:
Of course, the usual rules (switch of light and monitors etc…) apply as well.
Please make sure that you remember these rules whenever going into the cluster room.
Yay! We got two more nodes, c2-24 and c2-25. They are the same as all the others in rack 2.