Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cgwalters/3d58edf6546930353c27fd5b5bba24e0 to your computer and use it in GitHub Desktop.
Save cgwalters/3d58edf6546930353c27fd5b5bba24e0 to your computer and use it in GitHub Desktop.
```
[root@master-1 ~]# journalctl -u ignition-firstboot-complete │·····································································································
-- Logs begin at Thu 2020-05-28 12:55:35 UTC, end at Thu 2020-05-28 14:02:44 UTC. -- │·····································································································
May 28 12:57:45 localhost systemd[1]: Starting Mark boot complete... │·····································································································
May 28 12:57:45 localhost systemd[1]: Started Mark boot complete. │·····································································································
-- Reboot -- │·····································································································
May 28 13:00:13 localhost systemd[1]: Starting Mark boot complete... │·····································································································
May 28 13:00:13 localhost sh[1813]: rm: cannot remove '/boot/ignition.firstboot': No such file or directory │·····································································································
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Main process exited, code=exited, status=1/FAILURE │·····································································································
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Failed with result 'exit-code'. │·····································································································
May 28 13:00:13 localhost systemd[1]: Failed to start Mark boot complete. │·····································································································
May 28 13:00:13 localhost systemd[1]: ignition-firstboot-complete.service: Consumed 10ms CPU time │·····································································································
[root@master-1 ~]#
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment