Hi Pradeep,

Along with the points Ramon mentioned, you may also want to go through -
Configuration options 
https://docs.openstack.org/ironic/latest/admin/drivers/ipmitool.html
Configuring the node in ironic 
https://docs.openstack.org/ironic/latest/install/enrollment.html#creating-a-node
How to leverage virtualbmc 
http://git.openstack.org/cgit/openstack/virtualbmc/tree/doc/source/user/index.rst


Regards,
Dnyaneshwar

On 12/4/17, 3:47 PM, "dev on behalf of Ramon Acedo" 
<[email protected] on behalf of [email protected]> wrote:

    
    > On 4 Dec 2017, at 11:04, Pradeep Antil <[email protected]> wrote:
    > 
    > ++ rhos-dev
    > 
    > On Mon, Dec 4, 2017 at 3:31 PM, Pradeep Antil <[email protected]> 
wrote:
    > Hi Folks, 
    > 
    > I am trying to deploy tripleO in my KVM virtual environment. while 
importing the nodes in undercloud or director i am getting the following error:
    > 
    > (undercloud) [stack@director ~]$ openstack baremetal import --json 
antil/instak.json
    > This command is deprecated. Please use "openstack overcloud node import" 
to register nodes instead.
    > Started Mistral Workflow tripleo.baremetal.v1.register_or_update. 
Execution ID: dff34178-905a-4865-9895-69d1d371d888
    > Waiting for messages on queue 'tripleo' with no timeout.
    > Invalid node data: unknown pm_type (ironic driver to use): pxe_ssh
    > {u'status': u'FAILED', u'message': u'Invalid node data: unknown pm_type 
(ironic driver to use): pxe_ssh', u'result': None}
    > Exception registering nodes: {u'status': u'FAILED', u'message': u'Invalid 
node data: unknown pm_type (ironic driver to use): pxe_ssh', u'result': None}
    > (undercloud) [stack@director ~]$
    > 
    > It seems like pxe_ssh ironic driver is not enabled, can anyone tell me 
how to enable this driver. My deployment is got stuck because of their error. 
    
    Although you can probably still enable pxe_ssh in ironic.conf using the 
config option “enabled_drivers” you probably want to try vbmc [1] since pxe_ssh 
was deprecated in Ocata [2]
    
    
    [1] 
https://docs.openstack.org/tripleo-docs/latest/install/environments/virtualbmc.html
    [2] 
https://docs.openstack.org/tripleo-docs/latest/install/environments/baremetal.html#ironic-drivers
    
    Ramon
    
    > 
    > 
    > Below is the my setup:
    > 
    >   • KVM hypervisor = CentOS 7 ( 152 GB RAM, 72 CPU and 1 TB disk) & 
Nested virtualization enabled
    >   • Director or Under Cloud VM = CentOS 7 ( 40 GB RAM, 12 VPCU and 200 GB 
HDD)
    >   • Three other VMs are also created for overcloud , compute1, compute2 & 
Controller.
    >   • Two VLAN are used - External (NAT) and Provision ( Host only Network)
    > Thanks in advance !!!!
    > 
    > -- 
    > Best Regards
    > Pradeep Kumar
    > 
    > 
    > 
    > -- 
    > Best Regards
    > Pradeep Kumar
    > _______________________________________________
    > dev mailing list
    > [email protected]
    > http://lists.rdoproject.org/mailman/listinfo/dev
    > 
    > To unsubscribe: [email protected]
    
    _______________________________________________
    dev mailing list
    [email protected]
    http://lists.rdoproject.org/mailman/listinfo/dev
    
    To unsubscribe: [email protected]
    

_______________________________________________
dev mailing list
[email protected]
http://lists.rdoproject.org/mailman/listinfo/dev

To unsubscribe: [email protected]

Reply via email to