Bug 1635229
| Summary: | [downstream clone - 4.2.7] Entries for snapshot creations in the command_entities table in the database prevented access to the Admin Portal | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | RHV bug bot <rhv-bugzilla-bot> |
| Component: | ovirt-engine | Assignee: | Ravi Nori <rnori> |
| Status: | CLOSED ERRATA | QA Contact: | Lucie Leistnerova <lleistne> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.5 | CC: | gwatson, lsvaty, mgoldboi, mkalinin, mperina, ratamir, Rhev-m-bugs, rnori |
| Target Milestone: | ovirt-4.2.7 | Keywords: | ZStream |
| Target Release: | 4.2.7 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.2.7.2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1633310 | Environment: | |
| Last Closed: | 2018-11-05 15:02:41 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1633310 | ||
| Bug Blocks: | |||
|
Description
RHV bug bot
2018-10-02 12:31:54 UTC
Ravi, is this the same issue as in BZ1588738 or do we need a different fix for that? (Originally by Martin Perina) Posted a patch to fix the issue in BackendSnapshotsResource which was setting CreateSnapshotForVmParameters.setDiskIds with HashMap.keySet. This passes the internal class java.util.HashMap$KeySet to the serializer and jackson cannot deserialize the object. (Originally by Ravi Shankar Nori) *** Bug 1634035 has been marked as a duplicate of this bug. *** Snapshots on down/up VM successfully created/deleted via API without any login issue. Tested in ovirt-engine-4.2.7.1-0.1.el7ev.noarch If you run into snapshot problem again, feel free to reopen this BZ. 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://access.redhat.com/errata/RHBA-2018:3480 |