10

I started copying a file from one datastore to another using the ESXi Web interface (version 6.5.0 Update 1 (Build 6765664)) and has been going on for half a day. I want to gracefully stop the copying process but it does not seem to let me. Any ideas? I could ssh into the box to kill the process if that's the only way.

Thanks.

screenshot

suleyman
  • 115
  • 1
  • 1
  • 7

1 Answers1

14

On Esxi only, not ESX: Restart the VM client daemon after SSH Login

/etc/init.d/hostd restart
Ivan Lee
  • 265
  • 3
  • 6