SAS 3152 在BMC web上无法正常显示数据

非天池模式加载,在pcie slot上接过9560-8i这张raid卡在bmc上是可以正常使用的。现在因需求变化,需要适配SAS 3152卡,修改为对应raid卡的sr文件后,发现在bmc web中存储管理页面无raid卡的详细信息。怀疑是和mctp相关通信有关

storage版本:storage/1.80.40@openUBMC.release/stable

1 个赞

请将一键收集日志和raid的sr配置发送至maoyuhao@huawei.com邮箱,我们将尽快分析

1 个赞

日志已发送

经过调试 发现在下面的地方return了

function c_controller:register()
             ......
            if not mctp_service.get_instance().mctp_state then
                return
            end            
 ......
1 个赞

已在https://discuss.openubmc.cn/t/topic/1386/6话题下提供定位思路