Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
You have a point +1 But i am confused where i didn't tell undercloud what kind of VM i am going to use for overcloud then how does undercloud find out i am using 2 vCPU and 2GB memory vm? On VMware i don't have any ipmitool etc where undercloud inspect my hardware. That is what i am trying to

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Lars Brune
Hi Satish, so the problem seems to be the following: You are telling the under cloud to use these flavors with: (undercloud) [stack@tripleo instance]$ openstack overcloud deploy --templates --control-scale 1 --compute-scale 1 --control-flavor control --compute-flavor compute Your flavor

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
Hi Lars, I am following this article https://www.linuxtechi.com/deploy-tripleo-overcloud-controller-computes-centos-7/ (undercloud) [root@tripleo ~]# openstack flavor list +--+---+--+--+---+---+---+ | ID

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Lars Brune
Hi Satish, could you provide some more information about the hosts and flavors? I’ve made the experience that it sometimes helps to create the flavors with a bit of a margin to the „real“ hardware to avoid nova complaining about this. > Am 01.02.2018 um 08:16 schrieb Remo Mattei

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Remo Mattei
What are you running? Pike? Ocata? Pike option have changed so the flavor could be an issue now. You should look into that and see. Inviato da iPhone > Il giorno 01 feb 2018, alle ore 00:48, Tony Breeds > ha scritto: > >> On Wed, Jan 31, 2018 at 06:10:11PM -0500,

Re: [Openstack] tripleO Error No valid host was found

2018-01-31 Thread Tony Breeds
On Wed, Jan 31, 2018 at 06:10:11PM -0500, Satish Patel wrote: > I am playing with tripleO and getting following error when deploying > overcloud, I doing all this on VMware Workstation with fake_pxe > driver, I did enable drive in ironic too. > > What could be wrong here? There's lots that could

[Openstack] tripleO Error No valid host was found

2018-01-31 Thread Satish Patel
I am playing with tripleO and getting following error when deploying overcloud, I doing all this on VMware Workstation with fake_pxe driver, I did enable drive in ironic too. What could be wrong here? (undercloud) [stack@tripleo instance]$ openstack overcloud profiles list