I have this Problem( No coredump target has been configured. Host core dumps cannot be saved.)
Hi,Do you have your coredump configured? If not, there is no place to store the coredump.Connect to ESXi host with ssh and run: esxcli system coredump partition get
See if you get any results, or in case using file: esxcli system coredump file getIf you get empty results, then you need to create a coredump partition.How to create partition coredumpHow to create file coredump:Hope this can help.