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

    Xen Orchestra on Ubuntu 15.10 - Complete installation instructions

    IT Discussion
    how to xen orchestra ubuntu 15.10 debian xen open source ubuntu linux xenserver
    24
    609
    281.0k
    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.
    • hobbit666H
      hobbit666
      last edited by

      I've had this working but deleted all my VM's yesterday and started a fresh. Installing XO onto a fresh install of Ubuntu with network set-up
      ruuning Scotts single line script as per post#1

      sudo curl https://raw.githubusercontent.com/scottalanmiller/xenorchestra_installer/master/xo_install.sh | bash

      But I get the following errors:-
      0_1469630110080_XenError1.png
      0_1469630117254_XenError2.png

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

        Are you definitely running as root?

        hobbit666H 1 Reply Last reply Reply Quote 0
        • hobbit666H
          hobbit666 @scottalanmiller
          last edited by

          @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

          Are you definitely running as root?

          ur maybe 😄

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

            That $ prompt suggests end user account 🙂

            1 Reply Last reply Reply Quote 0
            • hobbit666H
              hobbit666
              last edited by

              Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?

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

                @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?

                Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.

                sudo -i su
                
                hobbit666H 1 Reply Last reply Reply Quote 0
                • hobbit666H
                  hobbit666 @scottalanmiller
                  last edited by

                  @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                  @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                  Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?

                  Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.

                  sudo -i su
                  

                  OK that worked 🙂 maybe worth mentioning it in first post 🙂

                  scottalanmillerS 1 Reply Last reply Reply Quote 2
                  • scottalanmillerS
                    scottalanmiller @hobbit666
                    last edited by

                    @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                    @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                    @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                    Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?

                    Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.

                    sudo -i su
                    

                    OK that worked 🙂 maybe worth mentioning it in first post 🙂

                    He did, second sentence:

                    0_1469631456993_Screenshot from 2016-07-27 10:56:53.png

                    hobbit666H 1 Reply Last reply Reply Quote 1
                    • hobbit666H
                      hobbit666
                      last edited by

                      OK so it ran but something not right, can't seem to see where to add new host???

                      1 Reply Last reply Reply Quote 0
                      • hobbit666H
                        hobbit666
                        last edited by

                        On chrome I get:-
                        0_1469631603809_XOChrome.png

                        But on Firefox and Edge it's fine.

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

                          @hobbit666 you mean the loading circle?

                          hobbit666H 1 Reply Last reply Reply Quote 0
                          • hobbit666H
                            hobbit666 @DustinB3403
                            last edited by

                            @DustinB3403 Doh, cleared the cache now fine 🙂

                            1 Reply Last reply Reply Quote 1
                            • hobbit666H
                              hobbit666 @scottalanmiller
                              last edited by

                              @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                              @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                              @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                              @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                              Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?

                              Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.

                              sudo -i su
                              

                              OK that worked 🙂 maybe worth mentioning it in first post 🙂

                              He did, second sentence:

                              0_1469631456993_Screenshot from 2016-07-27 10:56:53.png

                              Yeah but I thought that's what the sudo at the beginning of the command did run it as root.

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

                                @hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                                Yeah but I thought that's what the sudo at the beginning of the command did run it as root.

                                Sort of. Knowing that sudo only elevates some things to root is just part of the pain of using Ubuntu. 🙂

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

                                  It's tough because people often use the phrase "run as root" loosely. But there is a reason that it says that rather than putting sudo into the command example.

                                  hobbit666H 1 Reply Last reply Reply Quote 1
                                  • hobbit666H
                                    hobbit666 @scottalanmiller
                                    last edited by

                                    @scottalanmiller good to know thou 🙂

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

                                      Has anyone updated to 5.1 yet?

                                      I tried today, and it kept me on 5.0.

                                      Is it under next-release or stable? Or something entirely different?

                                      FORGET IT I FIGURED IT OUT.

                                      I must have been on next-release or something.

                                      I ran it again with no issues.

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

                                        I updated.

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

                                          @DustinB3403 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                                          I updated.

                                          A reboot fixed my issue, finally.

                                          Here I thought that was just a Windows thing.

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            Fetakungen
                                            last edited by Fetakungen

                                            hi, i have trouble gettings cifs to work. Smbclient etc is installed i have tried 3 diffrent installs 15.10 as 16.04 everything else is working fine the error i get is

                                            "Create Remote connection has been closed"

                                            The smb server is a AD member freenas.

                                            Also the login looks like this as of 5.x
                                            0_1469723291757_ad.PNG

                                            DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 2
                                            • 1
                                            • 2
                                            • 20
                                            • 21
                                            • 22
                                            • 23
                                            • 24
                                            • 30
                                            • 31
                                            • 22 / 31
                                            • First post
                                              Last post