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

configs: Use known num in generic_nvme_drive (#72) #75

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

spinler
Copy link
Contributor

@spinler spinler commented Nov 7, 2024

Don't use $index in the D-Bus names, because EM can get confused by platform-fru-detect interactions and tries to put two instances of the same object path on D-Bus and will crash.

Instead use SlotNumber, which is a property on the xyz.openbmc_project.Inventory.Decorator.Slot interface that will be on D-Bus on the drive inventory-manager path.

Change-Id: I76b6bd5183a50a6c265bc151880c10adc7213a88

Change-Id: I178eab998e53e48c1d0823e262bcd3f21c0da136

Don't use $index in the D-Bus names, because EM can get confused by
platform-fru-detect interactions and tries to put two instances of the
same object path on D-Bus and will crash.

Instead use SlotNumber, which is a property on the
xyz.openbmc_project.Inventory.Decorator.Slot interface that will be on
D-Bus on the drive inventory-manager path.

Change-Id: I76b6bd5183a50a6c265bc151880c10adc7213a88

Signed-off-by: Matt Spinler <[email protected]>
Change-Id: I178eab998e53e48c1d0823e262bcd3f21c0da136
@rfrandse rfrandse merged commit 108f34d into ibm-openbmc:1110 Nov 14, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants