phosphor-log-manager: Failed to find metadata
gkeishin opened this issue · 0 comments
gkeishin commented
-bash-4.1$ ./rest_cmd -i wsbmcxxx-o esel
Fetching esel from BMC
Error entry(s) found:
[u'/xyz/openbmc_project/logging/entry/13']
Entry : /xyz/openbmc_project/logging/entry/13
{
"AdditionalData": [
"_PID=1363"
],
"Description": "An internal failure has occurred while performing an operation.",
"EventID": "FQPSPCR0021F",
"Id": 13,
"Message": "xyz.openbmc_project.Common.Error.InternalFailure",
"Purpose": "xyz.openbmc_project.Software.Version.VersionPurpose.BMC",
"Resolved": false,
"Severity": "xyz.openbmc_project.Logging.Entry.Level.Error",
"Timestamp": 1536073149893,
"Version": "v2.3-240-g40c4f35",
"associations": []
}
looks like i m seeing this on poweron and off..
Sep 04 14:59:09 wsbmcxxx phosphor-log-manager[1158]: Failed to find metadata
Sep 04 14:59:09 wsbmcxxx phosphor-fru-fault-monitor[1362]: /xyz/openbmc_project/logging/entry/13 created```
Adriana Kobylak [20:37]
to workaround this issue, issue a “journalctl --sync” to create the file and sync the journal so that we don’t have missing metadata, until i get the fix up