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

    XenServer 7 has launched!

    IT Discussion
    xenserver
    16
    212
    49250
    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.
    • Kelly
      Kelly last edited by

      Well, altering the distroverpkg to distroverpkg=7.2.1511 isn't fixing anything. Now $releasever is not expanding.

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

        @Kelly said in XenServer 7 has launched!:

        Well, altering the distroverpkg to distroverpkg=7.2.1511 isn't fixing anything. Now $releasever is not expanding.

        Try this instead: centos-release

        That is what is in working CentOS 7 variable for that.

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

          @scottalanmiller said in XenServer 7 has launched!:

          @Kelly said in XenServer 7 has launched!:

          Well, altering the distroverpkg to distroverpkg=7.2.1511 isn't fixing anything. Now $releasever is not expanding.

          Try this instead: centos-release

          That is what is in working CentOS 7 variable for that.

          centos-release is not installed

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

            @Kelly said in XenServer 7 has launched!:

            @scottalanmiller said in XenServer 7 has launched!:

            @Kelly said in XenServer 7 has launched!:

            Well, altering the distroverpkg to distroverpkg=7.2.1511 isn't fixing anything. Now $releasever is not expanding.

            Try this instead: centos-release

            That is what is in working CentOS 7 variable for that.

            centos-release is not installed

            It said that? Where did it give that error?

            1 Reply Last reply Reply Quote 0
            • Kelly
              Kelly last edited by

              -bash: centos-release: command not found
              
              scottalanmiller 1 Reply Last reply Reply Quote 0
              • scottalanmiller
                scottalanmiller @Kelly last edited by

                @Kelly said in XenServer 7 has launched!:

                -bash: centos-release: command not found
                

                You dont' run it as a command, you put it into the variable that you mentioned 🙂

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

                  @scottalanmiller said in XenServer 7 has launched!:

                  @Kelly said in XenServer 7 has launched!:

                  -bash: centos-release: command not found
                  

                  You dont' run it as a command, you put it into the variable that you mentioned 🙂

                  Oh, ok. centos-release is the normal entry in yum.conf. It does return the same value as redhat-release though, but both of them are different from the value used in the $releasever. I'm a little confused at the moment.

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

                    I'm just saying what is a working variable on my server 🙂

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

                      @scottalanmiller said in XenServer 7 has launched!:

                      I'm just saying what is a working variable on my server 🙂

                      XenServer 7 or CentOS?

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

                        Summary:

                        [[email protected][server] ]# cat /etc/redhat-release
                        XenServer release 7.0.0-125380c (xenenterprise)
                        [[email protected][server] ]# cat /etc/centos-release
                        XenServer release 7.0.0-125380c (xenenterprise)
                        
                        [[email protected][server] ]# yum version
                        Installed: 7-2.1511.el7.centos.2.10/x86_64
                        
                        scottalanmiller 1 Reply Last reply Reply Quote 0
                        • scottalanmiller
                          scottalanmiller @Kelly last edited by

                          @Kelly said in XenServer 7 has launched!:

                          @scottalanmiller said in XenServer 7 has launched!:

                          I'm just saying what is a working variable on my server 🙂

                          XenServer 7 or CentOS?

                          CentOS, because XS7 doesn't work.

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

                            @Kelly said in XenServer 7 has launched!:

                            Summary:

                            [[email protected][server] ]# cat /etc/redhat-release
                            XenServer release 7.0.0-125380c (xenenterprise)
                            [[email protected][server] ]# cat /etc/centos-release
                            XenServer release 7.0.0-125380c (xenenterprise)
                            
                            [[email protected][server] ]# yum version
                            Installed: 7-2.1511.el7.centos.2.10/x86_64
                            

                            Is that after updating the yum.conf variable?

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

                              @scottalanmiller said in XenServer 7 has launched!:

                              @Kelly said in XenServer 7 has launched!:

                              Summary:

                              [[email protected][server] ]# cat /etc/redhat-release
                              XenServer release 7.0.0-125380c (xenenterprise)
                              [[email protected][server] ]# cat /etc/centos-release
                              XenServer release 7.0.0-125380c (xenenterprise)
                              
                              [[email protected][server] ]# yum version
                              Installed: 7-2.1511.el7.centos.2.10/x86_64
                              

                              Is that after updating the yum.conf variable?

                              That is after setting it back to the default of distroverpkg=centos-release.

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

                                @Kelly said in XenServer 7 has launched!:

                                @scottalanmiller said in XenServer 7 has launched!:

                                @Kelly said in XenServer 7 has launched!:

                                Summary:

                                [[email protected][server] ]# cat /etc/redhat-release
                                XenServer release 7.0.0-125380c (xenenterprise)
                                [[email protected][server] ]# cat /etc/centos-release
                                XenServer release 7.0.0-125380c (xenenterprise)
                                
                                [[email protected][server] ]# yum version
                                Installed: 7-2.1511.el7.centos.2.10/x86_64
                                

                                Is that after updating the yum.conf variable?

                                That is after setting it back to the default of distroverpkg=centos-release.

                                Okay, that's what I thought.

                                And yum still isn't working? Might have to just put in the manual repo updates then.

                                1 Reply Last reply Reply Quote 0
                                • Kelly
                                  Kelly last edited by

                                  It looks like /etc/centos-release isn't where that value is being pulled from. I edited the file and it didn't change the output of yum version.

                                  1 Reply Last reply Reply Quote 0
                                  • Kelly
                                    Kelly last edited by

                                    Well, I just went in and replaced every $releasever with 7 in the .repo files. I can now access yum. Now to figure out how to get my hands on drbd...

                                    1 Reply Last reply Reply Quote 1
                                    • BRRABill
                                      BRRABill @olivier last edited by

                                      @olivier said in XenServer 7 has launched!:

                                      Using XO VM replication between 2 XS 7 hosts, initial copy of a 61GB VM in 8 minutes:

                                      0_1464216106445_fast_replication.png

                                      This is on a classic GB link.

                                      Clearly, previous bottlenecks weren't in XO.

                                      I have not seen anything like this on importing and exporting yet.

                                      I am still getting super slow speeds.

                                      Once I get all the VMs set up on the same machine, I will do some official testing.

                                      1 Reply Last reply Reply Quote 0
                                      • olivier
                                        olivier last edited by

                                        So you'll have to find the super slow bottleneck 😛

                                        My lab is pretty simple, if you need more info on how I achieved those speeds, tell me 🙂

                                        BRRABill 1 Reply Last reply Reply Quote 1
                                        • BRRABill
                                          BRRABill @olivier last edited by

                                          @olivier said

                                          My lab is pretty simple, if you need more info on how I achieved those speeds, tell me 🙂

                                          Well, in theory if I have two machines on a 1GB link, I should see speeds similar to yours, right?

                                          1 Reply Last reply Reply Quote 0
                                          • olivier
                                            olivier last edited by

                                            There is no magic: you need to have enough write speed on the target and read speed on the source.

                                            BRRABill Dashrender 2 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post