Bug 1435887
Summary: | Failed to run cockpit after upgrade from NGN-3.6 to 4.1 node | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-node | Reporter: | Huijuan Zhao <huzhao> | ||||
Component: | Installation & Update | Assignee: | Ryan Barry <rbarry> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Huijuan Zhao <huzhao> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.1 | CC: | bugs, cshao, danken, dguo, dougsland, jiawu, leiwang, mgoldboi, qiyuan, rbarry, sbonazzo, weiwang, yaniwang, ycui, yzhao | ||||
Target Milestone: | ovirt-4.1.1-1 | Keywords: | TestBlocker | ||||
Target Release: | 4.1 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: blocker+ mgoldboi: planning_ack+ sbonazzo: devel_ack+ cshao: testing_ack+ |
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | imgbased-0.9.19-0.1.el7ev | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause: Previously, imgbased did not add users and groups which were present on new layers to the running system.
Consequence: Some services which depended on groups being present may fail to start.
Fix: imgbased now adds users and groups from the new layers
Result: services work as expected
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-04-21 09:42:32 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: | 1421098 | ||||||
Attachments: |
|
Description
Huijuan Zhao
2017-03-25 14:32:43 UTC
Add "testblocker" keyword because this bug block cockpit test after upgrade. Reporting this bug is according to comment 8 and comment 10 in Bug 1425372 - Connect Admin Console failed after upgrade from NGN-3.6 to 4.1 node. This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. Test version: From: redhat-virtualization-host-3.6-20170404.0 To: redhat-virtualization-host-4.1-20170403.0 imgbased-0.9.20-0.1.el7ev.noarch cockpit-ws-126-1.el7.x86_64 Test steps: 1. Install RHVH 3.6 (redhat-virtualization-host-3.6-20170404.0), add it to engine 3.6(3.6 cluster), and add NFS storage to host in engine side. 2. Setup local repos in RHVH 3.6, then upgrade to RHVH 4.1 (redhat-virtualization-host-4.1-20170403.0) # yum update 3. Reboot and login RHVH 4.1, check cockpit status, connect Admin Console: https://$IP:9090/ Test results: After step3, cockpit.service is active, and connect Admin Console successful. So this bug is fixed in imgbased-0.9.20-0.1.el7ev.noarch, change the status to VERIFIED. |