Bug 1087324 - Disable "next" button in storage volumes page if the disk space is less then the minimum size(1295M)
Summary: Disable "next" button in storage volumes page if the disk space is less then ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: 3.4
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.5.0
Assignee: Ryan Barry
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
Depends On:
Blocks: 1087343
TreeView+ depends on / blocked
 
Reported: 2014-04-14 08:45 UTC by cshao
Modified: 2016-02-10 19:39 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1087343 (view as bug list)
Environment:
Last Closed: 2014-10-17 12:36:16 UTC
oVirt Team: Node
Embargoed:


Attachments (Terms of Use)
disk-space (6.57 KB, image/png)
2014-04-14 08:45 UTC, cshao
no flags Details
exception (4.15 KB, image/png)
2014-04-14 08:45 UTC, cshao
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 26862 0 master MERGED Stop if the drive size is too small. Never

Description cshao 2014-04-14 08:45:18 UTC
Created attachment 886066 [details]
disk-space

Description of problem:
In current build, the minimum required size of storage volumes are 1295M (UEFI:256 + Root & RootBackup: 512*2 + Swap:5 + Config:5 + Logging:5 + Data:0)

But if install the ovirt-node-iso to a small disk which size is less then 1295M(e.g. 100M), the installation will fail.

So disable "next" button in storage volumes page if the disk space is less then the minimum size(1295M) can avoid this issue.

Version-Release number of selected component (if applicable):
ovirt-node-iso-3.4-20140410.0.el6.iso

How reproducible:
100%

Steps to Reproduce:
1. Prepare a small size disk(e.g. 100M)
2. Install ovirt-node-iso to above disk.
3. Focus on storage volumes page.

Actual results:
Exception occurs: RuntimeError('Failed to partition/format',)

Expected results:
1. Disable "next" button in storage volumes page if the disk space is less then the minimum size(1295M)
2. Pop-up a warning info for user and stop the installation process.

Additional info:

Comment 1 cshao 2014-04-14 08:45:55 UTC
Created attachment 886067 [details]
exception

Comment 2 Sandro Bonazzola 2014-06-11 07:05:00 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 3 Sandro Bonazzola 2014-06-11 07:05:35 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 4 Sandro Bonazzola 2014-10-17 12:36:16 UTC
oVirt 3.5 has been released and should include the fix for this issue.


Note You need to log in before you can comment on or make changes to this bug.