<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000;" data-mce-style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000;"><div><p style="margin: 0px;" data-mce-style="margin: 0px;">Hello, everyone.<br>I'm new with Fuel. I'm trying to follow the QuickStart Guide (<span class="Object" id="OBJ_PREFIX_DWT418_com_zimbra_url"><a href="https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/quickstart-guide.html" title="https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/quickstart-guide.html" class="https" target="_blank" data-mce-href="https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/quickstart-guide.html">https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/quickstart-guide.html</a></span>), but I have the following Error:</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;"><strong>Waiting for VM "fuel-master" to power on...</strong><br> <strong>VM "fuel-master" has been successfully started.</strong><br> <strong>VBoxManage: error: Guest not running</strong><br> <strong>VBoxManage: error: Guest not running</strong><br>...<br> <strong>VBoxManage: error: Guest not running</strong><br> <strong>Waiting for product VM to download files. Please do NOT abort the script...</strong></div><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;"><strong> </strong></div><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;"><strong> </strong></div><p style="margin: 0px;" data-mce-style="margin: 0px;">I hope you can help me.</p><p style="margin: 0px;" data-mce-style="margin: 0px;">Thanks in advance</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Some information about my system:</p><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;">OS: ubuntu 14.04 LTS<br>Memory: 3,8GiB<br>Processor: Intel® Core™2 Quad CPU Q9550 @ 2.83GHz × 4<br>OS type: 64-bit<br>Disk 140,2GB<br>VirtualBox Version: 4.3.36_Ubuntu</div><div style="padding-left: 90pt;" data-mce-style="padding-left: 90pt;">Checking for 'expect'... OK<br>Checking for 'xxd'... OK<br>Checking for "VBoxManage"... OK<br>Checking for VirtualBox Extension Pack... OK<br>Checking if SSH client installed... OK<br>Checking if ipconfig or ifconfig installed... OK</div><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">I modify the <span class="page">config.sh</span> to adapt my hardware configuration <br>...<br># Master node settings<br>if [ "$CONFIG_FOR" = "4GB" ]; then</p><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;">vm_master_memory_mb=1024<br>vm_master_disk_mb=20000</div>...<br># The number of nodes for installing OpenStack on<br>elif [ "$CONFIG_FOR" = "4GB" ]; then<br>cluster_size=3<br>...<br># Slave node settings. This section allows you to define CPU count for each slave node.<br>elif [ "$CONFIG_FOR" = "4GB" ]; then<br>vm_slave_cpu_default=1<br>vm_slave_cpu[1]=1<br>vm_slave_cpu[2]=1<br>vm_slave_cpu[3]=1<br>...<br># This section allows you to define RAM size in MB for each slave node.<br>elif [ "$CONFIG_FOR" = "4GB" ]; then<br>vm_slave_memory_default=1024<br><p style="margin: 0px;" data-mce-style="margin: 0px;">vm_slave_memory_mb[1]=512<br>vm_slave_memory_mb[2]=512<br>vm_slave_memory_mb[3]=512<br>...<br># Nodes with combined roles may require more disk space.<br>if [ "$CONFIG_FOR" = "4GB" ]; then</p><div style="padding-left: 30pt;" data-mce-style="padding-left: 30pt;">vm_slave_first_disk_mb=20000<br>vm_slave_second_disk_mb=20000<br>vm_slave_third_disk_mb=20000</div>...<br><p style="margin: 0px;" data-mce-style="margin: 0px;">I found someone that had a similar problem (<span class="Object" id="OBJ_PREFIX_DWT419_com_zimbra_url"><a href="https://www.mail-archive.com/fuel-dev@lists.launchpad.net/msg01084.html" title="https://www.mail-archive.com/fuel-dev@lists.launchpad.net/msg01084.html" class="https" target="_blank" data-mce-href="https://www.mail-archive.com/fuel-dev@lists.launchpad.net/msg01084.html">https://www.mail-archive.com/fuel-dev@lists.launchpad.net/msg01084.html</a></span>), he had a corrupted iso file, he solved the problem downloaded it again. I downloaded the .iso file from <span class="Object" id="OBJ_PREFIX_DWT420_com_zimbra_url"><a href="http://seed.fuel-infra.org/fuelweb-community-release/fuel-community-8.0.iso.torrent" title="http://seed.fuel-infra.org/fuelweb-community-release/fuel-community-8.0.iso.torrent" class="http" target="_blank" data-mce-href="http://seed.fuel-infra.org/fuelweb-community-release/fuel-community-8.0.iso.torrent">http://seed.fuel-infra.org/fuelweb-community-release/fuel-community-8.0.iso.torrent</a></span> . I chek the size 3,1 GB. How ever I still with the problem.</p></div></div></div></div></body></html>