saga-project / tutorials

tutorials
0 stars 0 forks source link

XSEDE'13: Which redis server are we using? Shouldn't we use redis01 at TACC? #3

Closed shantenujha closed 11 years ago

shantenujha commented 11 years ago

The document ( https://github.com/saga-project/tutorials/wiki/XSEDE-2013-BigJob-Tutorial) says we're using gw68. Would it be more secure / proper to use redis01?

shantenujha commented 11 years ago

Ok, I see how the security issue has been "addressed"

REDIS_PWD = os.environ.get('XSEDE_TUTORIAL_REDIS_PASSWORD')

neat.. but the question remains is this OK, or should we just use redis01 and reset password afterwards?

melrom commented 11 years ago

No - let us not use repex02, which I think is the TACC server you're referring to. It has been flaky in the past with the Stampede compute nodes, and although I think someone claimed this is fixed (probably Yaakoub), I have yet to have time to verify this.