Bug 1493099
Summary: | [RFE] - Add iSCSI initiator name to hosts table for analyzer report | ||
---|---|---|---|
Product: | [oVirt] ovirt-log-collector | Reporter: | Jiri Belka <jbelka> |
Component: | General | Assignee: | Douglas Schilling Landgraf <dougsland> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | David Necpal <dnecpal> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.1.4 | CC: | bugs, jbelka, lsvaty, lveyde, ylavi |
Target Milestone: | ovirt-4.2.2 | Keywords: | FutureFeature |
Target Release: | 4.2.3 | Flags: | rule-engine:
ovirt-4.2?
lsvaty: testing_plan_complete- rule-engine: planning_ack? rule-engine: devel_ack+ pstehlik: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-log-collector-4.2.3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-29 11:08:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1456888 |
Description
Jiri Belka
2017-09-19 11:36:17 UTC
(In reply to Jiri Belka from comment #0) > Description of problem: > > If a host need to be reinstalled for upgrade flow, it could be handy to know > and have saved its iSCSI initiator name. It seems it is forgotten from time > to time to configured iSCSI initiator name on hosts during upgrade flow and > thus hosts can't access storage. Hi Jiri, Could you please provide sosreport for this one? My impression we provide such data in 'Storage Domain: Luns' session. (In reply to Douglas Schilling Landgraf from comment #1) > (In reply to Jiri Belka from comment #0) > > Description of problem: > > > > If a host need to be reinstalled for upgrade flow, it could be handy to know > > and have saved its iSCSI initiator name. It seems it is forgotten from time > > to time to configured iSCSI initiator name on hosts during upgrade flow and > > thus hosts can't access storage. > > Hi Jiri, > > Could you please provide sosreport for this one? My impression we provide > such data in 'Storage Domain: Luns' session. just take it from engine db engine=# select vds_name,iscsi_initiator_name from vds; vds_name | iscsi_initiator_name --------------+------------------------------------- 10.37.138.31 | iqn.1994-05.com.redhat:3fa14d217a7 10.37.138.85 | iqn.1994-05.com.redhat:6d43b1499ce1 missed 4.2.1, moving to 4.2.2 Verified on version: ovirt-log-collector-4.2.4-1.el7ev.noarch ovirt-log-collector-analyzer-4.2.4-1.el7ev.noarch This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |