<?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: How to move the CELL from superdome partition in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961115#M415671</link>
    <description>&lt;BR /&gt;Hi Mani,&lt;BR /&gt;&lt;BR /&gt;We cant remove a cell from a partition which is active.&lt;BR /&gt;&lt;BR /&gt;Hence pls do,&lt;BR /&gt;&lt;BR /&gt;in PARTITION 1&lt;BR /&gt;&lt;BR /&gt;#parmodify -p1 -m 3:base:n:ri &lt;BR /&gt;&lt;BR /&gt;#shutdown -R&lt;BR /&gt;&lt;BR /&gt;after reboot the P1 will have only 2 cells.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in PARTITION 2&lt;BR /&gt;&lt;BR /&gt;#shutdown -R -H&lt;BR /&gt;&lt;BR /&gt;This will force the cell in P2 to BIB state.&lt;BR /&gt;&lt;BR /&gt;NOw run the below from P1,&lt;BR /&gt;&lt;BR /&gt;#parmodify -p2 -a3:base:y:ri&lt;BR /&gt;&lt;BR /&gt;after the reboot, the P2 will have cell3 added to that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Feb 2006 22:06:34 GMT</pubDate>
    <dc:creator>Sivakumar TS</dc:creator>
    <dc:date>2006-02-20T22:06:34Z</dc:date>
    <item>
      <title>How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961112#M415668</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Lets assume this is the scenario,&lt;BR /&gt;config:-&lt;BR /&gt;SUPERDOME 64way&lt;BR /&gt;I have one partition (P=1) having 3 cell board (1,2,3) IO chassis ( 0/0/1)&lt;BR /&gt;&lt;BR /&gt;partion No:2 having 2 cell board (5,6)and IO chassis ( 0/0/3)&lt;BR /&gt;&lt;BR /&gt;Assume DB=ORACLE.. &lt;BR /&gt;Both are working..&lt;BR /&gt;&lt;BR /&gt;Now i want to move the cell board 3 from partion1 to partion 2.&lt;BR /&gt;&lt;BR /&gt;The procedure  i would like to use  is as follows....&lt;BR /&gt;&lt;BR /&gt;PARTITION 2:&lt;BR /&gt;1.shutdown -R -H&lt;BR /&gt;&lt;BR /&gt;PARTITION 1:&lt;BR /&gt;&lt;BR /&gt;1.parmodify -p1 -d3 &lt;BR /&gt;2.parmodify -p2 -a3:base:y:ri -B&lt;BR /&gt;3.shutdown -R&lt;BR /&gt;&lt;BR /&gt;IS this correct..&lt;BR /&gt;pls share your opinion.&lt;BR /&gt;&lt;BR /&gt;thanks and regards,&lt;BR /&gt;Mani</description>
      <pubDate>Mon, 20 Feb 2006 08:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961112#M415668</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-20T08:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961113#M415669</link>
      <description>Hi Mani,&lt;BR /&gt;&lt;BR /&gt;Hope this link will be helpful,&lt;BR /&gt;&lt;A href="http://www.phptr.com/articles/article.asp?p=419049&amp;amp;rl=1" target="_blank"&gt;http://www.phptr.com/articles/article.asp?p=419049&amp;amp;rl=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 20 Feb 2006 09:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961113#M415669</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-20T09:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961114#M415670</link>
      <description>Hi Mani,&lt;BR /&gt;&lt;BR /&gt;Commands look right to me except that you will have to shutdowm p1 before removing cell 3 from it.&lt;BR /&gt;Also I'd caution you to verify that the I/O chassis is *not* connected to cell 3 because if it is you'll lose all I/O in p1&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 20 Feb 2006 09:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961114#M415670</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-02-20T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961115#M415671</link>
      <description>&lt;BR /&gt;Hi Mani,&lt;BR /&gt;&lt;BR /&gt;We cant remove a cell from a partition which is active.&lt;BR /&gt;&lt;BR /&gt;Hence pls do,&lt;BR /&gt;&lt;BR /&gt;in PARTITION 1&lt;BR /&gt;&lt;BR /&gt;#parmodify -p1 -m 3:base:n:ri &lt;BR /&gt;&lt;BR /&gt;#shutdown -R&lt;BR /&gt;&lt;BR /&gt;after reboot the P1 will have only 2 cells.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in PARTITION 2&lt;BR /&gt;&lt;BR /&gt;#shutdown -R -H&lt;BR /&gt;&lt;BR /&gt;This will force the cell in P2 to BIB state.&lt;BR /&gt;&lt;BR /&gt;NOw run the below from P1,&lt;BR /&gt;&lt;BR /&gt;#parmodify -p2 -a3:base:y:ri&lt;BR /&gt;&lt;BR /&gt;after the reboot, the P2 will have cell3 added to that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2006 22:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961115#M415671</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-02-20T22:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961116#M415672</link>
      <description>hello siva,&lt;BR /&gt;How are you?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ok.. You meant to say that we have to deactivate the cell board being booting and rendezvous to the active partion. But do you think deactivating the partition , will remove the configuration from the active partion.&lt;BR /&gt;&lt;BR /&gt;what will happen if i do like this.&lt;BR /&gt;&lt;BR /&gt;Partition 1:&lt;BR /&gt;&lt;BR /&gt;#parmodify -p1 -m3:base:n:ri&lt;BR /&gt;#shutdown -R&lt;BR /&gt;#parmodify -p1 -d3 (===&amp;gt;this is to delete from the partition config)&lt;BR /&gt;&lt;BR /&gt;#shutdown -R&lt;BR /&gt;&lt;BR /&gt;partition 2:&lt;BR /&gt;#shutdown -R -H&lt;BR /&gt;&lt;BR /&gt;partition 1:&lt;BR /&gt;&lt;BR /&gt;#parmodify -p2 -a3:base:y:ri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;at last boot the partion 2.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Mani&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Feb 2006 00:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961116#M415672</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-21T00:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961117#M415673</link>
      <description>&lt;BR /&gt;Hi Mani,&lt;BR /&gt;&lt;BR /&gt;YES ! you are right. &lt;BR /&gt;&lt;BR /&gt;This is required to remove the cell3 from P1, before adding to P2. At any point of time to do any modification in cell config wrt partitions, the cell needs to be in BIB/inactive.&lt;BR /&gt;&lt;BR /&gt;So..&lt;BR /&gt;&lt;BR /&gt;#parmodify -p1 -d3 (===&amp;gt;this is to delete from the partition config&lt;BR /&gt;&lt;BR /&gt;is required..&lt;BR /&gt;&lt;BR /&gt;by the way, thanks for the regards. Im fine. How about you?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Feb 2006 00:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961117#M415673</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-02-21T00:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961118#M415674</link>
      <description>Hi Siva,&lt;BR /&gt;&lt;BR /&gt;I am fine , thank u./&lt;BR /&gt;&lt;BR /&gt;one more doupt.. do i need to reboot twice.. &lt;BR /&gt;one after doing  " -m3:base:n:ri "&lt;BR /&gt;and then after doing " -d3"&lt;BR /&gt;&lt;BR /&gt;thanks ,&lt;BR /&gt;&lt;BR /&gt;Mani</description>
      <pubDate>Tue, 21 Feb 2006 01:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961118#M415674</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-21T01:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961119#M415675</link>
      <description>&lt;BR /&gt;Dear Mani,&lt;BR /&gt;&lt;BR /&gt;NO, Deletion of inactive cells does not require a shutdown of the partition.&lt;BR /&gt;&lt;BR /&gt;So, ONE reboot is sufficent.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Feb 2006 01:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961119#M415675</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-02-21T01:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to move the CELL from superdome partition</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961120#M415676</link>
      <description>good sharing ...&lt;BR /&gt;&lt;BR /&gt;thank u Siva , Arun and Jeff..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mani</description>
      <pubDate>Tue, 21 Feb 2006 01:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-move-the-cell-from-superdome-partition/m-p/4961120#M415676</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-21T01:11:58Z</dc:date>
    </item>
  </channel>
</rss>

