Bug 1245990
Summary: | iSCSI iBFT installation gets stuck on "Performing post-installation setup tasks" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Bruno Goncalves <bgoncalv> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | bgoncalv, cleech, mhoyer, rvykydal |
Target Milestone: | rc | Keywords: | Regression, TestBlocker |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-26 14:02:27 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: | 1077291 |
Description
Bruno Goncalves
2015-07-23 09:14:13 UTC
Could you please try to reproduce with this updates image which turns NM debug logging on and attach syslog? https://rvykydal.fedorapeople.org/updates.nmdebug.img If it is really the same issue as bug 1245463, it could be worth trying with some newer compose (eg http://download.englab.brq.redhat.com/nightly/RHEL-7.2-20150810.n.0/) with newer NetworkManager build with a MTU fix (https://brewweb.devel.redhat.com/buildinfo?buildID=450625) which could perhaps address bug 1245463. Also, we might want to ask iscsi people what problem this error messages could indicate: 09:11:56,939 ERR kernel:[ 400.496413] connection1:0: ping timeout of 5 secs expired, recv timeout 5, last rx 4295049859, last ping 4295054860, now 4295059872 09:11:56,939 INFO kernel:[ 400.496462] connection1:0: detected conn error (1022) 09:11:57,199 WARNING iscsid: Kernel reported iSCSI connection 1:0 error (1022 - Invalid or unknown error code) state (3) 09:12:13,201 WARNING iscsid: connection1:0 is operational after recovery (1 attempts) > Also, we might want to ask iscsi people what problem this error messages > could indicate: > > 09:11:56,939 ERR kernel:[ 400.496413] connection1:0: ping timeout of 5 > secs expired, recv timeout 5, last rx 4295049859, last ping 4295054860, now > 4295059872 > 09:11:56,939 INFO kernel:[ 400.496462] connection1:0: detected conn error > (1022) > 09:11:57,199 WARNING iscsid: Kernel reported iSCSI connection 1:0 error > (1022 - Invalid or unknown error code) state (3) > 09:12:13,201 WARNING iscsid: connection1:0 is operational after recovery (1 > attempts) Chris, does it give any hint of where the problem could be? The whole syslog comes from failing case of comment #12: beaker-archive.app.eng.bos.redhat.com/beaker-logs/2015/07/10241/1024113/2100376/sys.log All installations of RHEL-7.2, including older versions which previously got stuck, are now successful, although we are not aware of any change. We are not able to reproduce it on RHEL-7.2 however problem still persist when RHEL-7.1 is used Closing this as NEXTRELEASE per comment #18. If this problem reappears, please reopen the bug and attach new log files and steps to reproduce the problem. |