VMware vSphere

 View Only
  • 1.  Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 12:24 PM

    Hello Guys,

    I am getting error "insufficient disk space on datastore1" on vmware esxi vsphere 6.7. Even yesterday total space was free 40GB on datastore1 but today i checked in the morning and found only 1.3GB space left on datastore1.

    Can anyone please guide me on the same or there any command to rescan/reclaim space without downtime or dataloss.

    Looking forward for your reply on the same.

    Thanks

    Praveen Kumar



  • 2.  RE: Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 12:46 PM

    You probably have a snapshot hanging around that's gobbling up space. You'll have to commit that snapshot to free up space, but you need free space to do so. Your options are to delete things to create space, or migrate something to another datastore.



  • 3.  RE: Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 12:51 PM

    Hi,

    Thanks for your reply. I have not created the any snapshot of VM's on datastore. I am using Veeam backup & replications tool to backup of VM's to NAS Drive.

    Can you please help me on this.

    THanks

    PK



  • 4.  RE: Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 12:53 PM

    Veaam probably created the snapshot, regardless you need to find a way to clean up some space, its not something you can avoid.



  • 5.  RE: Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 01:47 PM

    Hi Praveen. Please take a look at any snapshots in that datastore. You can achieve this by using PoweCLI or RV Tools in a very simple way.

    Also you may want to look for Oprhaned VMDKs and ISOs to reclaim some space.



  • 6.  RE: Insufficient disk space on datastore1 on vmware esxi vpshere

    Posted Jul 20, 2020 03:29 PM

    login to esxi host

    cd /vmfs/volumes/datastore1

    once in the directory

    run du -sh * or du -ah

    provide the output