One Time, Non-Image, Windows Backup Client
-
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
ba
Yeah use
ESXi ovftoolbetter to use it on another VM close to that VM, so you get max network speeds.
Import: ovftool --disableVerification --noImageFiles --noSSLVerify --datastore=SSD_RAID_10 --noImageFiles -dm=thin /home/medo/ISO/OVA/test.ova vi://root:[email protected] Export: ovftool --disableVerification --noSSLVerify -dm=thin vi://root:[email protected]/Vardot_Ubuntu_OVA /home/medo/ISO/OVA/test.ova To Import with diff name: ovftool --disableVerification --noImageFiles --noSSLVerify --datastore=SSD_RAID_10 --noImageFiles -dm=thin --name=OVA_TESTER /home/medo/ISO/OVA/Vardot_Ubuntu_OVA.ova vi://root:[email protected]
-
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
Ended up using https://docs.microsoft.com/en-us/sysinternals/downloads/disk2vhd
Sysinternals is truly great
-
@Emad-R said in One Time, Non-Image, Windows Backup Client:
better to use it on another VM close to that VM
No other VM. If we open the only other VM, ESXi can't work. So that tool, I'd expect, couldn't actually run.
-
I may be late to the party, but what about Cobian Backup?
-
@dafyre said in One Time, Non-Image, Windows Backup Client:
I may be late to the party, but what about Cobian Backup?
Duplicati worked for the traditional backup (until the drive failed.)
Disk2VHD worked for the P2V conversion.
-
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
@dafyre said in One Time, Non-Image, Windows Backup Client:
I may be late to the party, but what about Cobian Backup?
Disk2VHD worked for the P2V conversion.
Oh so you a fully bootable and stable VM from it without VSS?
-
@Obsolesce said in One Time, Non-Image, Windows Backup Client:
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
@dafyre said in One Time, Non-Image, Windows Backup Client:
I may be late to the party, but what about Cobian Backup?
Disk2VHD worked for the P2V conversion.
Oh so you a fully bootable and stable VM from it without VSS?
I think that it used VSS, but because we could shut down all other VMs, it worked.
-
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
@Emad-R said in One Time, Non-Image, Windows Backup Client:
better to use it on another VM close to that VM
No other VM. If we open the only other VM, ESXi can't work. So that tool, I'd expect, couldn't actually run.
Oh you can run it from any where, as long as you can ping the ESXi or reach it. but i prefer a VM cause its faster
-
@Emad-R said in One Time, Non-Image, Windows Backup Client:
@scottalanmiller said in One Time, Non-Image, Windows Backup Client:
@Emad-R said in One Time, Non-Image, Windows Backup Client:
better to use it on another VM close to that VM
No other VM. If we open the only other VM, ESXi can't work. So that tool, I'd expect, couldn't actually run.
Oh you can run it from any where, as long as you can ping the ESXi or reach it. but i prefer a VM cause its faster
I see. That was a problem for us because we couldn't transfer off of the server, their network wasn't fast enough