Bug 1338744
| Summary: | [RFE] Validate pre-conditions during installation | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-node | Reporter: | Fabian Deutsch <fdeutsch> |
| Component: | RFEs | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | cshao <cshao> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.0 | CC: | bmcclain, bugs, cshao, dfediuck, gklein, leiwang, lsurette, martyn.hodgson, mgoldboi, rbalakri, srevivo, ycui, ykaul, yzhao |
| Target Milestone: | ovirt-4.1.0-beta | Keywords: | FutureFeature |
| Target Release: | 4.1 | Flags: | rule-engine:
ovirt-4.1+
bmcclain: priority_rfe_tracking+ cshao: testing_plan_complete+ mgoldboi: planning_ack+ fdeutsch: devel_ack+ ycui: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-01 14:36:18 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: | |||
| Bug Blocks: | 1140646 | ||
|
Description
Fabian Deutsch
2016-05-23 11:27:41 UTC
If this is going to meet 4.0 GA, it needs an exception/blocker status. Otherwise, please push to 4.1. Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. *** Bug 1380142 has been marked as a duplicate of this bug. *** Test Version: redhat-virtualization-host-4.1-0.20170104.0 imgbased-0.9.2-0.1.el7ev.noarch 1. no Available 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. / is not on 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 Thin Provisioning. 4) Click "Click here to create them automatically". 5) Modify "/" partitioning scheme as LVM. and save. 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 beginning of the window saying: [INFO] Trying to create a manageable base from "/" [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 3. /var is not a separate volume 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! RHVH can handle above scenario correctly. So the bug is fixed, change bug status to VERIFIED. *** Bug 1370433 has been marked as a duplicate of this bug. *** |