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

    Xen Orchestra working on File Level Restore capabilities

    Scheduled Pinned Locked Moved IT Discussion
    xen orchestrafile levelblock levelbackupsrestore
    25 Posts 3 Posters 3.8k 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.
    • 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