Hi J,

I ran the command 'knife node list' and found the list to be empty while the 
'knife client list' command displays chef-validator and chef-webui. It seems 
like when I was creating the node through  knife openstack server create the 
node got launched successfully in the dashboard and I'm able to ssh the node 
but the command gives error as:

Waiting for sshd to host 
(x.x.x.x).................................................................done
Doing old-style registration with the validation key at 
/root/chef-repo/.chef/chef-validator.pem...
Delete your validation key in order to use your user credentials instead

Connecting to x.x.x.x
FATAL: Check if --bootstrap-protocol and --image-os-type is correct. connection 
closed by remote host
ERROR: Net::SSH::Disconnect: Check if --bootstrap-protocol and --image-os-type 
is correct. connection closed by remote host


The command I'm using to create the node is:

knife openstack server create -f 2 -I ubuntu_image -a external_id--network-ids 
alphanumeric_id -S chef_key -N node_name



-----Original Message-----
From: JJ Asghar [mailto:jasg...@chef.io]
Sent: Wednesday, May 13, 2015 11:31 PM
To: Adyanthaya, Aishwarya
Cc: alopg...@gmail.com; jasonru...@gmail.com; 
openstack-operators@lists.openstack.org
Subject: Re: [Openstack-operators] chef

Ashwarya, can you try knife node list and knife client list for me? You should 
see the the machine you’re attempting to create.

I’m betting that there is a node like the error says, and you’ll need to do a 
knife node delete <that_server_name> then run the bootstrap command again and 
it should work.

-J

________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
______________________________________________________________________________________

www.accenture.com
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to