[nailgun] Show notification if disk drive is too small

Bug #1320749 reported by Mike Scherbakov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Python (Deprecated)

Bug Description

To avoid hard-to-debug issues like #1317966, which cause provisioning to fail with non-friendly message, let's notify a user that disk drive(s) is too small if so. Requirements for VBox are here: http://docs.mirantis.com/fuel/fuel-4.1/install-guide.html?highlight=virtualbox#virtualbox, and it is 50Gb at the moment.

So there are two ways how we can determine that disk is small:
a) simply using 50Gb hardcoded value, and at the node discovery time we can create notification like "Node ... has too small disk. It may cause deployment issues."
b) using volume manager's logic, determine if for this particular node hardware set it is fine to have disk with such a size or not.

Tags: nailgun
Changed in fuel:
importance: Medium → Wishlist
status: New → Triaged
assignee: nobody → Fuel Python Team (fuel-python)
Revision history for this message
Mike Scherbakov (mihgen) wrote :

I still think it is Medium, as it affects users - they try Fuel, and fail. The main issue is that they have no clue why it failed. So it creates bad perception of the project.

Changed in fuel:
importance: Wishlist → Medium
Dmitry Ilyin (idv1985)
summary: - Show notification if disk drive is too small
+ [nailgun] Show notification if disk drive is too small
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :
Changed in fuel:
status: Triaged → Invalid
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.