Fuel halt on ping test without internet connectivity

Bug #1469137 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Sergey Yudin
6.1.x
Won't Fix
Medium
Aleksandr Didenko

Bug Description

6.1 Vanilla ISO

Fuel halt on ping test without internet connectivity

How to reproduce:

Start to install fuel, but add network without internet connectivity.
Follow down to menu, select "Save and Continue"
You will get an errors (NTP and DNS)
Select "Shell Login"
start "ping 8.8.8.8"

Ctrl+C doesn't work, return to menu is impossible

See screenshots

Revision history for this message
Denis Klepikov (dklepikov) wrote :

Save and Continue

Revision history for this message
Denis Klepikov (dklepikov) wrote :
Revision history for this message
Denis Klepikov (dklepikov) wrote :
Revision history for this message
Denis Klepikov (dklepikov) wrote :
Changed in fuel:
assignee: nobody → Fuel Library Team (fuel-library)
summary: - Fuel halt on ping test and fail to check NTP and DNS configs during
- install
+ Fuel halt on ping test without internet connectivity
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Aleksandr Didenko (adidenko)
milestone: none → 7.0
Revision history for this message
Aleksandr Didenko (adidenko) wrote :

Workaround:
1) Hit ALT+F2
2) run this command "killall ping"
3) Return to fuelmenu by hitting ALT+F1

Lowering priority to Medium since this bug has a workaround.

Changed in fuel:
importance: Undecided → Medium
Changed in fuel:
status: New → Confirmed
Changed in fuel:
status: Confirmed → Triaged
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

The problem is that the shell created doesn't have job control. We should either disable the shell or find a way to add job control to that bash session.

Changed in fuel:
assignee: Aleksandr Didenko (adidenko) → Fuel Library Team (fuel-library)
tags: added: module-fuelmenu
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

This issue affects user experience badly. Let's fix it for 7.0

Changed in fuel:
importance: Medium → High
Sergey Yudin (tsipa740)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Sergey Yudin (tsipa740)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/209059

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/209059
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=4527be94c1142097290ebcdb2e18eac982faee28
Submitter: Jenkins
Branch: master

commit 4527be94c1142097290ebcdb2e18eac982faee28
Author: Sergey V. Yudin <email address hidden>
Date: Tue Aug 4 13:21:16 2015 +0000

    Make shell login in fuel-menu really interactive

    Enables job control in a shell by making use of
    the "screen" utility
    Closes-Bug: #1469137
    Change-Id: I3f14dc214286e5a7dfcd9dff9dd004bef8414b2f

Changed in fuel:
status: In Progress → Fix Committed
Peter Zhurba (pzhurba)
tags: added: on-verification
Revision history for this message
Peter Zhurba (pzhurba) wrote :

It is possible now to break command in fuel menu shell.

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.