Bug 1179475
Summary: | [3.5-6.6] wwid needs to be included in the kernel arguments on upgrade (to cover 6.5 -> 6.6) | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Fabian Deutsch <fdeutsch> |
Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 3.5.0 | CC: | cshao, ecohen, gklein, hadong, huiwa, iheim, leiwang, lsurette, rbarry, yaniwang, ycui, ylavi |
Target Milestone: | --- | Keywords: | TestOnly |
Target Release: | 3.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | node | ||
Fixed In Version: | ovirt-node-3.2.1-5.el6 ovirt-node-3.2.1-5.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-11 21:07:53 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: | 1164308, 1164311 |
Description
Fabian Deutsch
2015-01-06 20:41:09 UTC
This scenario is already covered by the current implementation. # cat /etc/system-release Red Hat Enterprise Virtualization Hypervisor 6.6 (20150128.0.el6ev) # rpm -q ovirt-node kernel ovirt-node-3.2.1-6.el6.noarch kernel-2.6.32-504.8.1.el6.x86_64 kernel /vmlinuz0 root=live:LABEL=Root ro rootfstype=auto rootflags=ro ksdevice=bootif max_loop=256 crashkernel=128M lang= rd_NO_LUKS RD_NO_LVM rd_NO_MD quiet elevator=deadline rhgb rd_NO_DM mpath.wwid=360a9800050334c33424b334163434546 After upgrade from rhevh 6.5 for 3.4.z(RHEV-H 6.5-20150115.0.el6ev ) to 20150128.0.el6ev. wwid already kernel cmdline after upgrade, and rhevh 6.6 start successful. And the backup rhevh 6.5 for 3.4.z(RHEV-H 6.5-20150115.0.el6ev) also can boot successful. Test machine is Z600-03 So this bug is verified on rhevh side, and the kernel bug 1179728 was fixed yet as well. 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://rhn.redhat.com/errata/RHEA-2015-0160.html |