Hi Manoj,

Recently I observed two problems that can cause this issue during DCAE
bring-up.

(1) check key in dcae VM same as your provate_key

root@onap-dcae-bootstrap:/home/ubuntu# cat /opt/app/config/key

(2) Check console logs of dcaeorcl00 VM.
Check for any timing out issues with meta-data agent 169.254.169.254 to
import keys.

Hope this helps !!!

Thanks
Eswar Rao



On Mon, Feb 12, 2018 at 3:02 PM, Manoj K Nair <manoj.k.n...@netcracker.com>
wrote:

> Hi DCAE Team,
>
>
>
> I am trying to install DCAE (official Amsterdam Release, not the patch
> 1.1.0 or beyond) using bootstrap VM on Openstack Ocata and got installation
> failure while bringing up the associated VMs from boot container. We are
> using a proxy-less installation as we have Designate support in the target
> Openstack. Following is the error message noted in the boot docker logs
>
>
>
> Installing Cloudify Manager on 192.168.1.175.
>
> + echo 'Installing Cloudify Manager on 192.168.1.175.'
>
> ++ grep PVTIP
>
> ++ sed s/PVTIP=//
>
> ++ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i
> ./key600 centos@192.168.1.175 'echo PVTIP=`curl --silent
> http://169.254.169.254/2009-04-04/meta-data/local-ipv4`
> <http://169.254.169.254/2009-04-04/meta-data/local-ipv4>'
>
> Warning: Permanently added '192.168.1.175' (ECDSA) to the list of known
> hosts.
>
> Permission denied, please try again.
>
> Permission denied, please try again.
>
> Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
>
> + PVTIP=
>
> Cannot access specified machine at 192.168.1.175 using supplied credentials
>
>
>
> Noted that there is an error with the key being used . In the bootstrap VM
> I have used the target Openstack keypair for Priv_key and pub_key.txt in
> /opt/config (This is automatically read from the Openstack heat environment
> dcae* parameters) . We have adjusted the Keystone URLs to point to the
> target Openstack environment. We are able to see one new VM being
> instantiatied (192.168.1.175). But further access to this VM is not
> possible due to the above error.  We have used Centos-7-x86_v64 image
> available here
> <http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1801-01.qcow2>
> for DCAE VM images.  We also tried to use key from dcae-bootstrap VM
> (created using ssh-keygen) in priv_key and pub-key.txt , but that did not
> work.  We assume there is some issue in copying the keys to the
> authorized_keys in the VMs brought up by Cloudify.  Appreciate if you can
> let us know if any additional configuration is required.
>
>
>
>
>
> Thanks
>
>
>
> Manoj
>
>
>
> ------------------------------
> The information transmitted herein is intended only for the person or
> entity to which it is addressed and may contain confidential, proprietary
> and/or privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this information by
> persons or entities other than the intended recipient is prohibited. If you
> received this in error, please contact the sender and delete the material
> from any computer.
>
>
> _______________________________________________
> onap-discuss mailing list
> onap-discuss@lists.onap.org
> https://lists.onap.org/mailman/listinfo/onap-discuss
>
>
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to