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

    Amazon AWS Leaving Xen for KVM

    News
    xen kvm amazon aws virtualization cloud computing el reg
    22
    127
    16.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.
    • mlnewsM
      mlnews
      last edited by

      Amazon, long the champion of the Xen hypervisor on which they built their empire and the entire concept of cloud computing, has now decided that the time has come to join the ranks of Vultr and Digital Ocean in moving to KVM as their new hypervisor, according to the Register.

      One of the reasons for the move - Amazon AWS is moving to custom Intel-made processors and they are customizing their KVM hypervisor to take advantage of the unique processors which they will be using.

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

        This is enormous news. This, more than anything, signals the end of the road for Xen. A very sad day.

        ObsolesceO hobbit666H 2 Replies Last reply Reply Quote 1
        • black3dynamiteB
          black3dynamite
          last edited by

          Why is it not possible to customize Xen to work with the custom Intel-made processing?

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

            @black3dynamite said in Amazon AWS Leaving Xen for KVM:

            Why is it not possible to customize Xen to work with the custom Intel-made processing?

            It is, but it is much harder. Xen is more complex in that way. And I'm sure a big piece is that they had to make a decision now as to if they should customize Xen or KVM. So if they were thinking that the time was coming to make the switch, this would be what triggered it to be "now" rather than "soon."

            black3dynamiteB 1 Reply Last reply Reply Quote 2
            • black3dynamiteB
              black3dynamite @scottalanmiller
              last edited by

              @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

              @black3dynamite said in Amazon AWS Leaving Xen for KVM:

              Why is it not possible to customize Xen to work with the custom Intel-made processing?

              It is, but it is much harder. Xen is more complex in that way. And I'm sure a big piece is that they had to make a decision now as to if they should customize Xen or KVM. So if they were thinking that the time was coming to make the switch, this would be what triggered it to be "now" rather than "soon."

              Besides para-virtualization, what other reasons to stick with Xen at all? APIs for Xen? Just in case a job require the need for Xen?

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

                @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                Why is it not possible to customize Xen to work with the custom Intel-made processing?

                It is, but it is much harder. Xen is more complex in that way. And I'm sure a big piece is that they had to make a decision now as to if they should customize Xen or KVM. So if they were thinking that the time was coming to make the switch, this would be what triggered it to be "now" rather than "soon."

                Besides para-virtualization, what other reasons to stick with Xen at all? APIs for Xen? Just in case a job require the need for Xen?

                PV tech is the big piece. Other than that, Xen has fallen behind KVM, mostly due to most resources being focused on KVM for a long time now.

                S 1 Reply Last reply Reply Quote 0
                • F
                  Francesco Provino
                  last edited by

                  Maybe it's the biggest new of the year for the whole industry.

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • S
                    StorageNinja Vendor @scottalanmiller
                    last edited by

                    @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                    @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                    @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                    @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                    Why is it not possible to customize Xen to work with the custom Intel-made processing?

                    It is, but it is much harder. Xen is more complex in that way. And I'm sure a big piece is that they had to make a decision now as to if they should customize Xen or KVM. So if they were thinking that the time was coming to make the switch, this would be what triggered it to be "now" rather than "soon."

                    Besides para-virtualization, what other reasons to stick with Xen at all? APIs for Xen? Just in case a job require the need for Xen?

                    PV tech is the big piece. Other than that, Xen has fallen behind KVM, mostly due to most resources being focused on KVM for a long time now.

                    Xen's biggest strength was it's API's but performance wise it was getting slaughtered by modern KVM and ESXi on throughput. I saw benchmark testing done by some large ISP for NFV projects and it was brutal. The DOM0 design had some serious bottlenecks, and Xen's PV tech was largely obsoleted by other CPU offload functions. KVM's API's are maturing to the point that it's time for everyone to move on for people looking for an open source platform.

                    scottalanmillerS 1 Reply Last reply Reply Quote -1
                    • scottalanmillerS
                      scottalanmiller @Francesco Provino
                      last edited by

                      @francesco-provino said in Amazon AWS Leaving Xen for KVM:

                      Maybe it's the biggest new of the year for the whole industry.

                      Could easily be.

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

                        @storageninja said in Amazon AWS Leaving Xen for KVM:

                        @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                        @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                        @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                        @black3dynamite said in Amazon AWS Leaving Xen for KVM:

                        Why is it not possible to customize Xen to work with the custom Intel-made processing?

                        It is, but it is much harder. Xen is more complex in that way. And I'm sure a big piece is that they had to make a decision now as to if they should customize Xen or KVM. So if they were thinking that the time was coming to make the switch, this would be what triggered it to be "now" rather than "soon."

                        Besides para-virtualization, what other reasons to stick with Xen at all? APIs for Xen? Just in case a job require the need for Xen?

                        PV tech is the big piece. Other than that, Xen has fallen behind KVM, mostly due to most resources being focused on KVM for a long time now.

                        Xen's biggest strength was it's API's but performance wise it was getting slaughtered by modern KVM and ESXi on throughput. I saw benchmark testing done by some large ISP for NFV projects and it was brutal. The DOM0 design had some serious bottlenecks, and Xen's PV tech was largely obsoleted by other CPU offload functions. KVM's API's are maturing to the point that it's time for everyone to move on for people looking for an open source platform.

                        They had / have some new PV tech coming down the pike, but too little, too late sadly.

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

                          It's sad to see Xen go for historical reasons. But logically, the field has too many players. Consolidation is needed. Xen and KVM are already both from the Linux Foundation and XenServer has just driven Xen into the ground. It's horrible that so much went into Xen and now it is being lost, but the better thing for everyone would be for the Xen team to be folded into the KVM team and just focus on a single thing going forward.

                          S 1 Reply Last reply Reply Quote 2
                          • S
                            StorageNinja Vendor @scottalanmiller
                            last edited by

                            @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                            It's sad to see Xen go for historical reasons. But logically, the field has too many players. Consolidation is needed. Xen and KVM are already both from the Linux Foundation and XenServer has just driven Xen into the ground. It's horrible that so much went into Xen and now it is being lost, but the better thing for everyone would be for the Xen team to be folded into the KVM team and just focus on a single thing going forward.

                            Linus never was a fan of Xen I've heard (KVM got it's bits into the kernel first, while there was some snobbery about the quality of Xen's commits).

                            scottalanmillerS 1 Reply Last reply Reply Quote -1
                            • scottalanmillerS
                              scottalanmiller @StorageNinja
                              last edited by

                              @storageninja said in Amazon AWS Leaving Xen for KVM:

                              @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                              It's sad to see Xen go for historical reasons. But logically, the field has too many players. Consolidation is needed. Xen and KVM are already both from the Linux Foundation and XenServer has just driven Xen into the ground. It's horrible that so much went into Xen and now it is being lost, but the better thing for everyone would be for the Xen team to be folded into the KVM team and just focus on a single thing going forward.

                              Linus never was a fan of Xen I've heard (KVM got it's bits into the kernel first, while there was some snobbery about the quality of Xen's commits).

                              Well Xen actually came first in the kernel. but of course Linux preferred a Linux solution over a non-Linux solution. That's not really a fair way to gauge things. KVM is Linux virtualization, Xen is not.

                              S jmooreJ 2 Replies Last reply Reply Quote 0
                              • S
                                StorageNinja Vendor @scottalanmiller
                                last edited by

                                @scottalanmiller The first way I ran Xen was on BSD and Solaris actually.

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

                                  @storageninja said in Amazon AWS Leaving Xen for KVM:

                                  @scottalanmiller The first way I ran Xen was on BSD and Solaris actually.

                                  Yup, NetBSD was popular with Xen once upon a time. Solaris was pretty niche.

                                  1 Reply Last reply Reply Quote 0
                                  • AdamFA
                                    AdamF
                                    last edited by

                                    Wow, that's big news. Looks like it's a good time to convert my home environment to KVM. Currently, I'm on Xen and was looking to try out KVM anyway. Seems like a good time.

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

                                      @fuznutz04 said in Amazon AWS Leaving Xen for KVM:

                                      Wow, that's big news. Looks like it's a good time to convert my home environment to KVM. Currently, I'm on Xen and was looking to try out KVM anyway. Seems like a good time.

                                      Yeah, and with XenServer being so bad now, so much of the SMB use case of Xen just doesn't make sense there any more either.

                                      1 Reply Last reply Reply Quote 1
                                      • dafyreD
                                        dafyre
                                        last edited by

                                        Having used both Xen and KVM, I gotta say that I find KVM to be much easier to work with.

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

                                          @dafyre said in Amazon AWS Leaving Xen for KVM:

                                          Having used both Xen and KVM, I gotta say that I find KVM to be much easier to work with.

                                          I've found them both really easy 🙂

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

                                            @scottalanmiller said in Amazon AWS Leaving Xen for KVM:

                                            @dafyre said in Amazon AWS Leaving Xen for KVM:

                                            Having used both Xen and KVM, I gotta say that I find KVM to be much easier to work with.

                                            I've found them both really easy 🙂

                                            XenServer was easy, but just didn't mesh well with how I wanted it to work. KVM was a bit easier to get set up in my remote environment.

                                            DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 1 / 7
                                            • First post
                                              Last post