systemctl –force –force reboot
강제 리붓 force reboot
[[email protected] /workroot/scripts]# ./clear_caches Message from [email protected] at Mar 10 09:25:23 ... kernel:NMI watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [swapoff:5934] Message from [email protected] at Mar 10 09:26:20 ... kernel:NMI watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [swapoff:5934] [[email protected] /home/user1234]# halt Failed to start halt.target: Connection timed out See system logs and 'systemctl status halt.target' for details. [[email protected] /workroot/scripts]# sudo systemctl --force reboot Failed to execute operation: Connection timed out [[email protected] /workroot/scripts]# sudo systemctl --force --force reboot Rebooting.
sudo systemctl --force --force reboot