Re: [openstack-dev] [ironic]"No valid host was found" when creating node in Ironic

2015-12-07 Thread Dmitry Tantsur

On 12/07/2015 10:45 AM, Zhi Chang wrote:

Hi, all
 I install devstack with Ironic in physical machine. And I want to
deploy a another physical machine which IPMI info is "username:root
password:12345 ip_address: 192.168.0.100". I use this command "ironic
node-create -c d5f2dee1-f5bc-409e-a9be-a3ae5c392cfa -d ipmi_tool -p
ipmi_username=root -p ipmi_address=192.168.0.100 -p ipmi_password=12345
-n testing" to create a node in Ironic. There is an error when I run the
command. It says "No valid host was found. Reason: No conductor service
registered which supports driver ipmi_tool. (HTTP 400)". What should I
do to resolve this problem? Or, what should I do if I want to deploy a
physical machine by using Ironic?


Hello,

Please check /etc/ironic/ironic.conf. Probably your enabled_drivers 
configuration does not contain pxe_ipmitool. Please add it there and 
restart the conductor.





Thx
Zhi Chang


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic]"No valid host was found" when creating node in Ironic

2015-12-07 Thread Zhi Chang
Hi, all
I install devstack with Ironic in physical machine. And I want to deploy a 
another physical machine which IPMI info is "username:root password:12345 
ip_address: 192.168.0.100". I use this command "ironic node-create -c 
d5f2dee1-f5bc-409e-a9be-a3ae5c392cfa -d ipmi_tool -p ipmi_username=root -p 
ipmi_address=192.168.0.100 -p ipmi_password=12345 -n testing" to create a node 
in Ironic. There is an error when I run the command. It says "No valid host was 
found. Reason: No conductor service registered which supports driver ipmi_tool. 
(HTTP 400)". What should I do to resolve this problem? Or, what should I do if 
I want to deploy a physical machine by using Ironic? 




Thx
Zhi Chang__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev