Hello,
I hope someone can assist me with the errors I'm getting. Basically, I'm converting a Physical server that is running Ubuntu 12.04.5 LTS to our new VMware ESXI 6.7 host. using VMware vCenter Converter v6.2 build-8466193.
Everything was doing great until I hit 96% and received these errors:
FAILED: An error occurred during the conversion: 'tar: ./home/mshaul/.gvfs: Cannot stat: Permission denied tar: ./home/user/.cache/gnome-system-monitor.user.3108973733: socket ignored tar: ./tmp/.X11-unix/X0: socket ignored tar: ./tmp/geany_socket.96f8dcaa: socket ignored tar: ./tmp/at-spi2/socket-1358-1804289383: socket ignored tar: ./tmp/at-spi2/socket-1560-1804289383: socket ignored tar: ./tmp/.ICE-unix/2098: socket ignored tar: ./tmp/.wine-1000/server-801-70c2004/socket: socket ignored tar: ./tmp/pulse-rMG5YPtgFRlP/native: socket ignored tar: ./tmp/ssh-hkYMWeyW2098/agent.2098: socket ignored tar: ./tmp/keyring-QON5bc/ssh: socket ignored tar: ./tmp/keyring-QON5bc/control: socket ignored tar: ./tmp/keyring-QON5bc/gpg: socket ignored tar: ./tmp/keyring-QON5bc/pkcs11: socket ignored tar: ./tmp/.winbindd/pipe: socket ignored /bin/tar_1.28: Archive value 2161529911 is out of time_t range -2147483648..2147483647 tar: Exiting with failure status due to previous errors /bin/tar_1.28:
Exiting with failure status due to previous errors /usr/lib/vmware-converter/bin/ssh -z -F /usr/lib/vmware-converter/ssh.conf root@192.168.1.13 -p 22 "sudo tar --one-file-system --sparse -C '/' -cf - ." | /bin/tar_1.28 --numeric-owner --delay-directory-restore -C '/mnt/p2v-src-root/' -y -xf - (return code 2)'
The process was halted due to the error and the whole thing failed.
Anyone run into this issue or error before? I could really use some help, thank you!