suite66-scripts-1.7.1.4-1 fails to boot the system 22 September 2021, 01:34:10 mount cgroups crashed. Downgraded to suite66-scripts-1.7.1.3-2 fixed the issue. 1 Likes
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #1 – 22 September 2021, 01:38:03 Quote from: calvinh – on 22 September 2021, 01:34:10mount cgroups crashed. Downgraded to suite66-scripts-1.7.1.3-2 fixed the issue.I have fixed it in version 1.7.1.4-2 There was bad execlineb script, which I realize why now. Though I will redo a bit what I did previously but with a fix to the issue. I eliminated running a shell script to do cgroups stuff, but turned out to be a bit wrong. For now, went back to using the script in the meantime 2 Likes
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #2 – 24 September 2021, 02:40:33 @mattz7 I just pushed 1.7.1.5 of suite66-scripts in gremlins with an added mount-nfs, so it will unmount during shutdown. Can you install update and update iwd and remove the [stop] block and 66-enable -F iwd and 66-enable -t -F boot@system ; may take two reboots to see if it works as intended. 1 Likes
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #3 – 24 September 2021, 12:19:17 @ndowens I will get around to doing this later. I have to install the s66 flavor of Artix anew as I went back to using OpenRC on all of my installations To be honest, unmounting nfs while shutting down worked on and off so I just decided to use whatever was the most stable for me. Last Edit: 24 September 2021, 13:11:10 by mattz7
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #4 – 24 September 2021, 13:08:33 Quote from: mattz7 – on 24 September 2021, 12:19:17@ndowens I will get around to doing this later. I have to install the s66 flavor of Artix anew as I went back to using OpenRC on all of my installations To be honest, unmounting nfs while shutting down worked on and off so I just decided to use whatever was the most stable for me. I am hoping this will be more stable way to do it. It happens sometime before processes get TERM and KILL signal
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #5 – 24 September 2021, 13:11:28 OK, so I checked it. Now shutdown hangs on the following messages (see the picture attached).Powering off without an nfs share being mounted goes well.EDIT: I'll boot up the system once again and check it a second time. EDIT2: The same thing happened. Only now mount-pts was reordered and appeared earlier in the message. Last Edit: 24 September 2021, 13:18:16 by mattz7
Re: suite66-scripts-1.7.1.4-1 fails to boot the system Reply #6 – 24 September 2021, 13:20:38 Well darn. Was thinking that would solve it