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
Copy file name to clipboardExpand all lines: _posts/2023-07-18-troubleshooting-lxc-bootup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: post
3
3
title: "Troubleshooting LXC Boot Hang"
4
4
date: 2023-07-18 00:00:00 -0400
5
5
category: "Troubleshooting"
6
-
tags: ["linux", "LXC", "boot"]
6
+
tags: ["linux", "lxc", "boot"]
7
7
---
8
8
9
9
Recently I was troubleshooting slow bootup times with an LXC container I'd created. The container previously was running well, but after an update seemed to be running slowly. I restored it from a backup but still experienced slowness so, I investigated. The first really helpful step I found to take was to log out the bootup sequence of the container.
0 commit comments