Hi
I'm seeing the "No coredump target has been configured" message on one of my hosts after installation and it has local storage. I should have fixed this before it has VM's on it but I didn't..
So I check to see what it is currently set at...
C:\Program Files (x86)\VMware\VMware vSphere CLI>esxcli -s X.X.X.X -h Y.Y.Y.Y system coredump partition get
Enter username: XXXXXXX
Enter password:
Not a known device: naa.6d4ae520a0be19001b76325c0ec1d22a
Then I list available partitions
C:\Program Files (x86)\VMware\VMware vSphere CLI>esxcli -s X.X.X.X -h Y.Y.Y.Y system coredump partition list
Enter username: XXXXXXX
Enter password:
no configured dump partition found; skipping
My concern is accidentally initialising an active partition, how can I set the coredump partition and can it be done via the web client?