Lines Matching full:dump
2 Implement this to add system dump management.
4 System dumps are dump of the host memory and hardware states generated
5 during a failure in the host firmware. This can be a huge dump stored in the
6 host memory, the BMC doesn't store this dump but stream this dump to an
8 system dump, users can also request for this kind of dump.
14 The dump id provided by the source of the dump. There are dumps which
15 get generated outside the BMC, like a system dump which gets generated
17 when communicating to the source of the dump the SourceDumpId will be
23 dump outside of the BMC. This token can be used to identify the dump
31 dump, alters the system state. This kind of dump is typically
33 requested by a user. Despite its disruptive nature, this dump is able
35 system crashes. The second type is a 'non-disruptive' dump. As the
36 name suggests, this dump is created without causing any disruption to
43 dump request. Non-disruptive dumps consume significant host resources
50 ACL, the host will reject the dump request. This field is needed so
52 certain dump operations.
57 dump to indicate whether the request is successful or there is an
63 description: Indicate the type of system dump
67 The system state will change with this type of dump collection
74 non-disruptive system dump request.
81 Requested for system dump and awaiting the host response
85 non-disruptive system dump.
89 start a non-disruptive system dump.
96 requested non-disruptive system dump.