[
https://issues.apache.org/jira/browse/BROOKLYN-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922963#comment-15922963
]
Yavor Yanchev commented on BROOKLYN-450:
----------------------------------------
You may observe failing deployments when Brooklyn is using Azure ARM, because
of insufficient and/or broken network setup error reports such as "Could not
resolve host" or "Failed to connect to xxx.xxx.xxx.xxx: Network is unreachable"
Such example is Apache Brooklyn used to deploy Brooklyn-Ambari:
{code}
which: no ntp in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
which: no zypper in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
which: no apt-get in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
Redirecting to /bin/systemctl start ntpd.service
which: no apt-get in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 288 100 288 0 0 1169 0 --:--:-- --:--:-- --:--:-- 1175
which: no zypper in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
which: no apt-get in
(/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/users/amp/.local/bin:/home/users/amp/bin)
http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.2.0.0/repodata/1697b9a650dac7475fc299d9186e61de47cbc2d78f5507fe61380b49fec7d472-primary.sqlite.bz2:
[Errno 14] curl#6 - "Could not resolve host: public-repo-1.hortonworks.com;
Unknown error"
Trying other mirror.
http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.2.0.0/repodata/1697b9a650dac7475fc299d9186e61de47cbc2d78f5507fe61380b49fec7d472-primary.sqlite.bz2:
[Errno 14] curl#6 - "Could not resolve host: public-repo-1.hortonworks.com;
Unknown error"
Trying other mirror.
http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.2.0.0/repodata/1697b9a650dac7475fc299d9186e61de47cbc2d78f5507fe61380b49fec7d472-primary.sqlite.bz2:
[Errno 14] curl#6 - "Could not resolve host: public-repo-1.hortonworks.com;
Unknown error"
Trying other mirror.
One of the configure
{code}
> Brooklyn deployments fail on Azure ARM when VM hostname is changed
> ------------------------------------------------------------------
>
> Key: BROOKLYN-450
> URL: https://issues.apache.org/jira/browse/BROOKLYN-450
> Project: Brooklyn
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: Yavor Yanchev
>
> When Brooklyn 0.11.0-SNAPSHOT is used to deploy blueprints on Azure ARM it
> might express issues during service installation
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)