Re: [CentOS] systemd: Failed unmounting /var on reboot, should I worry about fs corruption?

2019-11-29 Thread Ján Lalinský
Thanks, after reading some more complaints online and suggestions on this, I think setting up a lazy umount of /var is the best option until the bug is resolved in Centos 8. The lazy umount prevents systemd from registering and reporting the error that ordinary umount /var would generate (such ordi

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Orion Poplawski
On 11/29/19 1:08 PM, Jerry Geis wrote: I found this format: |ip=|/||/:[/||/ ]:/||/:/||/:/||/:/||/:/|{none|off}|/ What is "none" : off I assume means do not start the ethernet network. But what is none.     When I have it set to "on" my installation halts with "system halted" and I cannot s

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Tru Huynh
Hi, <...> Are you trying to use the installed kernel (you mentioned "dracut") to boot a kickstart installation? That is not going to work, you need to use the **installation** kernel and initrd.img from BaseOS/x86_64/kickstart/images/pxeboot btw, the ks syntax has changed from ks= -> inst.ks= my

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Jerry Geis
I found this format: ip=**:[ ** ]:**:**: **:**:*{none|off}* What is "none" : off I assume means do not start the ethernet network. But what is none. When I have it set to "on" my installation halts with "system halted" and I cannot see a visible error. I have not tried none yet. Next week per

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Jerry Geis
On Fri, Nov 29, 2019 at 11:06 AM Orion Poplawski wrote: > On 11/29/19 6:55 AM, Jerry Geis wrote: > >> I am trying to specify a static IP on the new dracut format. I was using > >> this: > >> http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html > >> > >> So my grub entry consists > >> menuen

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Markus Falb
On 29.11.19 17:06, Orion Poplawski wrote: > On 11/29/19 6:55 AM, Jerry Geis wrote: >> I am trying to specify a static IP on the new dracut format. I was using >> this: >> http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html >> >> So my grub entry consists >> menuentry "Install CentOS 8"  { >>

Re: [CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Orion Poplawski
On 11/29/19 6:55 AM, Jerry Geis wrote: I am trying to specify a static IP on the new dracut format. I was using this: http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html So my grub entry consists menuentry "Install CentOS 8" { linux /boot/vmlinuz noverifyssl ks=https://something

[CentOS] Help with dracut install CentOS 8

2019-11-29 Thread Jerry Geis
I am trying to specify a static IP on the new dracut format. I was using this: http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html So my grub entry consists menuentry "Install CentOS 8" { linux /boot/vmlinuz noverifyssl ks=https://something ip=192.168.1.3::192.168.1.1:255.255.255.0

Re: [CentOS] CLAMD and EXIM - anyone got it working`

2019-11-29 Thread Pete Biggs
On Fri, 2019-11-29 at 09:56 +, Gary Stainburn wrote: > Has anyone actually got CLAMD and EXIM working? > > I've just had a go on a new VPS server without success. The only > thing that happened was that my server slowed because clamd was > hogging CPU. > > I have done a lot of googling and al

[CentOS] CLAMD and EXIM - anyone got it working`

2019-11-29 Thread Gary Stainburn
Has anyone actually got CLAMD and EXIM working? I've just had a go on a new VPS server without success. The only thing that happened was that my server slowed because clamd was hogging CPU. I have done a lot of googling and all I found was a couple of howto's that said the same thing, and my qu