Skip to content

Dump collection fails if runtime exceeds BMCWeb timeout (attachment lost) #26

@dkamat27

Description

@dkamat27

Description

When using phosphor-debug-collector, if the dump collection takes longer than the BMCWeb dump collection task timeout, the request fails and the attachment is lost.

Example:

  • Dump involving ipmi sel list took ~84 minutes.
  • BMCWeb’s dump collection task times out at 45 minutes.
  • Result: the dump completes in the backend but the request fails and no attachment is returned.

Impact

  • Long or slow dump collections cannot be retrieved.
  • Users experience failed dump retrieval even though the dump finishes successfully.
  • This results in loss of important debug data for customer systems.

Expected Behavior

  • Dump collection should succeed and the attachment should be retrievable, regardless of runtime.

Open Question

Should this be addressed by:

  1. Increasing the BMCWeb timeout, or
  2. Or any other design?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions