[rdo-list] [TripleO] "Could not resolve hostname" error when using quickstart with master

Wesley Hayutin whayutin at redhat.com
Sun Aug 27 20:35:29 UTC 2017


You want to use bash quickstart.sh --release master $VIRTHOST

Don't include the user in the positional argument for the host.

https://docs.openstack.org/developer/tripleo-quickstart/

On Fri, Aug 25, 2017 at 6:17 PM, Tong Liu <tongl at vmware.com> wrote:

> Hi,
>
>
> I am get the following error when setting tripleo with quickstart on
> master release. Did anyone see such issue? I have no problem with default
> newton release though. Not sure if this is the correct way to set tripleo
> with upstream master. Any comment would be appreciated.
>
> # export VIRTHOST='192.168.2.13'
>
> # bash quickstart.sh --release master root@$VIRTHOST
>
> Error:
>
> TASK [provision/remote : Ensure polkit packages are installed]
> *****************
>
> task path: /home/transformers/.quickstart/tripleo-quickstart/
> roles/provision/remote/tasks/main.yml:65
>
> Friday 25 August 2017  15:06:57 -0700 (0:00:00.565)       0:00:09.180
> *********
>
> ok: [root at 192.168.2.13] => {"changed": false, "msg": "", "rc": 0,
> "results": ["polkit-0.112-12.el7_3.x86_64 providing polkit is already
> installed"]}
>
>
> TASK [provision/remote : Grant libvirt privileges to non-root user]
> ************
>
> task path: /home/transformers/.quickstart/tripleo-quickstart/
> roles/provision/remote/tasks/main.yml:75
>
> Friday 25 August 2017  15:06:58 -0700 (0:00:00.790)       0:00:09.971
> *********
>
>  [WARNING]: sftp transfer mechanism failed on [root at 192.168.2.13]. Use
> ANSIBLE_DEBUG=1 to see detailed information
>
>
>  [WARNING]: scp transfer mechanism failed on [root at 192.168.2.13]. Use
> ANSIBLE_DEBUG=1 to see detailed information
>
>
> fatal: [root at 192.168.2.13]: FAILED! => {"failed": true, "msg": "failed to
> transfer file to /root/.ansible/tmp/ansible-tmp-1503698818.46-
> 124241915567829/source:\n\nssh: Could not resolve hostname 192.168.2.13]:
> Name or service not known\r\nlost connection\n"}
>
>
> PLAY RECAP ************************************************************
> *********
>
> localhost                  : ok=7    changed=3    unreachable=0
> failed=0
>
> root at 192.168.2.13          : ok=13   changed=1    unreachable=0
> failed=1
>
>
> Thanks,
>
> Tong
>
> _______________________________________________
> rdo-list mailing list
> rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe at redhat.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20170827/cc98b696/attachment.html>


More information about the dev mailing list