<?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: Activating Second Controller in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597479#M3029</link>
    <description>I guess I wasn't asking the right question... good info above though...&lt;BR /&gt;&lt;BR /&gt;We have an AutoRaid with two controllers - the previous configuration (prior to rebuilding the system) had two paths, a primary and alternate, to the VG.  In rebuilding the system using SAM, only one path was configured, basically leaving the second controller in a standby mode.  Is there a way to add the second path back without rebuilding the array?</description>
    <pubDate>Thu, 18 Oct 2001 19:33:25 GMT</pubDate>
    <dc:creator>Harvey Beliveau</dc:creator>
    <dc:date>2001-10-18T19:33:25Z</dc:date>
    <item>
      <title>Activating Second Controller</title>
      <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597476#M3026</link>
      <description>Hi All:&lt;BR /&gt;&lt;BR /&gt;Hopefully this is a very easy question - I have an AutoRaid with two controllers.  One controller is fully configured as the primary and the system is up and running.  At this point, with the system up, is it possible to activate the second controller as the secondary?&lt;BR /&gt;&lt;BR /&gt;Thanks In Advance!&lt;BR /&gt;&lt;BR /&gt;Harvey</description>
      <pubDate>Thu, 18 Oct 2001 15:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597476#M3026</guid>
      <dc:creator>Harvey Beliveau</dc:creator>
      <dc:date>2001-10-18T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Second Controller</title>
      <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597477#M3027</link>
      <description>The second controller should already be acting as a secondary.  If you run the command       # arraydsp -c array_id &lt;BR /&gt;you will see info on the two controllers. If your primary controller fails the other will take over (providing the SCSI cabling is correct and you have auto failover set up).&lt;BR /&gt;&lt;BR /&gt;I know that may be a leading answer, but by default your array is setup to failover to the secondary controller in the event of a failure in the primary controller.&lt;BR /&gt;&lt;BR /&gt;-Bob</description>
      <pubDate>Thu, 18 Oct 2001 16:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597477#M3027</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2001-10-18T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Second Controller</title>
      <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597478#M3028</link>
      <description>Hi Harvey:&lt;BR /&gt;&lt;BR /&gt;If we are talking about HP-UX then the answer is yes and it is probably already configured to use controller Y as the alternate path during failover. SAM will do this for you automatically. The bad news is that this is the bad way to do this for performance. What you would like to have is both controllers active and data coming into both external scsi ports at the same time.&lt;BR /&gt;&lt;BR /&gt;The best way to do that is to split each of your volume groups into 2 equally sized LUN's &lt;BR /&gt;and then stripe all  lvols withing that vg across both LUN's. One of the LUN's primary path is thru controller X and the other's is thru Y. The alterate paths are still there for failover but using both external busses really improves throughtput and fully utilizes the 4 internal SCSI busses.&lt;BR /&gt;&lt;BR /&gt;See this thread for more details: &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x5b6187dc4d7dd5118ff00090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x5b6187dc4d7dd5118ff00090279cd0f9,00.html&lt;/A&gt; &lt;BR /&gt;Clay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2001 19:09:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597478#M3028</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-18T19:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Second Controller</title>
      <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597479#M3029</link>
      <description>I guess I wasn't asking the right question... good info above though...&lt;BR /&gt;&lt;BR /&gt;We have an AutoRaid with two controllers - the previous configuration (prior to rebuilding the system) had two paths, a primary and alternate, to the VG.  In rebuilding the system using SAM, only one path was configured, basically leaving the second controller in a standby mode.  Is there a way to add the second path back without rebuilding the array?</description>
      <pubDate>Thu, 18 Oct 2001 19:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597479#M3029</guid>
      <dc:creator>Harvey Beliveau</dc:creator>
      <dc:date>2001-10-18T19:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Activating Second Controller</title>
      <link>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597480#M3030</link>
      <description>Sure, it's very easy. But since SAM normally does configure the alternate paths you may be ok.&lt;BR /&gt;Do a vgdisplay -v /dev/vgxx and look for Alternate Paths; if they are there then you're ok.&lt;BR /&gt;If not you simply do an vgextend. Man vgextend and pay attention to the section about a pv_path  referring to one of the physical volumes already in the vg - the path you specify then becomes the alternate path.&lt;BR /&gt;&lt;BR /&gt;Just to be safe, I would backup before doing this. Bear in mind, that this will give you failover but will not improve performance. For that you would have to follow the procedure explained above.</description>
      <pubDate>Thu, 18 Oct 2001 21:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/activating-second-controller/m-p/2597480#M3030</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-18T21:11:01Z</dc:date>
    </item>
  </channel>
</rss>

