Though this folder was Locked after ESXi host booting,you can still unlock it using ssh command.
Check .dumpfile:
esxcli system coredump file get
esxcli system coredump file remove --force
If the vmkdump folder (with .dumpfile) was moved to other datastore,you could reactivate it.
Reactivate .dumpfile:
esxcli system coredump file set --smart --enable true
No comments:
Post a Comment