// 此模板仅供参考,如果不适用可以修改
问题描述
配置riser槽位出现slot1 slot2 portid重复。根据日志看slot1 slot2的serdes都是识别到同一个了,检查线缆白名单和BusinessConnector按照正常配置配的,不知道还有哪里有问题。slot1 slot2配置与日志打印如下:
“BusinessConnector_1”: {
“Name”: “Down_1”,
“Direction”: “Downstream”,
“Slot”: 1,
“LinkWidth”: “X8”,
“MaxLinkRate”: “PCIe 5.0”,
“ConnectorType”: “PCIe CEM”,
“UpstreamResources”: [
{
“Name”: “Up_1”,
“ID”: 255,
“Offset”: 0,
“Width”: 8
}
],
“RefMgmtConnector”: “#/Connector_PCIE_SLOT1”,
“RefMgmtConnectorTianChi”: “#/Connector_PCIE_SLOT1TianChi”,
“RefPCIeAddrInfo”: “#/PcieAddrInfo_1”
},
“BusinessConnector_101”: {
“Name”: “Up_1”,
“Direction”: “Upstream”,
“Slot”: 1,
“LinkWidth”: “X8”,
“MaxLinkRate”: “PCIe 5.0”,
“ConnectorType”: “UBC”,
“Ports”: [
{
“Name”: “Port1”,
“ID”: 16,
“Offset”: 0,
“Width”: 8
}
]
},
“BusinessConnector_2”: {
“Name”: “Down_2”,
“Direction”: “Downstream”,
“Slot”: 2,
“LinkWidth”: “X16”,
“MaxLinkRate”: “PCIe 5.0”,
“ConnectorType”: “PCIe CEM”,
“UpstreamResources”: [
{
“Name”: “Up_2”,
“ID”: 255,
“Offset”: 0,
“Width”: 8
},
{
“Name”: “Up_3”,
“ID”: 255,
“Offset”: 0,
“Width”: 8
}
],
“RefMgmtConnector”: “#/Connector_PCIE_SLOT2”,
“RefMgmtConnectorTianChi”: “#/Connector_PCIE_SLOT2TianChi”,
“RefPCIeAddrInfo”: “#/PcieAddrInfo_2”
},
“BusinessConnector_102”: {
“Name”: “Up_2”,
“Direction”: “Upstream”,
“Slot”: 2,
“LinkWidth”: “X8”,
“MaxLinkRate”: “PCIe 5.0”,
“ConnectorType”: “UBC”,
“Ports”: [
{
“Name”: “Port2”,
“ID”: 32,
“Offset”: 0,
“Width”: 8
}
]
},
“BusinessConnector_103”: {
“Name”: “Up_3”,
“Direction”: “Upstream”,
“Slot”: 2,
“LinkWidth”: “X8”,
“MaxLinkRate”: “PCIe 5.0”,
“ConnectorType”: “UBC”,
“Ports”: [
{
“Name”: “Port3”,
“ID”: 33,
“Offset”: 0,
“Width”: 8
}
]
}
{
“UID”: “00000008040302012601”,
“Index”: 0,
“SrcPortName”: [
“A3a”,
“C4a”,
“C5a”,
“C6a”,
“C7b”,
“A2a”,
“A2c”,
“A1a”,
“A1c”,
“B3a”,
“B3c”,
“B4a”,
“B4c”,
“D7a”,
“D6a”,
“D5a”,
“D4b”,
“B2a”,
“B1a”
],
“TargetPortID”: [
16,
32,
33,
48,
49,
64,
65,
80,
81,
96,
97,
112,
113,
128,
129,
144,
145,
161,
160
],
“Slot”: [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
],
“Device”:
},
环境信息
-
操作系统:[如 Ubuntu 24.04]
-
软件版本:[如 OpenUBMC2509]
-
硬件配置:[如 CPU、内存等]
重现步骤
-
[第一步]
-
[第二步]
-
[第三步]
期望结果
配置riser槽位slot1 slot2 portid正常,知道产生重复的原因
实际结果
[实际发生了什么,包含错误信息]
尝试过的解决方案
[列出您已经尝试过的解决方案及结果]

