Re: 4.9 Kernels Hit Psand Repos
Daniel Urist <[email protected]> Mon, 12 Feb 2018 10:34:40 -0700
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <CAEo6=Ka4Xj8KrkeC_uHHeY1c=g3MsG_h-eggrabNDN=s-YnD+w@mail.gmail.com> |
Indeed, they weren't being run, but running them by hand doesn't seem to fix it. Am I missing something? # /etc/init.d/util-vserver status > Path to vshelper has been set > # /etc/init.d/vprocunhide status > /proc entries were fixed > # vserver -v vsrvdev1 start > New network context is 2000 > Adding 128.117.224.188 > New security context is 2000 > No command given; use '--help' for more information. > An error occured while executing the vserver startup sequence; when > there are no other messages, it is very likely that the init-script > () failed. > Common causes are: > * /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build > method knows how to deal with this, but on existing installations, > appending 'true' to this file will help. > > Failed to start vserver 'vsrvdev1' On Thu, Feb 8, 2018 at 4:27 PM, Ben Green <[email protected]> wrote: > Quoting Daniel Urist <[email protected]>: > > I don't seem to be able to start vservers. I get the following error with a >> newly built stretch vserver: >> >> > This looks like a case of the init scripts not being run at boot. If you > run them manually you can confirm that. > > Cheers, > Ben > > > >