<div dir="ltr"><div><div>Hi Samer,<div><br></div><div>The fuel-slave-* VM's can't get DHCP settings from network. It looks like the problem with network settings, the order of them is wrong.</div><div>On the picture they are mixed (vboxnet2, vboxnet0, vboxnet1), the correct order is by the number (vboxnet0, vboxnet1, vboxnet2).</div><div>Also, if you modify or create them manualy - they shouldn't work as expected! </div><div><br></div><div>Please try from the scratch, stop and remove all the VM's (fuel-master, fuel-slave-1, fuel-slave-2, fuel-slave-3),</div><div>then go to the setting and remove all the networks: Host-only (vboxnet0, vboxnet1, vboxnet2) and NAT networks (if any).</div><div>Finally run launch.sh again. All the networks will be recreated with the correct settings.</div></div></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 11, 2016 at 5:22 PM, Samer Machara <span dir="ltr"><<a href="mailto:samer.machara@telecom-sudparis.eu" target="_blank">samer.machara@telecom-sudparis.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-family:'times new roman','new york',times,serif;font-size:12pt;color:rgb(0,0,0)"><div>Hello, <br>  Sorry, I don't know what I'm missing. After executing the script, everything seems OK but in the Fuel UI I have the following message:<br><span style="background-color:rgb(255,255,153)"></span></div><div><span style="background-color:rgb(255,255,153)"> </span></div><div><span style="background-color:rgb(255,255,153)">"A pool of one or more unallocated nodes is needed for this operation. </span></div><div><span style="background-color:rgb(255,255,153)">To add to the pool,configure nodes to boot from the network (a.k.a. PXE booting). </span></div><div><span style="background-color:rgb(255,255,153)">Fuel will automatically provision and discover the nodes."</span><br><div><br></div>So I check the VMs slaves, and I have this message:</div><div>I reboot the VMs but apparently they do not find the any OS.</div><div><br></div><div><img src="cid:f3b02143e465a8b44e73135c572d83245dcb457a@zimbra"><br><div><br></div><div>I check the network configuration of vms and it looks OK.</div><div><br></div><div><img src="cid:6034ed41a69b4d1b2a241292a0b9c0ecc755f09e@zimbra" height="616" width="722"></div><div><br></div><div><div><img src="cid:f3c1a5dd6d7ba76fdf05adf274ea120543c62ec9@zimbra" height="613" width="714"></div></div><div><br></div><div><img src="cid:5232bf5459be1e6579c7df517eb85d36c82669ca@zimbra" height="241" width="281"><img src="cid:eeffbea58e75dd09fe2f4e91a7795044db273761@zimbra" height="236" width="284"><img src="cid:c6b86595a3423bbb3d2cfcd7a371ba06954d7da7@zimbra" height="243" width="290"></div><div><br></div><div><br></div>Here are the outputs from the script:</div><div><span style="background-color:rgb(102,255,204)"><br></span></div><div><span style="background-color:rgb(102,255,204)">samer@samerWS01:~/virtualbox$ ./launch.sh</span><br><span style="background-color:rgb(102,255,204)">Checking for 'expect'... OK</span><br><span style="background-color:rgb(102,255,204)">If you run this script under Cygwin, you may have to add path to VirtualBox directory to your PATH. </span><br><span style="background-color:rgb(102,255,204)">Usually it is enough to run "export PATH=$PATH:"/cygdrive/c/Program Files/Oracle/VirtualBox" </span><br><span style="background-color:rgb(102,255,204)">Checking for "VBoxManage"... OK</span><br><span style="background-color:rgb(102,255,204)">Checking for VirtualBox Extension Pack... OK</span><br><span style="background-color:rgb(102,255,204)">Checking for Mirantis OpenStack ISO image... OK</span><br><span style="background-color:rgb(102,255,204)">Going to use Mirantis OpenStack ISO file iso/MirantisOpenStack-7.0.iso</span><br><span style="background-color:rgb(102,255,204)">Checking if SSH client installed... OK</span><br><span style="background-color:rgb(102,255,204)">Checking if ipconfig or ifconfig installed... OK</span><br><span style="background-color:rgb(102,255,204)">Setup is done.</span><br><span style="background-color:rgb(102,255,204)">Deleting host-only interface: vboxnet2...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Deleting host-only interface: vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Deleting host-only interface: vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Creating host-only interface</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Interface vboxnet0 was successfully created</span><br><span style="background-color:rgb(102,255,204)">Disabling DHCP server on interface: vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">Configuring IP address 10.20.0.1 and network mask 255.255.255.0 on interface: vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">+ VBoxManage hostonlyif ipconfig vboxnet0 --ip 10.20.0.1 --netmask 255.255.255.0</span><br><span style="background-color:rgb(102,255,204)">+ set +x</span><br><span style="background-color:rgb(102,255,204)">Verifying interface vboxnet0 has IP 10.20.0.1 and mask 255.255.255.0 properly set.</span><br><span style="background-color:rgb(102,255,204)">OK.</span><br><span style="background-color:rgb(102,255,204)">Creating host-only interface</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Interface vboxnet1 was successfully created</span><br><span style="background-color:rgb(102,255,204)">Disabling DHCP server on interface: vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">Configuring IP address 172.16.0.254 and network mask 255.255.255.0 on interface: vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">+ VBoxManage hostonlyif ipconfig vboxnet1 --ip 172.16.0.254 --netmask 255.255.255.0</span><br><span style="background-color:rgb(102,255,204)">+ set +x</span><br><span style="background-color:rgb(102,255,204)">Verifying interface vboxnet1 has IP 172.16.0.254 and mask 255.255.255.0 properly set.</span><br><span style="background-color:rgb(102,255,204)">OK.</span><br><span style="background-color:rgb(102,255,204)">Creating host-only interface</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Interface vboxnet2 was successfully created</span><br><span style="background-color:rgb(102,255,204)">Disabling DHCP server on interface: vboxnet2...</span><br><span style="background-color:rgb(102,255,204)">Configuring IP address 172.16.1.1 and network mask 255.255.255.0 on interface: vboxnet2...</span><br><span style="background-color:rgb(102,255,204)">+ VBoxManage hostonlyif ipconfig vboxnet2 --ip 172.16.1.1 --netmask 255.255.255.0</span><br><span style="background-color:rgb(102,255,204)">+ set +x</span><br><span style="background-color:rgb(102,255,204)">Verifying interface vboxnet2 has IP 172.16.1.1 and mask 255.255.255.0 properly set.</span><br><span style="background-color:rgb(102,255,204)">OK.</span><br><span style="background-color:rgb(102,255,204)">Virtual machine 'fuel-master' is created and registered.</span><br><span style="background-color:rgb(102,255,204)">UUID: da6a8351-1f91-4b79-8ba6-9b3138f06bae</span><br><span style="background-color:rgb(102,255,204)">Settings file: '/home/samer/VirtualBox VMs/fuel-master/fuel-master.vbox'</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-master and bridging with host NIC vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-master, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: fbfc46aa-7256-499d-8910-dfe89d44506c</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-master...</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-master and bridging with host NIC vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">Adding NAT adapter to fuel-master for outbound network access through the host system...</span><br><span style="background-color:rgb(102,255,204)">VBoxManage: error: Machine 'fuel-master' is not currently running</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Waiting for VM "fuel-master" to power on...</span><br><span style="background-color:rgb(102,255,204)">VM "fuel-master" has been successfully started.</span><br><span style="background-color:rgb(102,255,204)">Waiting for product VM to install. Please do NOT abort the script...</span><br><span style="background-color:rgb(102,255,204)">Checking for internet connectivity on the host system... OK</span><br><span style="background-color:rgb(102,255,204)">Checking local DNS configuration... OK</span><br><span style="background-color:rgb(102,255,204)">Enabling outbound network/internet access for the product VM... </span><br><span style="background-color:rgb(102,255,204)">Waiting until the network services are restarted...</span><br><span style="background-color:rgb(102,255,204)">OK</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Master node has been installed.</span><br><div><br></div><br><span style="background-color:rgb(102,255,204)">Virtual machine 'fuel-slave-1' is created and registered.</span><br><span style="background-color:rgb(102,255,204)">UUID: 31ff8571-4964-44db-9e22-28117e3873f0</span><br><span style="background-color:rgb(102,255,204)">Settings file: '/home/samer/VirtualBox VMs/fuel-slave-1/fuel-slave-1.vbox'</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-1 and bridging with host NIC vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-1, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: 0eb39f84-c24e-490b-ace7-bb6f8f075c5f</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-1...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-1 and bridging with host NIC vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-1 and bridging with host NIC vboxnet2...</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-1, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: 7bf07e76-a432-4e39-a51f-0b47a686fae8</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-1...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-1, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: 2ee57e0e-eafd-44a9-b837-c97ebeaefb32</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-1...</span><br><span style="background-color:rgb(102,255,204)">Waiting for VM "fuel-slave-1" to power on...</span><br><span style="background-color:rgb(102,255,204)">VM "fuel-slave-1" has been successfully started.</span><br><div><br></div><br><span style="background-color:rgb(102,255,204)">Virtual machine 'fuel-slave-2' is created and registered.</span><br><span style="background-color:rgb(102,255,204)">UUID: 6bad1f58-ba85-4828-b38f-fe31c9808a48</span><br><span style="background-color:rgb(102,255,204)">Settings file: '/home/samer/VirtualBox VMs/fuel-slave-2/fuel-slave-2.vbox'</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-2 and bridging with host NIC vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-2, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: b40e1ccd-27f5-4721-8656-2efd50533f01</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-2...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-2 and bridging with host NIC vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-2 and bridging with host NIC vboxnet2...</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-2, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: d3cdc176-7498-4fb8-8a26-4b888c504c7c</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-2...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-2, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: 19b679d1-1df2-401b-a55a-b609cbebe43b</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-2...</span><br><span style="background-color:rgb(102,255,204)">Waiting for VM "fuel-slave-2" to power on...</span><br><span style="background-color:rgb(102,255,204)">VM "fuel-slave-2" has been successfully started.</span><br><div><br></div><br><span style="background-color:rgb(102,255,204)">Virtual machine 'fuel-slave-3' is created and registered.</span><br><span style="background-color:rgb(102,255,204)">UUID: b323ef72-746f-4eba-ad03-774ea0de2583</span><br><span style="background-color:rgb(102,255,204)">Settings file: '/home/samer/VirtualBox VMs/fuel-slave-3/fuel-slave-3.vbox'</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-3 and bridging with host NIC vboxnet0...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-3, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: e8f74bab-1cdd-4ac8-bcf0-72d3af6842ec</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-3...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-3 and bridging with host NIC vboxnet1...</span><br><span style="background-color:rgb(102,255,204)">Adding hostonly adapter to fuel-slave-3 and bridging with host NIC vboxnet2...</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-3, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: c25ab584-146b-454c-b2a5-89310edeedff</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-3...</span><br><span style="background-color:rgb(102,255,204)">Adding disk to fuel-slave-3, with size 65535 Mb...</span><br><span style="background-color:rgb(102,255,204)">0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%</span><br><span style="background-color:rgb(102,255,204)">Medium created. UUID: 120ad4dc-0e9a-4c59-af89-5f24672cf68a</span><br><span style="background-color:rgb(102,255,204)">Adding serial numbers of disks to fuel-slave-3...</span><br><span style="background-color:rgb(102,255,204)">Waiting for VM "fuel-slave-3" to power on...</span><br><span style="background-color:rgb(102,255,204)">VM "fuel-slave-3" has been successfully started.</span><br><div><br></div><span style="background-color:rgb(102,255,204)">Slave nodes have been created. They will boot over PXE and get discovered by the master node.</span><br><span style="background-color:rgb(102,255,204)">To access master node, please point your browser to:</span><br><span style="background-color:rgb(102,255,204)">    <a href="http://10.20.0.2:8000/" target="_blank">http://10.20.0.2:8000/</a></span><br><span style="background-color:rgb(102,255,204)">The default username and password is admin:admin</span><br><span style="background-color:rgb(102,255,204)">samer@samerWS01:~/virtualbox$</span></div><div><br></div><div><img src="cid:e516077c205389e14590b2b694ccc4795f7ce612@zimbra"></div></div></div><br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(0,0,0)">Best Regards,</span><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">Maksim Malchuk,</span><br style="color:rgb(0,0,0)">Senior DevOps Engineer<span style="color:rgb(0,0,0)">,</span><br style="color:rgb(0,0,0)"><font color="#000000">MOS: Product Engineering,</font><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">Mirantis, Inc</span><br><span style="color:rgb(0,0,0)"><a href="mailto:vgordon@mirantis.com" target="_blank"></a></span></div></div></div></div>
</div></div>