server0.local takes forever to reboot #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So when server0.local shuts down, it has to first go through every running service and stop it, of course. Then, however, it tries to deactivate the swap partition, which can take forever... On boot, it also has to start every service too, though adding
sshdto thebootrunlevel helps me at least gain access before this long process finishes.I'd also like to note that when I plugged the machine into a TV the TTY was all glitched (some characters were overwritten with others and it looked weird all in all). Hopefully it's a benign graphical glitch and not a sign that server0's memory is about to die.