You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing some testing on a Rainier, I encountered some issues that I thought might be worthy of FFDC collected via the dreport tool, so I ran that to collect some data.
During the data collection, it indicated it encountered an error:
root@p10bmc:~# dreport
Tue Aug 10 23:29:20 UTC 2021 Name: obmcdump_00000000_1628638160.tar.xz
Tue Aug 10 23:29:20 UTC 2021 Epochtime: 1628638160
Tue Aug 10 23:29:20 UTC 2021 ID: 00000000
Tue Aug 10 23:29:20 UTC 2021 Type: user
Tue Aug 10 23:29:21 UTC 2021 ERROR: /etc/alt_fw_env.config does not exist
Adding Dump Header :/usr/share/dreport.d/include.d/gendumpheader
Tue Aug 10 23:29:36 UTC 2021 Report is available in /tmp
Tue Aug 10 23:29:36 UTC 2021 Successfully completed
root@p10bmc:~#
According to @anoo1 , that file is actually optional. Some systems, such as Witherspoon, are expected to have that, where as others, such as Rainier, apparently do not have that file.
The text was updated successfully, but these errors were encountered:
While doing some testing on a Rainier, I encountered some issues that I thought might be worthy of FFDC collected via the
dreport
tool, so I ran that to collect some data.During the data collection, it indicated it encountered an error:
According to @anoo1 , that file is actually optional. Some systems, such as Witherspoon, are expected to have that, where as others, such as Rainier, apparently do not have that file.
The text was updated successfully, but these errors were encountered: