Bug 4473 - iscsi probability crash
Summary: iscsi probability crash
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: 4.19-028.x
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gumi
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-10 11:06 UTC by inspursand
Modified: 2023-04-17 11:12 UTC (History)
3 users (show)

See Also:


Attachments
现场图片 (180.60 KB, image/png)
2023-04-14 11:20 UTC, inspursand
Details

Note You need to log in before you can comment on or make changes to this bug.
Description inspursand inspur_group 2023-03-10 11:06:21 UTC
Description of problem:

when we have configured iscsi target,if we exec `cd /sys/class/iscsi_connection/connection1:0/  && cat address` may crash.

Version-Release number of selected component (if applicable):
4.19

How reproducible:


Steps to Reproduce:
1. configured iscsi target
2. iscsiadm -m node -l
3. exec `cd /sys/class/iscsi_connection/connection1:0 && cat xxxx

Actual results:


Expected results:


Additional info:
Comment 1 inspursand inspur_group 2023-03-28 16:53:49 UTC
如果内核中缺少以前的基础代码,且当scsi的target配置错误时,将导致scsid服务无法正常启动且退出target登录存在几率失败。
Comment 2 inspursand inspur_group 2023-04-14 11:20:36 UTC
Created attachment 705 [details]
现场图片