Bug 1076603
| Summary: | creating iscsi domain fails on fedora 19/20/21 host | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | John Taylor <jtt77777> | ||||
| Component: | vdsm | Assignee: | Nir Soffer <nsoffer> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Gil Klein <gklein> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4 | CC: | acathrow, amureini, bazulay, dougsland, gklein, iheim, mgoldboi, yeylon | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | 3.4.2 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause:
Due to a bug in the iscsi-initiator-utils package, connections to pre-existing iSCSI connections would fail.
Consequence:
iSCSI domains were unusable by VDSM.
Fix:
This patch causes VDSM to depend on iscsi-initiator-utils>=6.2.0.873-21, which contains a fix for the aforementioned issue.
Result:
VDSM can use iSCSI domains.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-10 15:43:59 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1114269 | ||||||
| Attachments: |
|
||||||
|
Description
John Taylor
2014-03-14 15:53:34 UTC
Created attachment 874545 [details]
vdsm log
This happens also with vdsm-4.13.3 (ovirt-3.3) and vdsm-4.14.6 (ovirt-3.4). Workaround: downgrade iscsi-initiator-utils to version 6.2.0.873-6.fc19.x86_64. Tested with vdsm-4.13.3 and vdsm-4.14.6. This should block on bug 1015563, but we need a Fedora bug for this. *** Bug 1084206 has been marked as a duplicate of this bug. *** Enabling the Fedora Testing repository will provide iscsi-initiator-utils-6.2.0.873-21, which should contain the fix for this issue (on F19, F20 and F21). (In reply to Allon Mureinik from comment #4) > Enabling the Fedora Testing repository will provide > iscsi-initiator-utils-6.2.0.873-21, which should contain the fix for this > issue (on F19, F20 and F21). This update is now available in the "updates" repository, no need to enable "testing". QA: Also notice the same issue represents in Fedora 20 and 21. How to test: 1. Install Fedora version with iscsi-initiator-utils < 6.2.0.873-21 2. During installtion, vdsm must install iscsi-initiator-utils >= 6.2.0.873-2 This is an automated message oVirt 3.4.1 has been released: * should fix your issue * should be available at your local mirror within two days. If problems still persist, please make note of it in this bug report. The issue is not fixed since vdsm does not require the version that contain this fix. This was proabably not tested or tested incorrectly. oVirt 3.4.2 has been released. |