R2> request system zeroize warning: System will be rebooted and may not boot without configuration warning: RE nodes will be rebooted and may become unreachable over the network until re-configuration Erase all data, including configuration and log files? [yes,no] (no) yes warning: zeroizing... BIOS Reset Reason: iTCO WDT Primary BIOS version CDEN_P_EX1_00.19.01.00 Total Memory Size = 16GB Checking Primary BIOS code integrity...Passed! Press Esc for boot options ME is in normal operational state Booting ETH00 (2C-4C-15-61-13-FF) ... Secure boot is enforced >>Start PXE over IPv4, Press [ESC] to EXIT... PXE-E18: Server response timeout. Press Esc for boot options Press Esc for boot options Booting ETH00 (2C-4C-15-61-13-FF) ... Secure boot is enforced >>Start PXE over IPv4, Press [ESC] to
zeroize does secure erase of disk on available platforms. However, few platforms do not support secure erase and hence "dd" is used to erase contents of disk. In ACX based platforms, "dd" of 40GiB disk was taking more time which raised watchdog timeout resulting in kernel panic. The solution was to reset watchdog timer to 500s just before "dd" procedure starts