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

Corrected EventDataOp during removal of fru #647

Open
wants to merge 1 commit into
base: 1110
Choose a base branch
from

Conversation

ArchanaKakani
Copy link
Contributor

During removal of fru, we do remove the contained entity from entity association pdr. If this is the only contained entity in the PDR, the entity association PDR is removed. Based on if the entity association PDR is modified or deleted the EventDataOp is set.

Added the check for presence of record inside PDR repo to know if the PDR is modified and deleted.

Tested:
busctl commands

@ArchanaKakani ArchanaKakani force-pushed the CMFix1110_New branch 2 times, most recently from c36c089 to 381cc12 Compare December 13, 2024 10:29
There is multiple issues faced during the CM. This commit
fixes below issues
1.Port PDRs not getting generated after adding cable card concurrently
2.Multiple adapter were seen under single I/O Slot
3.No adapter PDRs for the cards under NVMe Slots (Drive Backplane)

When resolving issues, the design is that the Adapter PDR will always
remain in the PDR repository, regardless of whether the card is
physically present or absent.

Tested:
Using busctl command

Signed-off-by: Archana Kakani <[email protected]>
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.

1 participant