Install fuel 7 on VB 5.x running Win10 64bit ERRORS

Asked by cloud-test

I was trying to install Fuel7.1 using Virtual Box 5.0.10 running on Win 10 64-bit OS. Seeing lot of issue. Initial execute launch_16GB.sh script from cygwin64 and it failed with the following error "New Net Mask 255.255.255.0 does not match the applied one 15.0.0.0 Looks like VirtualBox failed to apply settings for interface VirtualBox Host-Only Ethernet Adapter Sometimes such error happens under Windows." With some one suggested, i have created three host-only adapter in virtualbox and re-run the launch_16GB.sh and after 3000 see it failed again with the following error

$ ./launch_16GB.sh Checking for 'free'... OK Checking for 'expect'... OK If you run this script under Cygwin, you may have to add path to VirtualBox directo ry to your PATH. Usually it is enough to run "export PATH=$PATH:"/cygdrive/c/Program Files/Oracle/Vi rtualBox" Checking for "VBoxManage"... OK Checking for VirtualBox Extension Pack... OK Checking for Mirantis OpenStack ISO image... OK Going to use Mirantis OpenStack ISO file iso/MirantisOpenStack-7.0.iso Checking if SSH client installed... OK Checking if ipconfig or ifconfig installed... OK Setup is done. Virtual machine 'fuel-master' is created and registered. UUID: 59d7857c-8770-4b34-9a74-7219b5c46913 Settings file: 'F:\VMs\Openstack_mirantis\VM\fuel-master\fuel-master.vbox' Adding hostonly adapter to fuel-master and bridging with host NIC VirtualBox Host-O nly Ethernet Adapter... Adding disk to fuel-master, with size 65535 Mb... 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Medium created. UUID: dce35601-be87-4659-8b36-3ccdbea484e7 Adding serial numbers of disks to fuel-master...

Adding hostonly adapter to fuel-master and bridging with host NIC VirtualBox Host-O nly Ethernet Adapter #2... Adding NAT adapter to fuel-master for outbound network access through the host syst em... VBoxManage.exe: error: Machine 'fuel-master' is not currently running

Waiting for VM "fuel-master" to power on... VM "fuel-master" has been successfully started. Waiting for product VM to install. Please do NOT abort the script... Installation timed out! (3000 seconds)

Got a pop-up message: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND). Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).

Result Code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Serhii Ovsianikov (sovsianikov) said :
#1

Hello, try to do the following:

1. Update the Virtual Box up to 5.0.12 version

2. Download and use the Vbox Scripts from here https://software.mirantis.com/load/7-0-vbox/

3. Run Cygwin console with admin account (run as administrator)

4. Run ./launch.sh script and interrupt it after network creation

5. export the path for Vbox with the command (for example)
export PATH=$PATH:"/cygdrive/c/Program Files/Oracle/VirtualBox"

6. Check HostOnly interfaces with the command command
VBoxManage.exe list hostonlyifs

7. In Windows run cmd.exe and execute the command
netsh interface show interface

Could you please provide us the outputs from the command from the points 7 and 8

Thank you

Revision history for this message
Serhii Ovsianikov (sovsianikov) said :
#2

just clarify

4. Run ./launch.sh script and interrupt it after networks creation

Could you please provide us the outputs from the command from points 6 and 7

Thank you

Can you help with this problem?

Provide an answer of your own, or ask cloud-test for more information if necessary.

To post a message you must log in.