Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redfish test eSEL #2251

Open
SashaYang1129 opened this issue Sep 11, 2024 · 0 comments
Open

Redfish test eSEL #2251

SashaYang1129 opened this issue Sep 11, 2024 · 0 comments

Comments

@SashaYang1129
Copy link

In redfish/systems/eventlog/test_esel.robot
The robot will send a raw command "ipmitool -C 17 -N 3 -p 623 raw 0x3a 0xf0 0x0c 0x00 0x00 0x00 0x00 0x00 0x01 0x00 0x00 0xdf 0x00 0x00 0x00 0x00 0x20 0x00 0x04 0x12 0x65 0x6f 0xaa 0x00 0x00"
And Our BMC send the response "Unable to send RAW command (channel=0x0 netfn=0x3a lun=0x0 cmd=0xf0 rsp=0xc1): Invalid command"
The netFn "0x3a" is a IBM customized command, we didn't support.
Could this test change the adding SEL command "ipmitool raw 0x3a 0xf0" to a normal command, like "ipmitool raw 0x0a 0x44" ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant