[vbox] launch.sh failed to apply settings for network interface
Bug #1535742 reported by
Valentin Kaplov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Serhii Ovsianikov | ||
Mitaka |
Fix Released
|
High
|
Serhii Ovsianikov |
Bug Description
Environment:
OS: Centos 7 x86_64
VirtualBox: 5.0.12
Steps to reproduce:
1. run ./launch.sh
Actual result"
Script fails with error:
"New Net Mask 255.255.255.0 does not match the applied one 255.0.0.0
Looks like VirtualBox failed to apply settings for interface vboxnet0"
Expected result:
Network mask should be configured properly.
Additional information:
Command "VBoxManage hostonlyif ipconfig $id --ip $ip --netmask $mask" doesn't change network mask. If we run the same command second time, then network mask will setup seccessfully. So retry of the command "VBoxManage hostonlyif ipconfig $id --ip $ip --netmask $mask" fixes the issue.
Changed in fuel: | |
assignee: | Valentin Kaplov (vkaplov) → nobody |
Changed in fuel: | |
assignee: | nobody → Fuel DevOps (fuel-devops) |
importance: | Undecided → High |
status: | New → Confirmed |
tags: | added: area-devops |
Changed in fuel: | |
assignee: | Fuel DevOps (fuel-devops) → Miroslav Anashkin (manashkin) |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
tags: |
added: area-library team-bugfix vbox-scripts removed: area-devops |
Changed in fuel: | |
assignee: | Miroslav Anashkin (manashkin) → Serhii Ovsianikov (sovsianikov) |
Changed in fuel: | |
status: | Confirmed → In Progress |
tags: | added: on-verification |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/320535
Review: https:/