<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: orca and npar in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528437#M916</link>
    <description>I thought orca's were bigger than two or four cells. I mean they are black and white and eat seals and swim quite well.&lt;BR /&gt;&lt;BR /&gt;The first steps are to have a fully documented system. &lt;BR /&gt;&lt;BR /&gt;What you want to do is reduce an npar and then create  anew npar? This means you have to have enought IO cards, do you?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Wed, 20 Apr 2005 05:33:32 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-04-20T05:33:32Z</dc:date>
    <item>
      <title>orca and npar</title>
      <link>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528436#M915</link>
      <description>hi,&lt;BR /&gt;please help.....&lt;BR /&gt;i have an orca with 2 cells, cell0 and cell2&lt;BR /&gt;i need to remove cell2 from the original npar and create a new npar...&lt;BR /&gt;any procedures or steps i need to follow?&lt;BR /&gt;&lt;BR /&gt;thank you very much!&lt;BR /&gt;&lt;BR /&gt;marv</description>
      <pubDate>Wed, 20 Apr 2005 03:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528436#M915</guid>
      <dc:creator>marvin_16</dc:creator>
      <dc:date>2005-04-20T03:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: orca and npar</title>
      <link>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528437#M916</link>
      <description>I thought orca's were bigger than two or four cells. I mean they are black and white and eat seals and swim quite well.&lt;BR /&gt;&lt;BR /&gt;The first steps are to have a fully documented system. &lt;BR /&gt;&lt;BR /&gt;What you want to do is reduce an npar and then create  anew npar? This means you have to have enought IO cards, do you?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 20 Apr 2005 05:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528437#M916</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-20T05:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: orca and npar</title>
      <link>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528438#M917</link>
      <description>thank you harry...&lt;BR /&gt;yes, that's correct... i need to reduce my npar and create a new partition.&lt;BR /&gt;current config are:&lt;BR /&gt;[Cell]&lt;BR /&gt;&lt;BR /&gt;                           CPU          Memory                                    Use&lt;BR /&gt;                           OK/          (GB)                           Core       On&lt;BR /&gt;Hardware     Actual        Deconf/      OK/                            Cell       Next  Par&lt;BR /&gt;Location     Usage         Max          Deconf    Conntected To        Capable    Boot  Num&lt;BR /&gt;========     ======        ==========   ========= ==============       =========  ===== =====&lt;BR /&gt;cab0,cell0   Active Core   4/0/8        8.0/0.0   cab0,bay1,chassis3   yes        yes   0&lt;BR /&gt;cab0,cell2   Active Base   4/0/8        8.0/0.0   cab0,bay0,chassis1   yes        yes   0&lt;BR /&gt;&lt;BR /&gt;Notes: * = Cell has no interleaved memory.&lt;BR /&gt;&lt;BR /&gt;[Chassis]&lt;BR /&gt;                                     Core Connected   Par&lt;BR /&gt;Hardware Location       Usage        IO   To          Num&lt;BR /&gt;==================      ============ ==== =========== ===&lt;BR /&gt;cab0,bay0,chassis1      Active       yes  cab0,cell2  0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[Chassis]&lt;BR /&gt;                                     Core Connected   Par&lt;BR /&gt;Hardware Location       Usage        IO   To          Num&lt;BR /&gt;==================      ============ ==== =========== ===&lt;BR /&gt;cab0,bay1,chassis3      Active       yes  cab0,cell0  0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks again!</description>
      <pubDate>Wed, 20 Apr 2005 05:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528438#M917</guid>
      <dc:creator>marvin_16</dc:creator>
      <dc:date>2005-04-20T05:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: orca and npar</title>
      <link>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528439#M918</link>
      <description>here's what i have planned so far:&lt;BR /&gt;# parmodify -p0 -d2 -B&lt;BR /&gt;# shutdown -R y 0&lt;BR /&gt;&lt;BR /&gt;# parstatus -AC&lt;BR /&gt;# parcreate -c2:base:y:ri &lt;BR /&gt;&lt;BR /&gt;# parmodify -p1 -P "hostname05"&lt;BR /&gt;# parmodify -p1 -r0/2 &lt;BR /&gt;then modify the boot path with -b option.&lt;BR /&gt;&lt;BR /&gt;is that all?&lt;BR /&gt;or does the same work with itanium based servers?&lt;BR /&gt;&lt;BR /&gt;Thanks again!!&lt;BR /&gt;marv&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2005 05:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/orca-and-npar/m-p/3528439#M918</guid>
      <dc:creator>marvin_16</dc:creator>
      <dc:date>2005-04-20T05:38:58Z</dc:date>
    </item>
  </channel>
</rss>

