Hi,

I recently install gridengine packages in ubuntu 12.04, using the following 
comands:


~$ sudo apt-get install gridengine-client gridengine-common gridengine-master 
gridengine-qmon gridengine-exec

Postfix Configuration > Local only
System mail name > PC254-GridEngine
Configure SGE automatically? Yes
SGE cell name: Instructor-1
SGE master hostname: Instructor-Master
(reboot system)
~$ sudo dpkg-reconfigure gridengine-master
~$ ps aux | grep "sge"
sgeadmin  1638  0.0  0.0  52472  1612 ?        Sl   Apr23   0:11 
/usr/lib/gridengine/sge_execd
sgeadmin 12525  0.0  0.0 145188  5336 ?        Sl   12:25   0:00 
/usr/lib/gridengine/sge_qmaster
username   12847  0.0  0.0  15052   960 pts/1    S+   13:01   0:00 grep 
--color=auto sge

When I want to execute qstat or qsub, the following message appears:

~$ qstat
error: cell directory "/var/lib/gridengine//var/lib/gridengine/Instructor-1" 
doesn't exist
~$ qsub
Unable to initialize environment because of error: cell directory 
"/var/lib/gridengine//var/lib/gridengine/Instructor-1" doesn't exist
Exiting.

I tried to modify the path for each env. variables, but nothing changed.
Do you have any idea how to solve it?
Thanks in advance,

Cristina


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to