hi, all
    I install Ironic in my devstack by following the document 
http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html. But I meet 
a problem now. Create a vm fail by nova by using IronicDriver. My nova.conf 
like this: 
./nova.conf:scheduler_host_manager = 
nova.scheduler.ironic_host_manager.IronicHostManager
./nova.conf:compute_driver = nova.virt.ironic.IronicDriver


Creating vm command is: nova boot --flavor baremetal --image $image --key-name 
default --nic net-id=xxx testing


And the error message is:
InstanceDeployFailure: RPC do_node_deploy failed to validate deploy or power 
info. Error: Node d71babdd-aa91-450d-b957-dc8c633c41f2 is configured to use the 
agent_ssh driver which currently does not support deploying partition images.


Could someone give me some advice?


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

Reply via email to