[Bigjob-users] Cannot access Redis from compute nodes on alamo.

Andre Luckow aluckow at cct.lsu.edu
Mon Jan 30 15:58:13 CST 2012


Hi Pradeep,
the agent is picking up an old CSA BJ version (which does not support
password based authentication for Redis):

/N/soft/SAGA/saga/1.6/gcc-4.1.2/lib/python2.7/site-packages/BigJob-0.3.2-py2.7.egg/coordination/bigjob_coordination_redis.py

@AndreM: Could you please remove/update this old BJ version from Alamo?

Thanks,
Andre

On Mon, Jan 30, 2012 at 10:11 PM, pradeep kumar Mantha
<pradeepm66 at gmail.com> wrote:
> Hi!
>
> I am trying to run bigjob example on alamo using pbs-ssh. But it fails due
> to the following error, where as it works for fork( since it runs on head
> node).
>
>
> [pmantha at login1 bj-ce3420b4-4b86-11e1-be3d-a4badb0c3696]$ vi
> stderr-bigjob_agent.txt
>
> DEBUG:root:Utilizing Redis Backend:
> redis://ILikeBigJob_wITH-REdIS@gw68.quarry.iu.teragrid.org:6379. Please make
> sure Redis server is configured in bigjob_coordination_redis.py
> DEBUG:root:Connect to Redis:
> ILikeBigJob_wITH-REdIS at gw68.quarry.iu.teragrid.org Port: 6379
> ERROR:root:Please start Redis server!
> Traceback (most recent call last):
>   File "<string>", line 35, in <module>
>   File
> "/N/soft/SAGA/saga/1.6/gcc-4.1.2/lib/python2.7/site-packages/BigJob-0.3.2-py2.7.egg/bigjob/bigjob_agent.py",
> line 110, in __init__
>     self.coordination =
> bigjob_coordination(server_connect_url=self.coordination_url)
>   File
> "/N/soft/SAGA/saga/1.6/gcc-4.1.2/lib/python2.7/site-packages/BigJob-0.3.2-py2.7.egg/coordination/bigjob_coordination_redis.py",
> line 62, in __init__
>     raise Exception("Please start Redis server!")
> Exception: Please start Redis server!
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
> Connection closed by 10.141.0.79^M
>
> thanks
> pradeep
>
>
> _______________________________________________
> Bigjob-users mailing list
> Bigjob-users at mail.cct.lsu.edu
> https://mail.cct.lsu.edu/mailman/listinfo/bigjob-users
>


More information about the Bigjob-users mailing list