版本:2509
当前配置NVME,按照SEU→14140224_VPD_0.sr→14140224_PROTOCOL_0.sr流程加载,SEU参考的Huawei/TianChi/SEU/14100665_00000001030302044496.sr
配置好后,丝印正常
Handle 0x0016, DMI type 9, 24 bytes
System Slot Information
Designation: DISK46
Type: x2 PCI Express x2
Current Usage: In Use
Length: Other
ID: 46
Characteristics: None
Bus Address: 0000:05:00.0Handle 0x0017, DMI type 9, 24 bytes
System Slot Information
Designation: DISK45
Type: x2 PCI Express x2
Current Usage: In Use
Length: Other
ID: 45
Characteristics: None
Bus Address: 0000:06:00.0
bmc下可以看到nvme的SerialNumber 等信息,当前nvme支持nvme-mi协议
NAME TYPE SIGNATURE RESULT/VALUE FLAGS
bmc.kepler.sms interface - - -
._40odata_2Econtext property v s "/redfish/v1/$metadata#Systems/Member… -
._40odata_2Eid property v s "/bmc/kepler/Systems/1/Sms/1/Computer… -
._40odata_2Etype property v s “#Storage.v1_0_0.OemPCIE_SSD” -
bmc.kepler.sms.redfish interface - - -
.CapableSpeedGbs property v s “null” -
.CapacityBytes property v x 240057409536 -
.Description property v s “null” -
.DeviceID property v s “0x5024” -
.DeviceLocation property v s “null” -
.DeviceName property v s “null” -
.DeviceSilkScreen property v s “null” -
.FirmwareVersion property v s “EIEK51.3” -
.Id property v s “0000:00:13.0_0000:06:00.0” -
.Manufacturer property v s “null” -
.MediaType property v s “null” -
.Model property v s “KINGSTON SEDC2000BYM8240G” -
.Name property v s “nvme1” -
.NegotiatedSpeedGbs property v s “null” -
.Protocol property v s “null” -
.SerialNumber property v s “50026B728395F71E” -
.Status property v s “healthy” -
.SubsystemDeviceID property v s “0x5024” -
.SubsystemVendorID property v s “0x2646” -
.VendorID property v s “0x2646” -
._40odata_2Econtext property v s "/redfish/v1/$metadata#Systems/Member… -
._40odata_2Eid property v s "/bmc/kepler/Systems/1/Sms/1/Computer… -
._40odata_2Etype property v s “#Storage.v1_0_0.OemPCIE_SSD” -
bmc.kepler.sms.redfish.BDFNumber interface - - -
.BDF property v s “0000:06:00.0” -
.RootBDF property v s “0000:00:13.0” -
查询disk45:mdbctl lsprop Drive_1_010102
bmc.kepler.Inventory.Hardware
AssetName=“Disk45”
AssetTag=“N/A”
AssetType=“Disk”
FirmwareVersion=“N/A”
ManufactureDate=“N/A”
Manufacturer=“N/A”
Model=“N/A”
PCBVersion=“N/A”
PartNumber=“N/A”
SerialNumber=“”
Slot=“45”
UUID=“”
bmc.kepler.Object.Properties
ClassName=“Drive”
ObjectIdentifier=[1,“1”,“1”,“010102”]
ObjectName=“Drive_1_010102”
TraceSamplingRate=0
bmc.kepler.Systems.Storage.Drive
BlockSizeBytes=65535
BootPriority=255
CapableSpeedGbs=255
CapacityMiB=4294967295
ContainerPhysicalContext=“Front”
DeviceName=“N/A”
EnclosureId=65535
FaultLed=0
FirmwareStatus=255
HotspareType=255
Id=45
LocateLed=0
Location=“HDD Plane”
LocationIndicatorState=0
Manufacturer=“N/A”
ManufacturerId=0
MediaErrorCount=4294967295
MediaType=255
Model=“N/A”
Name=“Disk45”
NegotiatedSpeedGbs=255
NodeId=“HDDPlaneDisk45”
OtherErrorCount=4294967295
PCIeLinkSpeed=0
PatrolState=0
PowerOnHours=4294967295
PowerState=255
PredictedFailCount=4294967295
PredictedMediaLifeLeftPercent=100
Presence=1
Protocol=5
RebuildProgress=255
RebuildState=0
RefControllerId=255
RefDiskArrayId=65535
RefVolumeList=
ResourceId=0
Revision=“N/A”
RotationSpeedRPM=65535
SASAddress1=“N/A”
SASAddress2=“N/A”
SerialNumber=“”
SlotNumber=255
TemperatureCelsius=0
bmc.kepler.Systems.Storage.Drive.AddrInfo
PortId=0
RootBDF=“N/A”
SlotId=0
SocketId=0
Type=“N/A”
bmc.kepler.Systems.Storage.Drive.DriveStatus
CapacityError=false
Failure=false
FirmwareStatusError=false
Health=0
InAFailedArray=0
Missing=0
PredictiveFailure=0
bmc.kepler.Systems.Storage.Drive.DriveSubHealth
EstimatedRemainingLifespan=4294967295
EstimatedRemainingLifespanInsufficient=0
IODeteriorationHealthCode=0
SLCSpareBlockPercentage=255
TLCSpareBlockPercentage=255
bmc.kepler.Systems.Storage.Drive.NVMe
LifeUsedPercentage=255
bmc.kepler.Systems.Storage.Drive.NVMe.SMART
AvailableSpare=255
CriticalWarning=255
Status=255
UsedPercentage=255
bmc.kepler.Systems.Storage.Drive.SAS.SMART
BlocksReceivedFromInitiator=4294967295
BlocksSentToInitiator=4294967295
ElementsInGrownDefectList=4294967295
ElementsInPrimaryDefectList=4294967295
LastPrefailEventSeqNum=4294967295
ManufacturedInWeekOfYear=“N/A”
StripTemperatureCelsius=4294967295
UntilNextInterSMARTTestMinutes=4294967295
Private
ActivationLed=0
CommandTimeoutTimes=0
FaultReg=0
HddBackplaneStartSlot=44
LinkFault=false
LocateReg=0
PassThrough=255
PhysicalLocation=“HDD Plane”
RelativeSlot=1
SetFaultLed=0
SetLocateLed=0
其中bmc.kepler.Systems.Storage.Drive.AddrInfo中portid/bdf全是N/A
web端没有详细数据,iBMA运行正常
app.log一直报错:NVMe list is empty
Q:NVME的信息传递流程是什么,当前情况应该从什么方向排查

