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

    IBM Introduces the Commodity Power Server

    News
    itworld ibm linux on power commodity servers power risc power8 mini computing linux servers
    8
    22
    4.6k
    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

      IBM, having sold their Intel commodity server business to Lenovo, has released their first commodity server ever based on the IBM Power RISC architecture. The new server, the LC, comes at a lower price point than Power RISC servers have ever cost before, runs Linux rather than AIX, can be purchased directly from IBM rather than through the channel and comes with a warranty more in line with other commodity vendors like Dell and HP.

      This is a very big move for IBM, an attempt to displace Intel in the commodity server market where they, and AMD, have dominated for decades since the category was created. This also leaves Microsoft on the outside as they have not had a Power-based operating system for some time. A major move for IBM and a big win for Linux.

      The smallest, single CPU (ten core) Power8 LC system will start at just $7,000 and can hold up to 1TB or RAM and 14 drives.

      1 Reply Last reply Reply Quote 3
      • MattSpellerM
        MattSpeller
        last edited by MattSpeller

        @mlnews said:

        7,000 and can hold up to 1TB or RAM and 14 drives.

        drool

        2.5" or 3.5"?

        1 Reply Last reply Reply Quote 1
        • MattSpellerM
          MattSpeller
          last edited by

          The S812LC is a one-socket, 2U system, equipped with up to 10 processor cores, 1TB of memory, 115GB/s memory bandwidth, and up to 14 disk drives. It starts at under US$7,000, though a fully loaded system will be considerably more.

          2U 14 drives - 2.5" for sure

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

            http://www-03.ibm.com/systems/power/hardware/s812l-s822l/

            1 Reply Last reply Reply Quote 1
            • coliverC
              coliver
              last edited by

              The real question... can the NTG Lab get one of these donated?

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

                I wonder if you could install XenServer (or just use Xen) or KVM on one of those... Load it up with 1TB of ram... Yeah, I'd go for that, lol... As long as somebody else paid for it, lol.

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • coliverC
                  coliver
                  last edited by coliver

                  How trivial is it to convert x86 Linux applications to the Power RISC architecture? Will it make sense for developers to devote resources to that process? Or are we going to see this used more for custom applications in the enterprise?

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

                    @dafyre said:

                    I wonder if you could install XenServer (or just use Xen) or KVM on one of those... Load it up with 1TB of ram... Yeah, I'd go for that, lol... As long as somebody else paid for it, lol.

                    Nope, neither exists for Power yet. Xen has been ported to ARM, so in theory probably trivial. Virtualization should be native to the hardware. Power has always had virtualization right on the hardware.

                    Don't forget that you get containers too.

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

                      @coliver said:

                      How trivial is it to convert x86 Linux applications to the Power RISC architecture? Will it make sense for developers to devote resources to that process? Or are we going to see this used more for custom applications in the enterprise?

                      Totally depends. If you were writing on Python, Ruby, PHP, Java, Scala, Clojure, etc. then there is nothing to port. Only when you write in C, C++ or similar is it an issue. In many cases, pretty trivial as it goes since Power is biendian.

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

                        Red Hat, Suse and Ubuntu have already ported their entire ecosystems. How many things are actually written just for AMD64 architecture anyway?

                        PSX_DefectorP 1 Reply Last reply Reply Quote 0
                        • coliverC
                          coliver @scottalanmiller
                          last edited by

                          @scottalanmiller said:

                          @coliver said:

                          How trivial is it to convert x86 Linux applications to the Power RISC architecture? Will it make sense for developers to devote resources to that process? Or are we going to see this used more for custom applications in the enterprise?

                          Totally depends. If you were writing on Python, Ruby, PHP, Java, Scala, Clojure, etc. then there is nothing to port. Only when you write in C, C++ or similar is it an issue. In many cases, pretty trivial as it goes since Power is biendian.

                          That makes sense. They will probably have to be tweaked to take advantage of some of Power's components though? Or does the underlying language handle all of that?

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

                            @coliver said:

                            That makes sense. They will probably have to be tweaked to take advantage of some of Power's components though? Or does the underlying language handle all of that?

                            What do you mean?

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

                              @scottalanmiller said:

                              @coliver said:

                              That makes sense. They will probably have to be tweaked to take advantage of some of Power's components though? Or does the underlying language handle all of that?

                              What do you mean?

                              Language was the wrong choice of words, the article answered my question... probably should read before I comment :).

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

                                @scottalanmiller said:

                                Red Hat, Suse and Ubuntu have already ported their entire ecosystems. How many things are actually written just for AMD64 architecture anyway?

                                Knew about SuSE and kind of about Ubuntu, but didn't know RedHat had a PPC port. Though most who do use that specific kernel it would be using Yellow Dog most of the time. PPC was kind of the forgotten platform for Linux, right before SPARC and somewhere around Alpha. Even IA64 has more support around it than PPC. It might have been the whole IBM stuff. PPC was limited to AIX and OS/400 for the longest time. With a commodity server now, at a reasonable price, there should be more adoption of it.

                                Only items that would be x86 only would be precompiled binaries. If there is source, and gcc supports the call, then it should compile on any version. There would be x86 type calls only, especially with C++ and such, but it should work.

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

                                  For quite some time Red Hat has been the darling on Power. They've kept a port for over a decade now, I think. Suse was always tier 1 but RH was right behind them after the first year or so. IBM has been making sure at least one of the two leaders was continuously available on everything from the little rack mount Power boxes up to their mainframes since around 2001.

                                  1 Reply Last reply Reply Quote 0
                                  • StrongBadS
                                    StrongBad
                                    last edited by

                                    I wonder if IBM will approach this from a hosting perspective as well. Why not build a cloud platform on top of this?

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

                                      No reason that that would not work. Get KVM or Xen working on Power, port OpenStack and away you go.

                                      1 Reply Last reply Reply Quote 1
                                      • Reid CooperR
                                        Reid Cooper
                                        last edited by

                                        I would love to see Power as a hosted product. I would be happy to try using Power for projects, but I mostly look to hosted cloud products for computing resources these days when dealing with the Intel world, why would I move back to physical to work with Power? They have cleared on hurtle but they have another big one to get over before they are on the same playing field, I think.

                                        PSX_DefectorP 1 Reply Last reply Reply Quote 0
                                        • PSX_DefectorP
                                          PSX_Defector @Reid Cooper
                                          last edited by

                                          @Reid-Cooper said:

                                          I would be happy to try using Power for projects, but I mostly look to hosted cloud products for computing resources these days when dealing with the Intel world, why would I move back to physical to work with Power?

                                          Because PPC has always been available to "virtualize".

                                          I work with iSeries boxes so this will be AS/400 specific, but they have a function called LPAR. If you need separate instances, all you have to do is partition the system and you have a "new" machine ready to go. This has existed in the AS/400 line for a long time, even before PPC, introduced in V4R4 back in 1998.

                                          Yeah, it's not "virutalized" like you expect x86 to be, but it's effectively the same.

                                          1 Reply Last reply Reply Quote 1
                                          • Reid CooperR
                                            Reid Cooper
                                            last edited by

                                            I'm familiar with LPARs, but will the LPAR system be available to us on the LC servers?

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