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

    Xen Orchestra working on File Level Restore capabilities

    IT Discussion
    xen orchestra file level block level backups restore
    3
    25
    3.7k
    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.
    • DanpD
      Danp @DustinB3403
      last edited by

      @DustinB3403 Seeing the same thing here. Looking in the logs, this is the likely culprit:

      Dec 20 08:22:57 xo-5 xo-server[10726]: Tue, 20 Dec 2016 14:22:57 GMT xo:api [email protected] | backup.scanDisk(...) [20ms] =!> Error: spawn vhdimount ENOENT
      
      1 Reply Last reply Reply Quote 1
      • DanpD
        Danp
        last edited by

        Got rid of that error by installing the required lib with sudo apt-get install libvhdi-utils

        BRRABillB 1 Reply Last reply Reply Quote 0
        • DanpD
          Danp
          last edited by

          Now the issue seems to be related to path names containing a space.

          Dec 20 08:39:24 xo-5 xo-server[10726]: Tue, 20 Dec 2016 14:39:24 GMT xo:api [email protected] | backup.scanDisk(...) [58ms] =!> Error: Command failed: vhdimount /run/xo-server/mounts/remote-2/vm_delta_nightly deltas_9ad0860e-4968-dddc-af61-4e457cd2a571/vdi_83455628-b0c6-47c1-8fec-89d00f68a8f8/20160916T050012Z_delta.vhd /tmp/tmp-10726y1OasdZKSZhf
          
          1 Reply Last reply Reply Quote 0
          • BRRABillB
            BRRABill @Danp
            last edited by

            @Danp said in Xen Orchestra working on File Level Restore capabilities:

            sudo apt-get install libvhdi-utils

            Thanks for this, BTW.

            Fixed that same problem.

            I wonder why XO doesn't look to see that is installed or something.

            Oh, I know why. Linux. 🙂

            DustinB3403D 1 Reply Last reply Reply Quote 1
            • DustinB3403D
              DustinB3403 @BRRABill
              last edited by

              @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

              @Danp said in Xen Orchestra working on File Level Restore capabilities:

              sudo apt-get install libvhdi-utils

              Thanks for this, BTW.

              Fixed that same problem.

              I wonder why XO doesn't look to see that is installed or something.

              Oh, I know why. Linux. 🙂

              Actually this wasn't a dependency when this topic was created. File Level just wasn't a function. So no reason to look for it at all.

              BRRABillB 1 Reply Last reply Reply Quote 0
              • BRRABillB
                BRRABill @DustinB3403
                last edited by

                @DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:

                @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                @Danp said in Xen Orchestra working on File Level Restore capabilities:

                sudo apt-get install libvhdi-utils

                Thanks for this, BTW.

                Fixed that same problem.

                I wonder why XO doesn't look to see that is installed or something.

                Oh, I know why. Linux. 🙂

                Actually this wasn't a dependency when this topic was created. File Level just wasn't a function. So no reason to look for it at all.

                But you need it now, right?

                Restore didn't work without running that command.

                DustinB3403D 1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403 @BRRABill
                  last edited by

                  @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                  @DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:

                  @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                  @Danp said in Xen Orchestra working on File Level Restore capabilities:

                  sudo apt-get install libvhdi-utils

                  Thanks for this, BTW.

                  Fixed that same problem.

                  I wonder why XO doesn't look to see that is installed or something.

                  Oh, I know why. Linux. 🙂

                  Actually this wasn't a dependency when this topic was created. File Level just wasn't a function. So no reason to look for it at all.

                  But you need it now, right?

                  Restore didn't work without running that command.

                  If you recompiled you're updater it should've installed this dependency...

                  BRRABillB 1 Reply Last reply Reply Quote 0
                  • BRRABillB
                    BRRABill @DustinB3403
                    last edited by

                    @DustinB3403 said

                    If you recompiled you're updater it should've installed this dependency...

                    Can you explain what you mean by this.

                    Signed,
                    Linux Noob

                    DustinB3403D 1 Reply Last reply Reply Quote 0
                    • DustinB3403D
                      DustinB3403 @BRRABill
                      last edited by

                      @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                      @DustinB3403 said

                      If you recompiled you're updater it should've installed this dependency...

                      Can you explain what you mean by this.

                      Signed,
                      Linux Noob

                      Download the newest version of the update script and run it.

                      BRRABillB 1 Reply Last reply Reply Quote 0
                      • BRRABillB
                        BRRABill @DustinB3403
                        last edited by

                        @DustinB3403 said

                        Download the newest version of the update script and run it.

                        Ah.

                        I've just been running my own script to update it with simple commands.

                        BRRABillB DustinB3403D 2 Replies Last reply Reply Quote 0
                        • BRRABillB
                          BRRABill @BRRABill
                          last edited by

                          @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                          @DustinB3403 said

                          Download the newest version of the update script and run it.

                          Ah.

                          I've just been running my own script to update it with simple commands.

                          And the last I ran the script it broke my XO, so I am a little a'scart of it. LOL.

                          What is the command again?

                          1 Reply Last reply Reply Quote 0
                          • DustinB3403D
                            DustinB3403 @BRRABill
                            last edited by DustinB3403

                            @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                            @DustinB3403 said

                            Download the newest version of the update script and run it.

                            Ah.

                            I've just been running my own script to update it with simple commands.

                            Noob go here...

                            https://github.com/Jarli01/xenorchestra_installer https://github.com/Jarli01/xenorchestra_updater

                            BRRABillB 1 Reply Last reply Reply Quote 0
                            • BRRABillB
                              BRRABill @DustinB3403
                              last edited by

                              @DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:

                              @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                              @DustinB3403 said

                              Download the newest version of the update script and run it.

                              Ah.

                              I've just been running my own script to update it with simple commands.

                              Noob go here...

                              https://github.com/Jarli01/xenorchestra_installer

                              Thanks guru

                              DustinB3403D 1 Reply Last reply Reply Quote 0
                              • DustinB3403D
                                DustinB3403 @BRRABill
                                last edited by

                                @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                                @DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:

                                @BRRABill said in Xen Orchestra working on File Level Restore capabilities:

                                @DustinB3403 said

                                Download the newest version of the update script and run it.

                                Ah.

                                I've just been running my own script to update it with simple commands.

                                Noob go here...

                                https://github.com/Jarli01/xenorchestra_installer

                                Thanks guru

                                Wrong link on my part, look at the edit.

                                1 Reply Last reply Reply Quote 0
                                • DustinB3403D
                                  DustinB3403
                                  last edited by

                                  Actually... one second....

                                  just thinking this through.....

                                  BRRABillB 1 Reply Last reply Reply Quote 0
                                  • DustinB3403D
                                    DustinB3403
                                    last edited by

                                    Yeah the install script installs the required components, and the updater does some other fun stuff.

                                    Build a new XO with the newest installation script.

                                    1 Reply Last reply Reply Quote 0
                                    • BRRABillB
                                      BRRABill @DustinB3403
                                      last edited by

                                      @DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:

                                      Actually... one second....

                                      just thinking this through.....

                                      I basically just keep running the updater. This is what I run:

                                      cd /opt/xo-server
                                      sudo git pull --ff-only
                                      sudo npm install
                                      sudo npm run build
                                      cd /opt/xo-web
                                      sudo git pull --ff-only
                                      sudo npm install
                                      sudo npm run build
                                      sudo systemctl restart xo-server.service
                                      DustinB3403D 1 Reply Last reply Reply Quote 0
                                      • DustinB3403D
                                        DustinB3403 @BRRABill
                                        last edited by

                                        @BRRABill Kind of like beating a dead horse though . . .

                                        1 Reply Last reply Reply Quote 0
                                        • DustinB3403D
                                          DustinB3403
                                          last edited by

                                          All I have to run is ./xo-update.sh

                                          1 Reply Last reply Reply Quote 1
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post