[CentOS] Two questions

2019-08-08 Thread Jerry Geis
You guys are awesome working on CentOS 8! Where might a get a list of the packages in CentOS 8 ? Will there be a "in place" upgrade from 7 to 8? Thanks, Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] another bizarre thing...

2019-08-08 Thread Young, Gregory
Is this on both EL6 and EL7? If only EL7, it could be control groups causing the issue. The idea of cgroups is to prevent zombie processes, but if you need your program to spawn another process then restart itself while the other process continues to run, you need to launch it in a different con

Re: [CentOS] C7 Kernel module compilation

2019-08-08 Thread Akemi Yagi
On Wed, Aug 7, 2019 at 11:00 PM Alessandro Baggi wrote: > > Il 07/08/19 20:15, Akemi Yagi ha scritto: > > On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi > > wrote: > >> > >> Il 07/08/19 01:02, Phil Perry ha scritto: > >>> On 06/08/2019 14:45, Alessandro Baggi wrote: > > > >>> Please post the act

Re: [CentOS] another bizarre thing...

2019-08-08 Thread Fred Smith
On Thu, Aug 08, 2019 at 05:06:06PM +, Young, Gregory wrote: > Is this on both EL6 and EL7? If only EL7, it could be control groups causing > the issue. The idea of cgroups is to prevent zombie processes, but if you > need your program to spawn another process then restart itself while the >