#
4c63ce5e |
| 18-Dec-2020 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
Add support for resource dump delete. Add support for deleting resource dumps in host memory. Change requestDelete to accept dump type. Update system dump delete to pass dump type.
Add support for resource dump delete. Add support for deleting resource dumps in host memory. Change requestDelete to accept dump type. Update system dump delete to pass dump type. Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I8dcf85a2b38da15ff8451003c11232e340c4ca89
show more ...
|
#
2279386b |
| 04-Dec-2020 |
Ramesh Iyyar <rameshi1@in.ibm.com> |
host: Added support to delete system dump To delete host system dump using pldm oem command "FileAck" with dump file type and dump id which is present as source dump id (which is got
host: Added support to delete system dump To delete host system dump using pldm oem command "FileAck" with dump file type and dump id which is present as source dump id (which is got from pldm after created the host system dump) in system dump entry dbus object and also, to use pldm oem command added support to indicate delete host system dump support is not available for other host transport consumer and for other oem vendors who are using pldm as host transport to get host dump. Also, changed existing commited error i.e internal failure into not allowed for host system dump offload to avoid bmc dump creation in dump path. Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: Ib6be5b521fb3c5aa2926497bae0b03c1d9737161
show more ...
|
#
131994be |
| 03-Dec-2020 |
Ramesh Iyyar <rameshi1@in.ibm.com> |
host-dump: Renamed host-dump-offload-transport build option Currently dump manager using "host-dump-offload-transport" to mention the transport protocol name to offload host dumps but, s
host-dump: Renamed host-dump-offload-transport build option Currently dump manager using "host-dump-offload-transport" to mention the transport protocol name to offload host dumps but, same transport can use to other actions i.e create and delete. So, Changing build option name into "host-transport" to make generic. Also, transport code sources files are organized based on "offload" name so, changed same as "host-transport". Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I9e229218ea8c606e7092daf4d24fd6d16eb425c8
show more ...
|