Hi every one I have configurated a network following the steps of this site
:
http://verahill.blogspot.cl/2012/06/setting-up-sun-grid-engine-with-three.html

The issue is when I got "localhost" like host name when I run qhost:

cbuach@ubuntu-frontend:~$ qhost
HOSTNAME                ARCH         NCPU  LOAD  MEMTOT  MEMUSE  SWAPTO
 SWAPUS
-------------------------------------------------------------------------------
global                  -               -     -       -       -       -
  -
localhost               lx26-amd64     16     -   31.4G       -   48.4G
  -
ubuntu-node1            -               -     -       -       -       -
  -

Plus like you see it doesn't have comunication with node "ubuntu-node1".

My host file in ubuntu-frontend is:
127.0.0.1       localhost       ubuntu-frontend
127.0.1.1       ubuntu-frontend
10.10.1.1       ubuntu-frontend
10.10.1.2       ubuntu-node1
10.10.1.3     ubuntu-node2
10.10.1.4     ubuntu-node3
10.10.1.5     ubuntu-node4
10.10.1.6     ubuntu-node5
10.10.1.7     ubuntu-node6
10.10.1.8     ubuntu-node7
10.10.1.9       ubuntu-node8
10.10.1.10      ubuntu-node9
10.10.1.11      ubuntu-node10

In ubuntu-node1 the hostfile is:

127.0.0.1       localhost       ubuntu-node1
127.0.1.1       ubuntu-node1
10.10.1.1       ubuntu-frontend


I think that are issues related to the hosts files.  Any help would be
great.
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to