Lines Matching full:dumps
15 dump interfaces support only the dumps generated on the BMC and dump manager
34 Various types of dumps are created based on the type and source of failure. The
40 ### Type of dumps supported.
42 These are some of the dumps supported by dump manager.
90 - List the dumps: List all dumps present in the BMC.
100 There are various types of dumps; interfaces are standard for most of the dumps,
101 but huge dumps which cannot be stored on the BMC needs additional support. This
102 document will explain the design of different types of dumps. The dumps are
111 which collects the dumps from BMC.
118 caller for the user-initiated dumps.
131 - There are system generated dumps based on error log or core dump, which works
132 similar to user-initiated dumps with the following difference.
144 can request multiple types of dumps
181 #### The properties common to all dumps
183 There will be a base dump entry with properties common to all types of dumps
204 ### Flow of dumps collected and stored in the Host
218 - Offloading Host dumps through Host instead of BMC, but considered BMC option
221 offload location. - BMC provides one common point for all dumps generated in
229 - Modifying the BMC dump infrastructure to support additional dumps.
239 working as expected. - Test creating host dumps and offloading it. - Test
240 deleting host dumps - Create/List/Offload/Delete BMC dumps to make sure