Skip to content
Commit 9f557368 authored by Dhruvaraj Subhashchandran's avatar Dhruvaraj Subhashchandran
Browse files

OpenPOWER: Clear system and resource dump entries while powering off



The dumps like system and resource dumps are stored in host memory
and that will be lost during a power off, so the entries in BMC
dump-manager for those dumps will be stale after a power off.
This commit adds a service to call deleteAll to clear the entries
for system and resource dumps during system power off.

Tests:
   1 - Created a resource dump and system dump
       and activated the service
       Result: Both dump entries are cleared

   2 - Created a resource dump and system dump
       powered off the system
       Result: Both dump entries are cleared

Signed-off-by: default avatarDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: I4e6a59ae852c86f5edbab767fb6a0ff2a4635289
parent c1778dac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment