Bug 1265731
| Summary: | Cinder: Dell SC: Fix legacy, init_conn and REST API bug ( live migration)( stable/kilo) | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Rajini Karthik <rajini.karthik> |
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 (Kilo) | CC: | adahms, arkady_kanevsky, cdevine, christopher_dearborn, eharney, John_walsh, kurt_hey, mburns, nlevinki, rajini.karthik, randy_perryman, sasha, scohen, sgotliv, sreichar, wayne_allen, yeylon |
| Target Milestone: | async | Keywords: | OtherQA, Triaged, ZStream |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-cinder-2015.1.1-2.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Previously, if Dell iSCSI ports were in legacy mode rather than virtual port mode, initialize_connection would fail to return connection information. If initialize_connection was called more than once for the same connection, it would attempt to map the volumes again and fail. Instead, it should just return the existing connection information and not try to map the volumes again.
Moreover, the Dell REST API 2.2 and later changed the format of the payload filter. This update provides support for both formats.
Finally, consistency group support is only supported in Dell REST API 2.1 or later. Version 2.0 is not supported, so an error is now produced if this version is detected.
|
Story Points: | --- |
| Clone Of: | 1184999 | Environment: | |
| Last Closed: | 2015-10-15 12:30:16 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 238779, 1238779 | ||
|
Description
Rajini Karthik
2015-09-23 15:02:02 UTC
Can we pull this in for OSP 7.0.2 please? This is blocking the release If RH can do the merge Dell will do the testing of it for CMPL. Can we get this in 7.0.2? Installed the fixed version of these packages openstack-cinder-2015.1.1-2.el7ost python-cinder-2015.1.1-2.el7ost.noarch.rpm Confirmed that the change works for compellent volumes and live migration was successful. 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-2015:1902 |