Bug 1017056
Summary: | virt-who can't work in the VDSM mode | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Liushihui <shihliu> |
Component: | virt-who | Assignee: | Radek Novacek <rnovacek> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5 | CC: | gxing, liliu, ovasik, qianzhan, rbalakri, sgao |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-who-0.10-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-14 07:13:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Liushihui
2013-10-09 08:24:10 UTC
You're missing 'trust_store_path' option in the 'vars' section of /etc/vdsm/vdsm.conf file. Virt-who is missing the check for this exception, I'll add it - it's easy fix. (In reply to Radek Novacek from comment #2) > You're missing 'trust_store_path' option in the 'vars' section of > /etc/vdsm/vdsm.conf file. > > Virt-who is missing the check for this exception, I'll add it - it's easy > fix. Hi Radek, I found this bug has been suggested to move to RHEL 6.6.0, but it blocked our virt-who test in vdsm mode for now, if it can not be fixed in RHEL 6.5, RHEL 6.5 will not support vdsm mode, is it as expected? If it's possible, I suggest to fix it in RHEL 6.5, thanks. I think it is too late for 6.5 fix. You can workaround this issue quite easily by adding 'trust_store_path' option to the 'vars' section in the /etc/vdsm/vdsm.conf file. (In reply to Radek Novacek from comment #4) > I think it is too late for 6.5 fix. You can workaround this issue quite > easily by adding 'trust_store_path' option to the 'vars' section in the > /etc/vdsm/vdsm.conf file. Got it, after adding "trust_store_path = /etc/pki/vdsm" to /etc/vdsm/vdsm.conf, we can test vdsm mode now, thanks. This bug is fixed upstream and will be resolved by rebase of virt-who, see bug 1002640. This bug is fixed by rebase to virt-who-0.10-1.el6. Verification of this bug is blocked by vdsm installation issue in rhel6.6, sent mail to obasan who is the vdsm Errata 18458 owner with Radek cc'd for help, after the issue got resolved, we will verify this bug ASAP. Can't verify as bug 1135341 Verified on virt-who-0.10-7.el6.noarch 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. http://rhn.redhat.com/errata/RHBA-2014-1513.html Though this bug is fixed in RHEL6.6, in RHEVH6.5 and this bug is still exist. And now we are testing RHEVH6.5 and this bug bothers us, What should we do to deal with this bug? |