Bug 1158412
Summary: | [3.5-6.6] CIM funtion doesn't work | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | cshao <cshao> | ||||
Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 3.4.4 | CC: | bmcclain, cshao, dfediuck, ecohen, fdeutsch, gklein, hadong, huiwa, iheim, leiwang, lsurette, rbarry, scohen, yaniwang, ycui | ||||
Target Milestone: | --- | Keywords: | ZStream | ||||
Target Release: | 3.5.0 | Flags: | scohen:
needinfo+
|
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | node | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1167093 (view as bug list) | Environment: | |||||
Last Closed: | 2015-02-11 21:05:20 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: | 1102477, 1166272, 1172821 | ||||||
Bug Blocks: | 1164308, 1164311, 1167093 | ||||||
Attachments: |
|
Description
cshao
2014-10-29 10:28:14 UTC
FYI, this will also affect 3.5 on 6.6, since it's a platform problem. Test version: rhev-hypervisor6-6.6-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el6.noarch Test steps: 1. Install rhevh 2. Enabled network 3. Configure CIM in TUI with setting password as 'redhat' 4. Check CIM function from remote as follows. # wbemcli ein -noverify https://cim:redhat@ip root/virt:KVM_VirtualSystemManagementService Test result: CIM function still doesn't work. =================== # wbemcli ein -noverify https://cim:redhat@10.66.10.8/root/virt:KVM_VirtualSystemManagementService * * wbemcli: Http Exception: Invalid username/password. * So change bug status to ASSIGNED. Created attachment 970435 [details]
cim.tar.gz
This depends on platform bz#1102477 and cannot be tested until that bug is resolved and an image which includes the updated package is available. Adding the blocking 6.6.z bug: 1172821 Builds with fixed CIM packages revealed another selinux denial, after which CIM works as expected. Patch is pending upstream. New images will be available tomorrow. If I have time today, I'll try to get a scratch build out for testing. Test version: rhev-hypervisor6-6.6-20150114.0 ovirt-node-3.2.1-4.el6.noarch Test steps: 1. Install rhevh 2. Enabled network 3. Configure CIM in TUI with setting password 4. Check CIM function from remote as follows. # wbemcli ein -noverify https://cim:redhat@ip root/virt:KVM_VirtualSystemManagementService Test result: CIM can work fine, it can get rhevh info through CIM after configured it. So the bug has been 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://rhn.redhat.com/errata/RHEA-2015-0160.html |