vmware/pyvmomi-community-samples

the file was null after restart vm

Open

#518 opened on Oct 26, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi all, I found that upload file to vm by upload_file_to_vm.py,after that,i can see the file content in the vm。 Then i reboot the vm by reboot_vm.py,Finaliy the file contents are empty。(if i reboot the vm use bash shell command 'reboot' in the vm host, the file is ok)

Please suggest me any help.

Thanks

Contributor guide