<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 24, 2020 at 2:34 AM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 23 Sep 2020 16:41:54 -0400, you wrote:<br>
<br>
>Christopher: Yes, the suspense is killing me. The one or two times this<br>
>happened over the last nine years it was always some fsck/error type<br>
>message for the recording drives (two internal and an external drive I send<br>
>some stuff to after recording). It had never been the OS drive. So it's<br>
>sorta frustrating that the boot process will hang (and ssh not start)<br>
>because of something happening to a data drive. You'd think it would let<br>
>you get to the point where you could ssh in and then say "Here's a problem<br>
>with your system. I can't continue past this." It'll be a while before I<br>
>see it and if it's just a "hit y" wait a few minutes and bingo, I'll yell.<br>
<br>
The problem where the system does not boot when fsck happens used to<br>
be common on older versions of Ubuntu using systemd.  For a while now<br>
on 18.04 I have not seen it, but I have not been particularly testing<br>
for it.  There may have been a systemd update that fixes it, or makes<br>
it less likely.  What I suspect is happening is that the fscks take a<br>
long time, which causes other things that systemd has waiting to start<br>
to exceed the timeout after which they get started anyway, even if the<br>
preconditions for them starting have not been met.  So they start up<br>
and then fail.  In the case of ssh, networking may not be up when it<br>
gets started, or systemd may find that it is unable to start the<br>
normal system (multiuser mode) and sshd may only be started when<br>
multiuser mode is started.  Systemd or the configuration of these<br>
systemd units should be fixed to prevent this, and may have been at<br>
least somewhat.<br><snip></blockquote><div><br></div><div>Thanks for the treasure trove of suggestions. I'm beginning to wonder what's more frustrating, the fact the system is down or that I can't try everyone's suggestions right now. Stephen, your treasure trove of suggestions is getting Evernote'd.</div><div><br></div><div>Thanks. </div></div></div>