Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

bdutil deploy fails with ssh error #92

Open
kunalvshah opened this issue Sep 6, 2016 · 0 comments
Open

bdutil deploy fails with ssh error #92

kunalvshah opened this issue Sep 6, 2016 · 0 comments

Comments

@kunalvshah
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant