Re: [CentOS] A Blast from the past

2021-08-17 Thread Michael Schumacher
> I changed the processor to an Ice Lake and I get the problem below when I > boot the working Haswell disk. Did you try to update your BIOS to the most recent version? Most BIOS updates add code to handle more recent CPUs. -- Michael Schumacher

Re: [CentOS] A Blast from the past

2021-08-17 Thread Simon Matter
> Thank you for your feedback. > > Unfortunately the manufacturer of our application software will only > support > it on RHEL/CentOS 7.0. I have asked and that is all they say. > When the CentOS 7.0 boots it does not recognise the CPU ID, flags it as a > soft error then continues. > The Haswell

Re: [CentOS] A Blast from the past

2021-08-17 Thread Jonathan Billings
On Tue, Aug 17, 2021 at 05:02:02PM +0100, Mark Woolfson wrote: > Unfortunately the manufacturer of our application software will only support > it on RHEL/CentOS 7.0. I have asked and that is all they say. This is absurd. The 7.0 kernel has so many vulnerabilities that are well known and well

Re: [CentOS] A Blast from the past

2021-08-17 Thread Stephen John Smoogen
On Tue, 17 Aug 2021 at 12:02, Mark Woolfson wrote: > > Thank you for your feedback. > > Unfortunately the manufacturer of our application software will only support > it on RHEL/CentOS 7.0. I have asked and that is all they say. > When the CentOS 7.0 boots it does not recognise the CPU ID, flags

Re: [CentOS] A Blast from the past

2021-08-17 Thread Mark Woolfson
Thank you for your feedback. Unfortunately the manufacturer of our application software will only support it on RHEL/CentOS 7.0. I have asked and that is all they say. When the CentOS 7.0 boots it does not recognise the CPU ID, flags it as a soft error then continues. The Haswell and the Ice Lake

Re: [CentOS] A Blast from the past

2021-08-17 Thread Phil Perry
On 17/08/2021 16:34, Simon Matter wrote: Hello, Can you please help with an interesting problem. I have an Intel Haswell based processor with CentOS 7.0 with an early kernel booting and running perfectly. I changed the processor to an Ice Lake and I get the problem below when I boot the working

Re: [CentOS] A Blast from the past

2021-08-17 Thread Simon Matter
> Hello, > Can you please help with an interesting problem. > I have an Intel Haswell based processor with CentOS 7.0 with an early > kernel > booting and running perfectly. > I changed the processor to an Ice Lake and I get the problem below when I > boot the working Haswell disk. > The boot

Re: [CentOS] NFS Share fails to mount at boot time

2021-08-17 Thread Simon Matter
> My suggestion - Add "_netdev" to the parameters list: > > NAS2HOST:/volume1/export/ /mnt/NAS2 nfs > _netdev,rw,vers=3,soft,bg,intr0 0 And, if it doesn't work, try this instead and please let us know which one worked best: NAS2HOST:/volume1/export/ /mnt/NAS2 nfs

Re: [CentOS] A Blast from the past

2021-08-17 Thread Mark Woolfson
Hello, Can you please help with an interesting problem. I have an Intel Haswell based processor with CentOS 7.0 with an early kernel booting and running perfectly. I changed the processor to an Ice Lake and I get the problem below when I boot the working Haswell disk. The boot process hangs almost

Re: [CentOS] NFS Share fails to mount at boot time

2021-08-17 Thread Bill Gee
My suggestion - Add "_netdev" to the parameters list: NAS2HOST:/volume1/export/ /mnt/NAS2 nfs _netdev,rw,vers=3,soft,bg,intr0 0 Bill Gee On Tuesday, August 17, 2021 9:18:53 AM CDT Felix Natter wrote: > hello fellow CentOS Users, > > on Scientific Linux 7

[CentOS] NFS Share fails to mount at boot time

2021-08-17 Thread Felix Natter
hello fellow CentOS Users, on Scientific Linux 7 (_very_ similar to CentOS7), I get this when trying to mount NFS Shares (exported from Synology NAS) automatically at boot time: [root@HOST ~]# journalctl -b 0 | grep NAS[20] Jul 01 13:32:09 HOST systemd[1]: Mounting /mnt/NAS0... Jul 01 13:32:09