AlmaLinux is rebooting with no root cause

Hello,

I have a 9.2 Alma in my env actually, we have a strange behaviour happening, the AlmaLinux is rebooting almost everyday, with no root cause for it, the UID 0 just stop in logs of messages and secure, and after this the Alma is going to reboot.

The logs:

Jul  6 13:23:55 dmail systemd[1]: Started User Manager for UID 0.
Jul  6 13:23:55 dmail systemd[1]: Started Session 1 of User root.
Jul  6 13:23:55 dmail systemd[1]: Starting Hostname Service...
Jul  6 13:23:55 dmail systemd[1]: Started Hostname Service.
Jul  6 13:24:25 dmail systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul  6 13:26:42 dmail systemd[1]: session-1.scope: Deactivated successfully.
Jul  6 13:26:42 dmail systemd-logind[841]: Session 1 logged out. Waiting for processes to exit.
Jul  6 13:26:42 dmail systemd-logind[841]: Removed session 1.
Jul  6 13:26:52 dmail systemd[1]: Stopping User Manager for UID 0...
Jul  6 13:26:52 dmail systemd[5938]: Activating special unit Exit the Session...
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Main User Target.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Basic System.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Paths.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Sockets.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Timers.
Jul  6 13:26:52 dmail systemd[5938]: Stopped Daily Cleanup of User's Temporary Directories.
Jul  6 13:26:52 dmail systemd[5938]: Closed D-Bus User Message Bus Socket.
Jul  6 13:26:52 dmail systemd[5938]: Stopped Create User's Volatile Files and Directories.
Jul  6 13:26:52 dmail systemd[5938]: Removed slice User Application Slice.
Jul  6 13:26:52 dmail systemd[5938]: Reached target Shutdown.
Jul  6 13:26:52 dmail systemd[5938]: Finished Exit the Session.
Jul  6 13:26:52 dmail systemd[5938]: Reached target Exit the Session.
Jul  6 13:26:52 dmail systemd[1]: user@0.service: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: Stopped User Manager for UID 0.
Jul  6 13:26:52 dmail systemd[1]: Stopping User Runtime Directory /run/user/0...
Jul  6 13:26:52 dmail systemd[1]: run-user-0.mount: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: user-runtime-dir@0.service: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: Stopped User Runtime Directory /run/user/0.
Jul  6 13:26:52 dmail systemd[1]: Removed slice User Slice of UID 0.
Jul  6 13:30:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 13:30:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 13:30:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:37:35 dmail kernel: Linux version 5.14.0-284.11.1.el9_2.x86_64 (mockbuild@x64-builder01.almalinux.org) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023
Jul  6 13:37:35 dmail kernel: The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.
Jul  6 13:37:35 dmail kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.14.0-284.11.1.el9_2.x86_64 root=/dev/mapper/almalinux-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux-swap rd.lvm.lv=almalinux/root rd.lvm.lv=almalinux/swap

If you look in these logs, dont have a specific cause, it just stops and starts the proccess of reboot.

secure log shows just the shutdown command happening:

type=SERVICE_START msg=audit(1688661462.885:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'UID="root" AUID="unset"

I alredy searched for crons in cron.d/ crontab or root cron and everything in /var/spool/cron/ but no success with that, also i have changed the kernel, and we are updated in the last dnf update.

Any clue or someone have passed for something like that?
Thank you!

I did faced some issues like this with Linux few years back, after checking I found out that my PC cooling FAN was not working
I changed the power supply and the FAN, and I was able to use the system for some more time
Please check for colling fan, heat sink disconnectivity and power supply issues
thanks

Hello, My environment is an KVM VM, sorry for not specify, we have no issues on the node, or temperature protections happening. Thank you for your asnwer.

We need more (earlier) logs than that, that’s just showing the shutdown phase, not what caused it beforehand. Also is it shutting down or rebooting?

I’ve seen sar (system activity accounting tool) cause heavy load and a lot of logs, could be that.

i assume its a mailserver, so does it have enough free disk space - not crashing due to full disk or something?

2 Likes

Yes, its an postfix pure server, without painels or whatever. Just a simple mail server with postfix and dovecot.

Full logs:

Jul  6 12:10:26 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 12:10:26 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 12:10:26 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 12:19:29 dmail systemd[1]: Starting dnf makecache...
Jul  6 12:19:30 dmail dnf[5589]: AlmaLinux 9 - AppStream                         5.5 kB/s | 4.1 kB     00:00
Jul  6 12:19:31 dmail dnf[5589]: AlmaLinux 9 - BaseOS                            6.0 kB/s | 3.8 kB     00:00
Jul  6 12:19:31 dmail dnf[5589]: AlmaLinux 9 - Extras                            5.0 kB/s | 3.8 kB     00:00
Jul  6 12:19:32 dmail dnf[5589]: Zabbix Official Repository - x86_64             3.6 kB/s | 2.9 kB     00:00
Jul  6 12:19:33 dmail dnf[5589]: Zabbix Official Repository (non-supported) - x8 3.5 kB/s | 2.9 kB     00:00
Jul  6 12:19:34 dmail dnf[5589]: Zabbix Official Repository (Agent2 Plugins) - x 3.5 kB/s | 2.9 kB     00:00
Jul  6 12:19:34 dmail dnf[5589]: Metadata cache created.
Jul  6 12:19:34 dmail systemd[1]: dnf-makecache.service: Deactivated successfully.
Jul  6 12:19:34 dmail systemd[1]: Finished dnf makecache.
Jul  6 12:20:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 12:20:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 12:20:26 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 12:30:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 12:30:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 12:30:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 12:40:19 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 12:40:19 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 12:40:19 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 12:42:32 dmail chronyd[852]: Source 200.160.7.193 replaced with 146.164.48.66 (2.almalinux.pool.ntp.org)
Jul  6 12:50:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 12:50:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 12:50:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:00:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 13:00:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 13:00:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:10:26 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 13:10:26 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 13:10:26 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:16:38 dmail chronyd[852]: Source 52.67.171.238 replaced with 200.160.7.186 (2.almalinux.pool.ntp.org)
Jul  6 13:20:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 13:20:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 13:20:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:23:54 dmail sshd[5933]: main: sshd: ssh-rsa algorithm is disabled
Jul  6 13:23:55 dmail systemd[1]: Created slice User Slice of UID 0.
Jul  6 13:23:55 dmail systemd[1]: Starting User Runtime Directory /run/user/0...
Jul  6 13:23:55 dmail systemd-logind[841]: New session 1 of user root.
Jul  6 13:23:55 dmail systemd[1]: Finished User Runtime Directory /run/user/0.
Jul  6 13:23:55 dmail systemd[1]: Starting User Manager for UID 0...
Jul  6 13:23:55 dmail systemd[5938]: Queued start job for default target Main User Target.
Jul  6 13:23:55 dmail systemd[5938]: Created slice User Application Slice.
Jul  6 13:23:55 dmail systemd[5938]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).
Jul  6 13:23:55 dmail systemd[5938]: Started Daily Cleanup of User's Temporary Directories.
Jul  6 13:23:55 dmail systemd[5938]: Reached target Paths.
Jul  6 13:23:55 dmail systemd[5938]: Reached target Timers.
Jul  6 13:23:55 dmail systemd[5938]: Starting D-Bus User Message Bus Socket...
Jul  6 13:23:55 dmail systemd[5938]: Starting Create User's Volatile Files and Directories...
Jul  6 13:23:55 dmail systemd[5938]: Finished Create User's Volatile Files and Directories.
Jul  6 13:23:55 dmail systemd[5938]: Listening on D-Bus User Message Bus Socket.
Jul  6 13:23:55 dmail systemd[5938]: Reached target Sockets.
Jul  6 13:23:55 dmail systemd[5938]: Reached target Basic System.
Jul  6 13:23:55 dmail systemd[5938]: Reached target Main User Target.
Jul  6 13:23:55 dmail systemd[5938]: Startup finished in 114ms.
Jul  6 13:23:55 dmail systemd[1]: Started User Manager for UID 0.
Jul  6 13:23:55 dmail systemd[1]: Started Session 1 of User root.
Jul  6 13:23:55 dmail systemd[1]: Starting Hostname Service...
Jul  6 13:23:55 dmail systemd[1]: Started Hostname Service.
Jul  6 13:24:25 dmail systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul  6 13:26:42 dmail systemd[1]: session-1.scope: Deactivated successfully.
Jul  6 13:26:42 dmail systemd-logind[841]: Session 1 logged out. Waiting for processes to exit.
Jul  6 13:26:42 dmail systemd-logind[841]: Removed session 1.
Jul  6 13:26:52 dmail systemd[1]: Stopping User Manager for UID 0...
Jul  6 13:26:52 dmail systemd[5938]: Activating special unit Exit the Session...
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Main User Target.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Basic System.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Paths.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Sockets.
Jul  6 13:26:52 dmail systemd[5938]: Stopped target Timers.
Jul  6 13:26:52 dmail systemd[5938]: Stopped Daily Cleanup of User's Temporary Directories.
Jul  6 13:26:52 dmail systemd[5938]: Closed D-Bus User Message Bus Socket.
Jul  6 13:26:52 dmail systemd[5938]: Stopped Create User's Volatile Files and Directories.
Jul  6 13:26:52 dmail systemd[5938]: Removed slice User Application Slice.
Jul  6 13:26:52 dmail systemd[5938]: Reached target Shutdown.
Jul  6 13:26:52 dmail systemd[5938]: Finished Exit the Session.
Jul  6 13:26:52 dmail systemd[5938]: Reached target Exit the Session.
Jul  6 13:26:52 dmail systemd[1]: user@0.service: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: Stopped User Manager for UID 0.
Jul  6 13:26:52 dmail systemd[1]: Stopping User Runtime Directory /run/user/0...
Jul  6 13:26:52 dmail systemd[1]: run-user-0.mount: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: user-runtime-dir@0.service: Deactivated successfully.
Jul  6 13:26:52 dmail systemd[1]: Stopped User Runtime Directory /run/user/0.
Jul  6 13:26:52 dmail systemd[1]: Removed slice User Slice of UID 0.
Jul  6 13:30:25 dmail systemd[1]: Starting system activity accounting tool...
Jul  6 13:30:25 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  6 13:30:25 dmail systemd[1]: Finished system activity accounting tool.
Jul  6 13:37:35 dmail kernel: Linux version 5.14.0-284.11.1.el9_2.x86_64 (mockbuild@x64-builder01.almalinux.org) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023
Jul  6 13:37:35 dmail kernel: The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.
Jul  6 13:37:35 dmail kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.14.0-284.11.1.el9_2.x86_64 root=/dev/mapper/almalinux-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux-swap rd.lvm.lv=almalinux/root rd.lvm.lv=almalinux/swap
Jul  6 13:37:35 dmail kernel: Disabled fast string operations
Jul  6 13:37:35 dmail kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul  6 13:37:35 dmail kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul  6 13:37:35 dmail kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul  6 13:37:35 dmail kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul  6 13:37:35 dmail kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jul  6 13:37:35 dmail kernel: signal: max sigframe size: 1776
Jul  6 13:37:35 dmail kernel: BIOS-provided physical RAM map:

I have also installed sar, for search for spikes, there is no any spike before the reboot, also no oom or proccesses being killed, its like the OS just feel that need reboot smoothly and starts its by theirself.

He have rebooted again at 6AM BRT of today, sar shows it:

05:20:01            0       239      0.00      0.00      0.00         0
05:30:13            0       236      0.00      0.00      0.00         0
05:40:13            1       235      0.00      0.00      0.00         0
05:50:03            0       236      0.00      0.00      0.00         0
06:00:01            3       239      0.00      0.00      0.00         0
06:10:13            0       235      0.00      0.00      0.00         0
06:20:03            0       236      0.00      0.00      0.00         0
06:30:01            0       237      0.00      0.00      0.00         0
06:40:13            0       235      0.00      0.00      0.00         0
06:50:03            0       235      0.00      0.00      0.00         0
Average:            0       237      0.00      0.00      0.00         0

06:50:14     LINUX RESTART	(2 CPU)

07:00:11      runq-sz  plist-sz   ldavg-1   ldavg-5  ldavg-15   blocked
07:10:11            1       235      0.00      0.00      0.00         0
07:20:11            0       234      0.00      0.00      0.00         0
07:30:11            0       234      0.00      0.00      0.00         0
07:40:11            0       234      0.00      0.00      0.00         0
07:50:11            0       234      0.00      0.00      0.00         0
08:00:11            0       234      0.00      0.00      0.00         0

no memory usage significant:

06:20:03      3225112   3294724    182188      4.86      3164    263284    251644      3.19    186124    144684         0
06:30:01      3222340   3291956    184888      4.93      3164    263288    257068      3.26    186132    148660         0
06:40:13      3223348   3292972    183936      4.90      3164    263296    251644      3.19    186124    144280         0
06:50:03      3219568   3289196    187744      5.01      3164    263300    251644      3.19    186124    144648         0
Average:      3224426   3293911    182938      4.88      3164    263173    253521      3.21    186075    145817         0

06:50:14     LINUX RESTART	(2 CPU)

07:00:11    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:10:11      3305140   3315172    160708      4.29      3164    204604    241680      3.06     82528    185728         0
07:20:11      3308840   3318888    156968      4.19      3164    204620    241680      3.06     82624    184764         0
07:30:11      3308184   3318280    157576      4.20      3164    204664    241680      3.06     82632    185016         0

and this is another case of reboot that happened today, this one of my first post was yesterday, so this one are fresh:

Jul  7 05:20:01 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 05:20:01 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 05:30:13 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 05:30:13 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 05:30:13 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 05:32:36 dmail chronyd[847]: Source 138.99.160.244 replaced with 216.238.102.201 (2.almalinux.pool.ntp.org)
Jul  7 05:40:13 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 05:40:13 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 05:40:13 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 05:50:03 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 05:50:03 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 05:50:03 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:00:01 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:00:01 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:00:01 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:06:31 dmail chronyd[847]: Source 200.186.125.195 replaced with 201.49.148.135 (2.almalinux.pool.ntp.org)
Jul  7 06:10:13 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:10:13 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:10:13 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:20:03 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:20:03 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:20:03 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:30:01 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:30:01 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:30:01 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:40:13 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:40:13 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:40:13 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:41:03 dmail chronyd[847]: Source 200.160.7.197 replaced with 146.164.48.5 (2.almalinux.pool.ntp.org)
Jul  7 06:50:03 dmail systemd[1]: Starting system activity accounting tool...
Jul  7 06:50:03 dmail systemd[1]: sysstat-collect.service: Deactivated successfully.
Jul  7 06:50:03 dmail systemd[1]: Finished system activity accounting tool.
Jul  7 06:50:11 dmail kernel: Linux version 5.14.0-284.11.1.el9_2.x86_64 (mockbuild@x64-builder01.almalinux.org) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023
Jul  7 06:50:11 dmail kernel: The list of certified hardware and cloud instances for Red Hat Enterprise Linux 9 can be viewed at the Red Hat Ecosystem Catalog, https://catalog.redhat.com.
Jul  7 06:50:11 dmail kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.14.0-284.11.1.el9_2.x86_64 root=/dev/mapper/almalinux-root ro crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=/dev/mapper/almalinux-swap rd.lvm.lv=almalinux/root rd.lvm.lv=almalinux/swap
Jul  7 06:50:11 dmail kernel: Disabled fast string operations
Jul  7 06:50:11 dmail kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul  7 06:50:11 dmail kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul  7 06:50:11 dmail kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul  7 06:50:11 dmail kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul  7 06:50:11 dmail kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jul  7 06:50:11 dmail kernel: signal: max sigframe size: 1776
Jul  7 06:50:11 dmail kernel: BIOS-provided physical RAM map:
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefefff] ACPI data
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul  7 06:50:11 dmail kernel: BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved

all time are running in BRT, i am using vmware esxi license free 6.5, i have other boxes running on this node and everything is fine with these boxes.

Thank you guys!

looks the same as this which i don’t think was ever resolved:

its weird as it looks like it starts up and then immediately shuts down. also i thought you were using kvm, esxi 6.5 doesn’t really support the el9 versions

We have another box using esxi 6.5 under alma 9.2, and no issues was identified. Any clue what can be here? Or something that i can start to view?