<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<div>Newton trunk "centos7-newton/current-passed-ci" got renewed.<br>
Instack-virt-setup works  with Network isolation with no problems again.<br>
Just nodes are introspected sequentially ( no bulk).<br>
<br>
   I am wondering is there  any trigger which initiate building new  Newton trunk "centos7-newton/current-passed-ci".   Just see new content in http://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-newton-tested/delorean.repo  and understand that trunk
 "current-passed-ci" has been rebuilt.<br>
<br>
One more notice I set up KSM and KSMTUNED ( only services started and enabled  with<br>
default values )<span> on VIRTHOST running instack-virt-setup. Performance improvement and   memory allocation look pretty close to TripleO QuickStart. So far I don't negative drawback from daemon ksmd up and running on VIRTHOST.
</span><br>
<br>
<img tabindex="0" aria-expanded="false" crossorigin="anonymous" id="img366567" style="max-width: 99.9%;" contenttype="image/png" size="232487" src="cid:d5ccc703-da58-42d2-b7e3-2b001010a8ac"><br>
</div>
<p>Thanks.</p>
<p>Boris<br>
</p>
<div style="color: rgb(49, 55, 57);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> rdo-list-bounces@redhat.com <rdo-list-bounces@redhat.com> on behalf of Boris Derzhavets <bderzhavets@hotmail.com><br>
<b>Sent:</b> Sunday, October 16, 2016 11:54 AM<br>
<b>To:</b> rdo-list<br>
<b>Subject:</b> [rdo-list] The most recent Newton trunk "centos7-newton/current-passed-ci" and instack-virt-setup issue</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Set up repos on VIRTHOST and INSTACK VM</p>
<p></p>
<pre>sudo yum -y install yum-plugin-priorities
sudo curl -o /etc/yum.repos.d/delorean-newton.repo  \<br>http://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-newton-tested/delorean.repo
sudo curl -o /etc/yum.repos.d/delorean-deps-newton.repo \<br>https://trunk.rdoproject.org/centos7-newton/delorean-deps.repo</pre>
Register 4 nodes
<p></p>
<p>$ openstack baremetal import instackenv.json </p>
<p>OK</p>
<p><span>$ openstack baremetal configure boot</span></p>
<p>OK<br>
</p>
<p>$ openstack baremetal introspection bulk start</p>
<p>HANGS</p>
<p><br>
</p>
<p>Attempt to<a class="reference internal" href="http://tripleo.org/advanced_deployment/introspect_single_node.html"><em>  introspecting a Single Node</em></a></p>
for each entry entry in `ironic node-list`  finally get<br>
introspection status "Finished - True" and move to available<br>
via 'ironic node-set-provision-state UUID provide`<br>
Procedure works for deployment<br>
<pre><code class="no-highlight">#!/bin/bash -x
source /home/stack/stackrc   
openstack overcloud deploy  \
 --control-scale 3 --compute-scale 1 \
 --libvirt-type qemu \
 --ntp-server pool.ntp.org  \
 --templates  /usr/share/openstack-tripleo-heat-templates </code></pre>
Then drop all VMs and start from scratch same procedure <br>
Attempt to deploy :-<br>
Interface vlan10 added  && network_env.yaml created in ~stack/ folder<br>
<pre><code class="no-highlight">#!/bin/bash -x
source /home/stack/stackrc   
openstack overcloud deploy  \
 --control-scale 3 --compute-scale 1 \
 --libvirt-type qemu \
 --ntp-server pool.ntp.org  \
 --templates  /usr/share/openstack-tripleo-heat-templates \
 -e  /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml \
 -e  /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \
 -e  /usr/share/openstack-tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml \
 -e  $HOME/network_env.yaml</code></pre>
Only 2 VMst boot  the other 2 VMs fail to boot  . Console reports   IPXE failure .<br>
Heat session reports "not enough nodes available" error 500 . Deployment fails.<br>
<br>
Previous Newton trunk "current-passed-ci" ( around 10/11/16 ) worked fine.<br>
<span>$ openstack baremetal introspection bulk start</span><br>
Completed OK , no further issues. Redeployment  still works fine  after reboot<br>
to another CentOS 7.2 instance . ( several CentOS 7.2 instances multibooting )<br>
<br>
Thanks.<br>
Boris.<br>
<br>
<br>
<br>
<br>
<br>
<div style="color:rgb(0,0,0)"><font size="2"><span style="font-size:10pt"></span></font></div>
</div>
</div>
</div>
</div>
</body>
</html>