<div dir="ltr">thanks.<div>i observed that, instances_path option was not there in the nova.conf file , i added the same and restarted the service , still the issue persist </div><div>as per the log, <span style="font-size:12.8px">ExactRamFilter filter has some issue </span></div><div><span style="font-size:12.8px">i have created one flavor called baremetal. so does that mean that , the RAM which is assigned to the flavor show exactly match the RAM which is there on the physical server ?</span></div><div><span style="font-size:12.8px">my baremetal physical server has near about 15 GB RAM, so the exactly same RAM should be present in the baremetal flavor ?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">@vikram, i did not understand what you said, are these commands?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Regards</span></div><div><span style="font-size:12.8px"><br></span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 11, 2016 at 6:58 PM, Vikram Choudhary <span dir="ltr"><<a href="mailto:vikschw@gmail.com" target="_blank">vikschw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can you please check q-svc & q-agt logs and ensure no issues are observed.. </div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 11, 2016 at 6:17 PM, Irfan Sayed <span dir="ltr"><<a href="mailto:irfu.sayed@gmail.com" target="_blank">irfu.sayed@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">in the nova.conf file i have commented out this and tried creating instances but still the issue.<div><br><div>#scheduler_use_baremetal_filters=True<br></div><div><div>#scheduler_use_baremetal_filters=True</div></div><div><br></div><div>anything else i have to comment as well.?</div><div>Regards,</div><div><br></div><div><br></div><div><br></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 11, 2016 at 5:49 PM, Chris Buccella <span dir="ltr"><<a href="mailto:chris.buccella@verilume.com" target="_blank">chris.buccella@verilume.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><span>> now i dont understand what is the meaning of "ExactRamFilter  returned 0 hosts"<br><br></span><a href="http://docs.openstack.org/developer/nova/api/nova.scheduler.filters.exact_ram_filter.html" target="_blank">http://docs.openstack.org/developer/nova/api/nova.scheduler.filters.exact_ram_filter.html</a><br><br></div>You could try dropping the filter from scheduler_default_filters in nova.conf<br><br><br></div>-Chris<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Wed, May 11, 2016 at 12:11 AM, Irfan Sayed <span dir="ltr"><<a href="mailto:irfu.sayed@gmail.com" target="_blank">irfu.sayed@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello,<div>I am trying to integrate the Ironic service with other openstack services. I am using liberty release of openstack.</div><div><br></div><div>installed and configured the Ironic service. </div><div>here is the setup:</div><div><br></div><div>1: all openstack services are deployed on VM</div><div>2: controller is on one VM (along with other services) and compute is on another VM</div><div>3: one bare metal machine / desktop is there which i want to provision using the ironic service. </div><div>4: nova compute service which runs on compute node is serving hypervisor for VMs and another nova compute service which is running on controller is acting hypervisor for bare metal node ... </div><div>5: so actually i have hybrid model of VMs and physical server for openstack private cloud.</div><div>6: i am using pxe_wol driver to boot the node. using ironic service also i can boot the node. </div><div><br></div><div>so, this is the brief about the environment setup which i have as of now ...</div><div>the issue is , when i am trying to launch the instance from horizon dashboard .. i am getting above error </div><div><br></div><div>in the scheduler log, here is the output.</div><div><br></div><div><div>2016-05-11 09:17:30.529 15559 INFO nova.filters [req-6c68100d-420f-43ad-878e-7819a43298e6 5c50e3803049470283f7a9d18e871096 28d5644376ba4d3bab3a30e09a0b28d1 - - -] Filter ExactRamFilter returned 0 hosts</div><div>2016-05-11 09:17:30.530 15559 INFO nova.filters [req-6c68100d-420f-43ad-878e-7819a43298e6 5c50e3803049470283f7a9d18e871096 28d5644376ba4d3bab3a30e09a0b28d1 - - -] Filtering removed all hosts for the request with reservation ID 'r-mld1goh8' and instance ID '98c49d72-9d8e-4377-bbe0-6dbef187e75a'. Filter results: ['RetryFilter: (start: 3, end: 3)', 'AvailabilityZoneFilter: (start: 3, end: 3)', 'ComputeFilter: (start: 3, end: 3)', 'ComputeCapabilitiesFilter: (start: 3, end: 3)', 'ImagePropertiesFilter: (start: 3, end: 3)', 'ExactRamFilter: (start: 3, end: 0)']</div></div><div><br></div><div>now i dont understand what is the meaning of "ExactRamFilter  returned 0 hosts"</div><div><br></div><div>please help </div><div><br></div><div>Regards,</div><div><br></div><div><br></div></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>