Skip to content

Double-bridge sdr fill failed #342

Open
RongkunWang opened this issue May 2, 2022 · 1 comment
Open

Double-bridge sdr fill failed #342

RongkunWang opened this issue May 2, 2022 · 1 comment

Comments

@RongkunWang
Copy link

Hi,

I'm trying to use ipmitool dual-bridge to fill sdr for our MMC through ShM-IPMC-MMC, but probably the wrapped messages are in an incorrect format as the write failed and leave the sdr wiped out:

$ ipmitool -H 192.168.0.2 -P "" -m 0x20  -T 0x82 -b 7 -B 0 -t 0x72 sdr fill file VS_26MezzA.sdr
SDRR successfully erased
ipmitool: partial add failed
Cannot add SDR ID 0x0001 to repository...
ipmitool: partial add failed
...(similar) messages follow for every ID

Single-bridge of IPMC-MMC worked, so it's not a blocker in our case.

I'd like to report because potentially this is something that could be improved in ipmitool?

Cheers,
Rongkun

@AlexanderAmelkin
Copy link
Contributor

@RongkunWang To me it looks like something that your final destination BMC doesn't support. I will look into the code, but I suppose both the SDRR erase and the add command are handled by the target BMC, and so the error you get also comes from there.

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

No branches or pull requests

2 participants