ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    One Time, Non-Image, Windows Backup Client

    Scheduled Pinned Locked Moved IT Discussion
    backupdisaster recoverywindows server 2016
    89 Posts 13 Posters 8.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Duplicati is about halfway through the backup at this point.

      travisdh1T 1 Reply Last reply Reply Quote 1
      • travisdh1T
        travisdh1 @scottalanmiller
        last edited by

        @scottalanmiller said in One Time, Non-Image, Windows Backup Client:

        Duplicati is about halfway through the backup at this point.

        That's a good sign. An even better one is if you can restore files once it's done.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          48GB left to back up.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            @pchiodo should be landing at the customer site in about an hour.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller
              last edited by

              35GB left to go.

              1 Reply Last reply Reply Quote 0
              • nadnerBN
                nadnerB
                last edited by

                I would suggest the following but you’re mostly done:

                • macrium reflect
                • shadow protect
                • acronis true image
                  They might use VSS, I’m not 100% sure

                Left field alternative create a VHDX file using the MS tools.

                Hope your current tool does it right the first time

                ObsolesceO 1 Reply Last reply Reply Quote 1
                • ObsolesceO
                  Obsolesce @nadnerB
                  last edited by

                  @nadnerB said in One Time, Non-Image, Windows Backup Client:

                  create a VHDX file using the MS tool

                  That's right... Their Disk2VHD tools has a checkbox for VSS you can uncheck.

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    So after all of this work.... their backup media corrupted and completed died tonight. Backup lost.

                    nadnerBN 1 Reply Last reply Reply Quote 0
                    • nadnerBN
                      nadnerB @scottalanmiller
                      last edited by nadnerB

                      @scottalanmiller said in One Time, Non-Image, Windows Backup Client:

                      So after all of this work.... their backup media corrupted and completed died tonight. Backup lost.

                      Well that blows chunks.
                      How did you lot end up sorting it/get around it?

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @nadnerB
                        last edited by

                        @nadnerB said in One Time, Non-Image, Windows Backup Client:

                        How did you lot end up sorting it/get around it?

                        We didn't. The good backup was lost. We did another with Altaro only to find out that they trick you and don't allow restores unless you have a working Windows server to restore on, they actually detect that you are on Hyper-V and/or Windows client and block you from restoring! Worst backup company EVER.

                        So right now, status is screwed until we figure something out.

                        1 Reply Last reply Reply Quote 1
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          Let me tell you .... I've never been so disgusted by any backup vendor, ever.

                          1 Reply Last reply Reply Quote 1
                          • nadnerBN
                            nadnerB
                            last edited by

                            Well that sucks.

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @nadnerB
                              last edited by

                              @nadnerB said in One Time, Non-Image, Windows Backup Client:

                              Well that sucks.

                              Yeah, trying a P2V now that we can test in the morning.

                              1 Reply Last reply Reply Quote 1
                              • scottalanmillerS
                                scottalanmiller
                                last edited by

                                Ended up using https://docs.microsoft.com/en-us/sysinternals/downloads/disk2vhd

                                ObsolesceO jmooreJ 2 Replies Last reply Reply Quote 0
                                • ObsolesceO
                                  Obsolesce @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in One Time, Non-Image, Windows Backup Client:

                                  Ended up using https://docs.microsoft.com/en-us/sysinternals/downloads/disk2vhd

                                  Unchecking the use VSS checkbox I assume? Did it finish successfully and were you able to mount it afterwards and restore a test file from it?

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Obsolesce
                                    last edited by

                                    @Obsolesce said in One Time, Non-Image, Windows Backup Client:

                                    @scottalanmiller said in One Time, Non-Image, Windows Backup Client:

                                    Ended up using https://docs.microsoft.com/en-us/sysinternals/downloads/disk2vhd

                                    Unchecking the use VSS checkbox I assume? Did it finish successfully and were you able to mount it afterwards and restore a test file from it?

                                    Yes, we've restored to Hyper-V on a Windows 10 workstation so that we know that the backup is good BEFORE destroying the server!

                                    1 Reply Last reply Reply Quote 4
                                    • Emad RE
                                      Emad R @scottalanmiller
                                      last edited by Emad R

                                      @scottalanmiller said in One Time, Non-Image, Windows Backup Client:

                                      ba

                                      Yeah use
                                      ESXi ovftool

                                      better 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]
                                      
                                      
                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • jmooreJ
                                        jmoore @scottalanmiller
                                        last edited by

                                        @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

                                        1 Reply Last reply Reply Quote 1
                                        • scottalanmillerS
                                          scottalanmiller @Emad R
                                          last edited by

                                          @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.

                                          Emad RE 1 Reply Last reply Reply Quote 0
                                          • dafyreD
                                            dafyre
                                            last edited by

                                            I may be late to the party, but what about Cobian Backup?

                                            https://www.cobiansoft.com/ ?

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 4 / 5
                                            • First post
                                              Last post