VMware vSphere

 View Only
  • 1.  Dumpfile locked by nonexisting ESX

    Posted May 07, 2019 08:19 AM

    Hello,

    I want to remove some LUN's form my ESXi, but in one LUN there is a folder called vmkdump. It contains one .dumpfile and I can not delete it.

    Following this kb: VMware Knowledge Base and running the command: esxcli system coredump file list on all the hosts shows that they all know of this file, and that is not configured and not active.

    Running the command vmkfstools -D <coredump file> gives me an ID witch according to this KB: VMware Knowledge Base should be the the MAC of the host that owns the file.

    None of my current hosts has this MAC address, witch leads me to believe that the dump file is created by an old ESX that I have decommissioned.

    How can I remove this file safely?

    HelgeL



  • 2.  RE: Dumpfile locked by nonexisting ESX

    Posted May 09, 2019 09:22 AM

    Any luck after host or vCenter restart?



  • 3.  RE: Dumpfile locked by nonexisting ESX
    Best Answer

    Posted May 09, 2019 11:32 AM

    You can double check with network person if they are able to see the MAC on their network devices connected with these ESXi hosts.

    Also, check with backup guys if they have configured this datastore in their system and get it removed and then try again.

    Same goes for any 3rd party application configured to work with vCenter in your environment, if any.



  • 4.  RE: Dumpfile locked by nonexisting ESX

    Posted May 10, 2019 05:24 AM

    I talked to the network guy and he found me an IP that goes with the MAC address.

    I will try and delete the file later today from that server.



  • 5.  RE: Dumpfile locked by nonexisting ESX

    Posted May 10, 2019 12:12 PM

    That solved my problem. I was able to delete the files on the LUN from that server and It's now been successfully removed.

    tank you