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:
如果内核中缺少以前的基础代码,且当scsi的target配置错误时,将导致scsid服务无法正常启动且退出target登录存在几率失败。
Created attachment 705 [details] 现场图片