VMware Cloud Community
BITEL1
Contributor
Contributor
Jump to solution

ESXI BUG

Hello, after a certain number of days I get this type of black screen with a complete ESXI crash and the server has to be restarted.
Could you tell me where this could be coming from?
Thank you

Reply
0 Kudos
2 Solutions

Accepted Solutions
louyo
Virtuoso
Virtuoso
Jump to solution

same number of days?

idrac log entry?

ESXi Log entries? 

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.monitoring.doc/GUID-832A2618-6B11-4... 

run  Dell diagnostics?

run memtest86?

check disk(s)?

basic troubleshooting?

View solution in original post

Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

Hello, the physical server seems to have no hardware problems.

This first happened about 30 days ago.
Is it possible to send you the logs to have a look?
If so, which logs would you like ?
I look forward to hearing from you.

View solution in original post

Reply
0 Kudos
9 Replies
louyo
Virtuoso
Virtuoso
Jump to solution

same number of days?

idrac log entry?

ESXi Log entries? 

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.monitoring.doc/GUID-832A2618-6B11-4... 

run  Dell diagnostics?

run memtest86?

check disk(s)?

basic troubleshooting?

Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

Hello, the physical server seems to have no hardware problems.

This first happened about 30 days ago.
Is it possible to send you the logs to have a look?
If so, which logs would you like ?
I look forward to hearing from you.

Reply
0 Kudos
louyo
Virtuoso
Virtuoso
Jump to solution

I would start with the idrac logs in the maintenance section, make sure there was no power incidents.

Then look in /var/log/syslog.log. Search for the words fail and error. 

Maybe look in /var/log/loadESX.log to see if there were any restarts. 

 

Lou

Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

Hello, I have just looked at the Logs and found that an abnormal process started on its own.
What can be done to prevent this from happening again?
I repeat that the ports are open only to certain IPs in particular.

Reply
0 Kudos
louyo
Virtuoso
Virtuoso
Jump to solution

Are you port forwarding from the Internet? I don't consider that secure. 

Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

The host machine has an IP address, enabling it to be accessed from the Internet.
Access to the SSH console is blocked and filtered with certain IP addresses only, so normally it's not possible for an intruder to connect to SSH.

Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

I noticed in the Logs that lots of services started automatically without anything I asked.
How can I do to prevent this from happening ?

2023-07-28T11:26:28Z init: starting pid 2331007, tty '': '/usr/lib/vmware/vmksummary/log-bootstop.sh stop'
2023-07-28T11:26:28Z init: starting pid 2331010, tty '': '/bin/shutdown.sh'
2023-07-28T11:26:28Z init: starting pid 2331011, tty '': '/usr/lib/vmware/random-seed/bin/storeRandomSeed.sh'
2023-07-28T11:26:28Z init: starting pid 2331013, tty '': '/bin/vmware-autostart.sh stop'
2023-07-28T11:26:28Z init: starting pid 2331022, tty '': '/bin/services.sh stop'

Reply
0 Kudos
louyo
Virtuoso
Virtuoso
Jump to solution

log into ESXi web interface.

Host/manage/services. Select the service, Actions/policy and change accordingly.

Lou

Tags (1)
Reply
0 Kudos
BITEL1
Contributor
Contributor
Jump to solution

I've disabled unnecessary services and set up ACL rules for which services are required.
What else should I check ?

Reply
0 Kudos