Bug 1390062
Summary: | [RFE] Raise an error in case that an installation requirement is not met (no thin or no separate /var) | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> |
Component: | ovirt-node-ng | Assignee: | Douglas Schilling Landgraf <dougsland> |
Status: | CLOSED ERRATA | QA Contact: | cshao <cshao> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.0.3 | CC: | bugs, cshao, dfediuck, dguo, dmoessne, gklein, greartes, gveitmic, huzhao, leiwang, mgoldboi, mkalinin, qiyuan, rbarry, usurse, weiwang, yaniwang, ycui |
Target Milestone: | ovirt-4.1.0-beta | Keywords: | FutureFeature |
Target Release: | --- | Flags: | cshao:
testing_plan_complete+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1357068 | Environment: | |
Last Closed: | 2017-04-20 19:00:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1357068 | ||
Bug Blocks: | 1338732, 1370433 |
Comment 2
Yaniv Lavi
2016-12-14 16:24:17 UTC
Test Version: redhat-virtualization-host-4.1-0.20170104.0 imgbased-0.9.2-0.1.el7ev.noarch 1.no thin pool Test Steps: 1) Install RHVH 4.1 via interactive anaconda. 2) Enter MANUAL PARTITIONING page via choosing "I will configure partitioning" in the INSTALLATION DESTINATION page. 3) Select partitioning scheme as LVM, not LVM Thin Provisioning. 4) Click "Click here to create them automatically". 5) Finish the remained steps and wait to see the error window popping up. Test Results: A window is popped up at the end of installation but before reboot. There is an error message at the beginning of the window saying: [ERROR] LVM Thin Provisioning partitioning scheme is required. For autoinstall via Kickstart with LVM Thin Provisioning check options: --thinpool and --growPlease consult documentation for details 2. no separate /var Test Steps: 1) Install RHVH 4.1 via interactive anaconda. 2) Enter MANUAL PARTITIONING page via choosing "I will configure partitioning" in the INSTALLATION DESTINATION page. 3) Delete existing partitions if needed. 4) Select partitioning scheme as LVM Thin Provisioning. 5) Add partitions manually using the "+" icon at the lower left corner. Add /, /boot and swap, don't add /var. 6) Finish the remained steps and wait to see the error window popping up. Test Results: A window is popped up at the end of installation but before reboot. There is an error message at the bottom of the window saying: It's required /var as separate mountpoint! Please check documentation for more details! So the bug is fixed, change bug status to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:1114 |