Slashdot Mirror


IBM Reveals New Virtual Linux Environment

jenwren1010 writes to mention that IBM has just announced the new open beta version of their virtual Linux environment that allows users to run x86 Linux programs on POWER processor-based IBM System p servers. "Designed to reduce power, cooling and space by consolidating x86 Linux workloads on System p servers, it will eventually be released as the [rolls-off-the-tongue] 'IBM System p Application Virtual Environment (System p AVE).' With a 31.5% global revenue share during 2006, IBM hopes to build on System p UNIX success and extend firmly into the Linux marketplace. Considering there are almost 2,800 applications that already run natively on Linux on System p servers, the chances are good that it will succeed."

4 of 96 comments (clear)

  1. What's the point? by Ed+Avis · · Score: 3, Interesting

    I don't get it, aren't almost all Linux programs able to build for pretty much any architecture? The only use for emulation would be binary-only proprietary software that's built for x86 only. And even there it should be pretty trivial for the vendor to port it to POWER.

    --
    -- Ed Avis ed@membled.com
    1. Re:What's the point? by Kadin2048 · · Score: 3, Interesting

      I think Power (according to IBM, anyway) offers a lot better performance/watt and scales better up to supercomputer-ish sizes.

      And I think you can even integrate x86 blades into some of IBM's high-end systems for running Linux x86 binaries; the idea is with this new virtual environment, you wouldn't need to purchase the additional hardware.

      I see this whole thing as basically a bullet point that they can use when selling POWER to a prospective client -- they can put it out there as one architecture that will run most anything. (Well, except Windows stuff.)

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  2. Power Saving? by hawg2k · · Score: 3, Interesting

    It's been my experience that IBM's power architecture isn't really known for being "green". Can anyone provide some expertise behind the statement that running Linux VM's on the P hardware will really save energy in heating and cooling over other concepts like a rack of 1-U rack servers, a VMWare/Xen type solution on x86 hardware, or some type of blade solution?

    1. Re:Power Saving? by Chanc_Gorkon · · Score: 4, Interesting

      You can buy ONE rack and it has 64 processors in it. Each of those 64 processors can be sheared down to 1/10th of a CPU partition. That would be 640 servers in one rack. Granted, you'd never want to run that many LPARS on a system, but you could come close. You can also share all 64 of these processors and each of the LPARS can look like a SMP system by setting a VP of 2 or higher. Granted alot of this will need proper tuning, but you can do a lot with a pSeries and shove alot of hardware into one rack. Also, with Partition Load manager, it can very how much CPU each partition gets by the load it's getting. Say one of the LPARS gets nailed all of a sudden. If the partition is uncapped or not reached it's cap, it can automatically grab as much CPU as needed.

      The pSeries machine CAN do what they describe.

      --

      Gorkman