bdutil icon indicating copy to clipboard operation
bdutil copied to clipboard

bdutil deploy fails with ssh error

Open kunalvshah opened this issue 8 years ago • 0 comments

Hello,

I am trying to setup 2 node HDP with n1-standard-2 instance in us-central1-a zone with 300GB PD. I am receiving error while deploying using bdutil. The issue is related to SSH.

After the installation fails, to debug, when I try to do ssh to these instances, at first they give me error - but after 1/2 retries, it does get connected.

I have tried this multiple times and it fails exactly at the same place.

Any idea what is going wrong or where am I making mistake?

Thanks in advanced.

Tue Sep 6 23:26:16 IST 2016: Exited 1 : gcloud --project=hdp-00-142609 --quiet --verbosity=info compute ssh hadoop-w-1 --command=tail -vn 30 *.stderr --ssh-flag=-n --ssh-flag=-oServerAliveInterval=60 --ssh-flag=-oServerAliveCountMax=3 --ssh-flag=-oConnectTimeout=30 --zone=us-central1-a .Tue Sep 6 23:26:16 IST 2016: Command failed: wait ${SUBPROC} on line 326. Tue Sep 6 23:26:16 IST 2016: Exit code of failed command: 255 Tue Sep 6 23:26:16 IST 2016: Detailed debug info available in file: /tmp/bdutil-20160906-232348-lc1/debuginfo.txt

Tue Sep 6 23:26:16 IST 2016: Check console output for error messages and/or retry your command.


debuginfo.txt

kunalvshah avatar Sep 06 '16 18:09 kunalvshah