Slashdot Mirror


Dynamic Logical Partitioning for Linux on POWER

An anonymous reader writes "Logical partitioning provides POWER processor-based servers with the capability to do server consolidation and optimize system resources. Dynamic logical partitioning enhances this capability by providing control of the allocation of the resources without impacting the logical partitions availability. Linux on POWER supports dynamic LPAR for changes to physical I/O, virtual I/O, and processor resources."

10 of 111 comments (clear)

  1. droool... by dj245 · · Score: 3, Funny

    And for once I drool over something I have only vaguely an idea of what it does.

    --
    Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    1. Re:droool... by Amiga+Trombone · · Score: 5, Informative

      And for once I drool over something I have only vaguely an idea of what it does.

      What it does is allow reconfiguration of system resources, such as IO cards, memory or cpu's (or on Power 5 with AIX 5.3, portions of a cpu), etc. on the fly without having to reboot your server to acknowledge them. AIX has had this capability since 5.2.

      It's great for being able to juggle your resources on the fly, but it really comes in handy for moving your DVD drive between partitions on a frame without having to reboot. Having to reboot 2 servers just for that is a royal PITA.

    2. Re:droool... by Ryan+Amos · · Score: 3, Informative

      The POWER series has this on-chip, so it's a whole lot faster than doing it via software and it doesn't require a reboot. The dynamic partitioning is the real difference between the POWER series and the PowerPC chips IBM sold to Apple. This is a feature carried over from IBM's mainframe days, and if you actually need it, it is very cool.

  2. Cool, but still buggy by Kris2k · · Score: 4, Interesting

    I've worked on it on a few times, and its still a bit buggy, but IBM seems to never cease to amaze me by pulling-out new patches on a daily/weekly basis. With time, this technology will perfect itself, and when it will, it will really rock, for now, I'd still go with a BladeCenter + SAN.

  3. Done for years by fiber0pti · · Score: 3, Informative

    This has been available from IBM for years. I've only started with POWER 4 but I think it was available a few versions back as well with limited functionality on Linux. The more advanced features recently came available with the release of the POWER 5 processor. Nearly all of the RAS features are now available for Linux on IBM that have been available for AIX.

    They also support Redhat and SuSE. Good stuff!

  4. Re:Power Rocks by imsabbel · · Score: 4, Insightful

    They told the same thing 10 years ago about powerpc, and look what has happened.

    Target market for Power(5): Servers. No mainframes (as those are a different area), no HPC (horrible FPU/$ performance compared to main competitors), no small servers (PPC970 is more or less dead in the water, and power5 with its horribly expensive MCMs isnt cost effective in the more "normal" enviroment.

    SO i _seriously_ doubt "the entire world" will be using power in 10 years. They can be happy if the keep their market share.

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
  5. wait till you figure out SMT! by mekkab · · Score: 3, Informative

    Simultaneous Multi Threading is an even cooler feature of the POWER 5 chip!

    Here's a pdf.

    --
    In the future, I would want to not be isolated from my friends in the Space Station.
  6. Tip of the iceberg... by vdthemyk · · Score: 3, Insightful

    This document just touches on the capabilities. If you want to see a little bit more detail regarding running linux LPAR's on a POWER 5 system, I suggest heading here.

    This is a good technology, and if there are people wanting to get LPAR capabilities without having to purchase all that extra IBM OS's (AIX, i5/OS), you might look into the OpenPower line. 2 way or 4 way POWER 5 systems that run only linux and can create upto 40 LPAR's on one system. That's bascially like having 40 different Linux servers all running at the same time on 4 total processors.

    I agree this technology has some limitations as of right now, but it may not be a bad idea to look at it. And remember, this is PPC Linux, not your standard Intel Linux. While your boss won't know the difference, you should.

    --
    VD
  7. Still no support for Dynamic Memory by The+Mad+Duke · · Score: 3, Informative

    Nice write up from IBM, but it's important to remember thaat the Linux kernel only supports dynamic changes in CPU and PCI devices, you can't move memory around. AIX allows dynamic memory; the Linux kernel will need some fundamental chages to enable this. Power5 is indeed the coolest technology around today, but Dynamic LPAR started on the Power4 back in 2001, so this is kinda old news.

    --
    -The Mad Duke
  8. Re:Power Rocks by $RANDOMLUSER · · Score: 4, Funny
    > Then entire world will move to POWER in the next 10 years.

    I respectfully and completely disagree. The world enjoys using a 64-bit extension to the 4004 architecture. We like using a single-accumulator processor with 3 "general purpose" registers. We adore the massively irregular instruction set, we like saying "push bp/mov bp,sp" every four instructions. We like the whole notion of putting values in certain (and only those) registers, so we can say "repne scasb", or "mul" or "div". The segmented memory architecture and the segment registers, are, in a word, brilliant. The notion of "near" and "far" calls and jumps, and the fact that the segment and offset are pushed in the wrong order is an endless source of delight for us. The floating point unit, and its instruction set, are nothing short of poetry in silicon. The pipelining and branch prediction are the the epitome of efficiency.

    In other words, you are just another sadly mistaken fanboy of an inferior processor architecture.

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill