<?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: Powerpath configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392566#M350459</link>
    <description>First - make sure you have a good recovery tape done for your box.  Just standard pre-install stuff.&lt;BR /&gt;&lt;BR /&gt;You can download the tarfile from &lt;A href="http://powerlink.emc.com" target="_blank"&gt;http://powerlink.emc.com&lt;/A&gt;&lt;BR /&gt;If you don't have an account, then create one.  Go to Support/Download/[P] and Powerpath.  I will assume you have rights to download.  And will assume you want to load PowerPath version 5.1, since that's what I have on my 11.23 boxes.&lt;BR /&gt;&lt;BR /&gt;Make sure you download the FULL INSTALLATION!!&lt;BR /&gt;&lt;BR /&gt;OK...with tarfile on your server on a mountpoint you can:&lt;BR /&gt;&lt;BR /&gt;Uncompress the tarfile.&lt;BR /&gt;swinstall -x autoreboot=true mount_all_filesystems=false \ -s /path/oftarfile/EMCPower.HP.x.x.tar EMCpower5.1&lt;BR /&gt;&lt;BR /&gt;It will install and it will reboot the box, since it rebuilds the kernel.  And of course you should make a brand new recovery tape, cause you just changed the box!&lt;BR /&gt;&lt;BR /&gt;Now once your box is back up you need to register your license key:&lt;BR /&gt;You can run emcpreg -install  (and enter it)&lt;BR /&gt;&lt;BR /&gt;powermt config&lt;BR /&gt;powermt display dev=all&lt;BR /&gt;   To show you how your policy is set)&lt;BR /&gt;   I like mine set to optimal (you choose)&lt;BR /&gt;&lt;BR /&gt;powermt set policy=so dev=all&lt;BR /&gt;powermt display dev=all &lt;BR /&gt;    To confirm it changed&lt;BR /&gt;powermt save&lt;BR /&gt;    To save your new configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Run  "   powermt ?   " to see all the different powermt commands.&lt;BR /&gt;&lt;BR /&gt;Remember, when add or take away disk to run "powermt config"  and a "powermt save" to update things.&lt;BR /&gt;&lt;BR /&gt;It's also good to run  "powermt check" to ensure that you don't have any dead links because you forgot to update things.&lt;BR /&gt;&lt;BR /&gt;Hope this helps get you started.&lt;BR /&gt;Regards,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Apr 2009 18:12:33 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2009-04-01T18:12:33Z</dc:date>
    <item>
      <title>Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392561#M350454</link>
      <description>I need some help in powerpath. How can we configure powerpath on hpux servers?&lt;BR /&gt;&lt;BR /&gt;Can some one please tell me the step by step procedure to accomplish that?</description>
      <pubDate>Wed, 01 Apr 2009 14:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392561#M350454</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-04-01T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392562#M350455</link>
      <description>Hi,&lt;BR /&gt;It depend of the release of hpux. With 11.31, I suggest  you to not install pp. :)&lt;BR /&gt;When you install the pp on older hpux, you have to reboot the systeme, so after that when you could do /sbin/powermt config and after /sbin/powermt save.&lt;BR /&gt;To see /sbin/powermt display dev=all or &lt;BR /&gt;powermt display paths. &lt;BR /&gt;For more info, look at powerlink.emc.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Apr 2009 14:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392562#M350455</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-01T14:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392563#M350456</link>
      <description>We have 11.23</description>
      <pubDate>Wed, 01 Apr 2009 14:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392563#M350456</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-04-01T14:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392564#M350457</link>
      <description>1.Download and install latest or EMC recommended powerpath software from powerlink.emc.com.&lt;BR /&gt;2.Download and install naviagent software.&lt;BR /&gt;3. go to /etc/NAVIAGENT/agent.config file and go to line where you will find something like root@server. there you put entry like&lt;BR /&gt;&lt;BR /&gt;root@&lt;EMC_CONTROLLER_1ST_IP&gt;&lt;BR /&gt;root@&lt;EMC_CONTROLLER_2ND_IP&gt;&lt;BR /&gt;&lt;BR /&gt;4. Stop and start agent&lt;BR /&gt;/sbin/init.d/agent stop&lt;BR /&gt;/sbin/init.d/agent start&lt;BR /&gt;&lt;BR /&gt;thats all&lt;/EMC_CONTROLLER_2ND_IP&gt;&lt;/EMC_CONTROLLER_1ST_IP&gt;</description>
      <pubDate>Wed, 01 Apr 2009 15:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392564#M350457</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-04-01T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392565#M350458</link>
      <description>Hi,&lt;BR /&gt;Navisphere and naviagent is indeed if you have a clariion. If you have a symmetrix, of course you could forget navisphere.&lt;BR /&gt;Look at EMC PowerPath for Linux 5.1 Install and Admin Guide. You have step by step how to install and configure pp on linux with clariion or symmetrix.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Apr 2009 16:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392565#M350458</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-01T16:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpath configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392566#M350459</link>
      <description>First - make sure you have a good recovery tape done for your box.  Just standard pre-install stuff.&lt;BR /&gt;&lt;BR /&gt;You can download the tarfile from &lt;A href="http://powerlink.emc.com" target="_blank"&gt;http://powerlink.emc.com&lt;/A&gt;&lt;BR /&gt;If you don't have an account, then create one.  Go to Support/Download/[P] and Powerpath.  I will assume you have rights to download.  And will assume you want to load PowerPath version 5.1, since that's what I have on my 11.23 boxes.&lt;BR /&gt;&lt;BR /&gt;Make sure you download the FULL INSTALLATION!!&lt;BR /&gt;&lt;BR /&gt;OK...with tarfile on your server on a mountpoint you can:&lt;BR /&gt;&lt;BR /&gt;Uncompress the tarfile.&lt;BR /&gt;swinstall -x autoreboot=true mount_all_filesystems=false \ -s /path/oftarfile/EMCPower.HP.x.x.tar EMCpower5.1&lt;BR /&gt;&lt;BR /&gt;It will install and it will reboot the box, since it rebuilds the kernel.  And of course you should make a brand new recovery tape, cause you just changed the box!&lt;BR /&gt;&lt;BR /&gt;Now once your box is back up you need to register your license key:&lt;BR /&gt;You can run emcpreg -install  (and enter it)&lt;BR /&gt;&lt;BR /&gt;powermt config&lt;BR /&gt;powermt display dev=all&lt;BR /&gt;   To show you how your policy is set)&lt;BR /&gt;   I like mine set to optimal (you choose)&lt;BR /&gt;&lt;BR /&gt;powermt set policy=so dev=all&lt;BR /&gt;powermt display dev=all &lt;BR /&gt;    To confirm it changed&lt;BR /&gt;powermt save&lt;BR /&gt;    To save your new configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Run  "   powermt ?   " to see all the different powermt commands.&lt;BR /&gt;&lt;BR /&gt;Remember, when add or take away disk to run "powermt config"  and a "powermt save" to update things.&lt;BR /&gt;&lt;BR /&gt;It's also good to run  "powermt check" to ensure that you don't have any dead links because you forgot to update things.&lt;BR /&gt;&lt;BR /&gt;Hope this helps get you started.&lt;BR /&gt;Regards,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Apr 2009 18:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/powerpath-configuration/m-p/4392566#M350459</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-04-01T18:12:33Z</dc:date>
    </item>
  </channel>
</rss>

