[rdo-list] [TripleO] "Could not resolve hostname" error when using quickstart with master
Tong Liu
tongl at vmware.com
Fri Aug 25 22:17:08 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20170825/ea7f5ab1/attachment.html>
More information about the dev
mailing list