Export Logs function and selecting the Select All option may result in virtual machine state change.VirtualMachines:CoreDumpHung and HungVM, which include embedded commands such as Suspend_VM and Send_NMI_To_Guest. "VM-Name is suspended" but the system does not explicitly indicate that the suspension was caused by the log export task.vmware.log file, found in the virtual machine's directory on the ESXi Host where it is registered:/vmfs/volumes/<Datastore Name>/<VM Name>/vmware.log:
In(05) vmx - MonitorVMMCoreRequest: ********************************************In(05) vmx - MonitorVMMCoreRequest: Sync core dump requested; not a real faultIn(05) vmx - MonitorVMMCoreRequest: ********************************************YYYY-MM-DDTHH:MM:SS vmx - Setting log_vmsample: 1YYYY-MM-DDTHH:MM:SS vmx- Setting log_vmsample: 1YYYY-MM-DDTHH:MM:SS vmx-(VCPU 0) VMSAMPLE: cs=0x10, rip=0xffffffff81a13e5e halted progress=412268022690046YYYY-MM-DDTHH:MM:SS- vmx-Setting log_vmsample: 0YYYY-MM-DDTHH:MM:SS vmx - Setting log_vmsample: 0YYYY-MM-DDTHH:MM:SS vmx - SUSPEND: Start suspend (flags=0)YYYY-MM-DDTHH:MM:SS vcpu-0 - SUSPEND: Completed suspend: 'Operation completed successfully' (0)YYYY-MM-DDTHH:MM:SS In(05) vmx - Stopping VCPU threads..
/var/run/log/hostd.log in ESXi Host:info hostd[#######] [Originator@#### sub=Vimsvc.CgiServiceManager opID=CGI-server-####] Validating CGI ticket for URL '/cgi-bin/vm-support.cgi?listmanifests=1'info hostd[#######] [Originator@#### sub=Vimsvc.CgiServiceManager opID=CGI-server-####] Validating CGI ticket for URL '/cgi-bin/vm-support.cgi?manifests=VirtualMachines:CoreDumpHung HungVM:Send_NMI_To_Guest HungVM:Suspend_VM'
"Select All" option bundles routines like VirtualMachines:CoreDumpHung and HungVM. These routines contain direct commands Suspend_VM and Send_NMI_To_Guest designed to force a core dump.
This is expected behavior when the "select all" option is selected, as it includes VirtualMachines:CoreDumpHung and HungVM actions.