vSphere Big Data

 View Only
  • 1.  BDE 2.0 : Timeout when set passwordless login to 172.31.0.10

    Posted Oct 09, 2014 02:56 PM

    BDE 2.0 : Timeout when set passwordless login to 172.31.0.10

    vSphere 5.5

    During cluster creation job failed on timeout. serengeti.log tells me:

    [2014-10-09T14:47:20.437+0000] ERROR SimpleAsyncTaskExecutor-9| com.vmware.bdd.service.impl.SetPasswordService: Set password store procedure failed for Test01-Client-0(10.212.93.55): Timeout when set passwordless login to 172.31.0.10.

    Something wrong with login into the template (original).

    Does anyone have ideas?



  • 2.  RE: BDE 2.0 : Timeout when set passwordless login to 172.31.0.10

    Posted Oct 10, 2014 05:58 AM

    Hi storagenerd

    Follow the steps to trouble shooting:

    1, check the network connection between the BDE server and 172.31.0.10. Check whether you can ping that vm from BDE server.

    2, on 172.31.0.10 using "sudo service --status-all |grep ssh" to see if there is any ssh service running.

    It probably be the first reason that result in your problem.



  • 3.  RE: BDE 2.0 : Timeout when set passwordless login to 172.31.0.10

    Posted Dec 12, 2016 11:53 PM

    I know this is an old thread but figured I would post how I got passed this similar error recently since I couldn't find a fix anywhere else.

    We would see this issue if BDE was attempting to deploy a VM that had already existed once before (scale-out then scale-in). It also occurred if we deleted the entire cluster and redeployed it using the exact same name. Since this was occurring during our initial deployment we simply created the cluster under a different name.