#
124d31f0 |
| 11-Apr-2022 |
Marri Devender Rao <devenrao@in.ibm.com> |
dreport: Fix network and timedate plugin failures during BMC dump generation
1) Due to some script errors network and timedate plugins are failing during BMC dump generation fixed the same.
Failure
dreport: Fix network and timedate plugin failures during BMC dump generation
1) Due to some script errors network and timedate plugins are failing during BMC dump generation fixed the same.
Failures: /usr/share/dreport.d/pl_user.d/E30network: line 12: add_cmd_output: command not found /usr/share/dreport.d/pl_user.d/E30timedate: line 12: [: missing `]'
Tested: timedate.log timedatectl] Local time: Mon 2022-04-11 12:41:19 UTC Universal time: Mon 2022-04-11 12:41:19 UTC RTC time: Mon 2022-04-11 12:41:19 Time zone: UTC (UTC, +0000) System clock synchronized: no NTP service: active RTC in local TZ: no
network.log [netstat] Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 9.3.23.1 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 9.3.23.1 0.0.0.0 UG 0 0 0 eth0 9.3.23.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Id60b3238657af7edb3100319bfa57ab6503bad13
show more ...
|
#
8762fe1c |
| 24-Mar-2022 |
Marri Devender Rao <devenrao@in.ibm.com> |
dreport: Add time and date to the BMC dump
Execute the script and append the output log file to BMC dump.
[timedatectl] Local time: Thu 2022-03-24 10:28:17 UTC Universal t
dreport: Add time and date to the BMC dump
Execute the script and append the output log file to BMC dump.
[timedatectl] Local time: Thu 2022-03-24 10:28:17 UTC Universal time: Thu 2022-03-24 10:28:17 UTC RTC time: Thu 2022-03-24 10:28:17 Time zone: UTC (UTC, +0000) System clock synchronized: no NTP service: active RTC in local TZ: no
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Ie1ac4e730d93d1959b2543de00b98c7513552560
show more ...
|