<?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: Need help with powerpath. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962973#M416136</link>
    <description>In general, you go through the following sequence anytime EMC disks are added, removed or changed:&lt;BR /&gt;&lt;BR /&gt;powermt display paths&lt;BR /&gt;powermt restore&lt;BR /&gt;powermt check&lt;BR /&gt;powermt config&lt;BR /&gt;powermt save&lt;BR /&gt;powermt display paths&lt;BR /&gt;&lt;BR /&gt;You should be able to look these up with "man powermt".  If you can't, then check your MANPATH.&lt;BR /&gt;&lt;BR /&gt;This will work every time with Symmetrix disks.  CLARiiON disks are different, because they don't use "vbus, target, lun" addressing.  If the above sequence doesn't work, then you may have to reboot...&lt;BR /&gt;&lt;BR /&gt;PowerPath doesn't need to be "restarted".  It is designed to allow disk changes on the fly.  You check to see if it's running by going:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep -i emc&lt;BR /&gt;&lt;BR /&gt;and you should see about 5 daemons with "emcp" names...</description>
    <pubDate>Tue, 28 Feb 2006 08:57:41 GMT</pubDate>
    <dc:creator>Stuart Abramson</dc:creator>
    <dc:date>2006-02-28T08:57:41Z</dc:date>
    <item>
      <title>Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962969#M416132</link>
      <description>We have a server connected the EMC Clarrion and the SAN team taken away some LUNs and give back some LUNs.&lt;BR /&gt;&lt;BR /&gt;How can i restart the powerpath in HP UX.&lt;BR /&gt;&lt;BR /&gt;I searched /sbin/init.d, couldn't find anything related to powerpath ...&lt;BR /&gt;&lt;BR /&gt;ANy help is appeciated ...&lt;BR /&gt;&lt;BR /&gt;Tx,&lt;BR /&gt;Nair</description>
      <pubDate>Mon, 27 Feb 2006 16:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962969#M416132</guid>
      <dc:creator>Silver_1</dc:creator>
      <dc:date>2006-02-27T16:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962970#M416133</link>
      <description>Shouldn't have to restart (only way anyways is a reboot).&lt;BR /&gt;&lt;BR /&gt;This might work:&lt;BR /&gt;symmask -sid XXXX refresh&lt;BR /&gt;&lt;BR /&gt;where XXXX is the frame number.&lt;BR /&gt;&lt;BR /&gt;You can do a:&lt;BR /&gt;&lt;BR /&gt;symcfg discover&lt;BR /&gt;&lt;BR /&gt;to find out the frame number&lt;BR /&gt;&lt;BR /&gt;As I have said before - if the SAN team does their job, you shouldn't have to do anything...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2006 16:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962970#M416133</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-27T16:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962971#M416134</link>
      <description>My actual intension is to remove the dead paths. I have used the # powermt check but it says like this&lt;BR /&gt;&lt;BR /&gt;Warning: CLARiiON device path unknown is currently dead.&lt;BR /&gt;Do you want to remove it (y/n/a/q)? y&lt;BR /&gt;Illegal device unknown.&lt;BR /&gt;Volume not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;it shows the path as unknown.....&lt;BR /&gt;&lt;BR /&gt;here is the powermt display dev=all output.&lt;BR /&gt;&lt;BR /&gt;CLARiiON ID=222222&lt;BR /&gt;Logical device ID=3333333 [LUN 2004]&lt;BR /&gt;state=alive; policy=CLAROpt; priority=0; queued-IOs=0&lt;BR /&gt;Owner: default=Unknown, current=SP B&lt;BR /&gt;==============================================================================&lt;BR /&gt;---------------- Host ---------------   - Stor -   -- I/O Path -  -- Stats ---&lt;BR /&gt;### HW Path                 I/O Paths    Interf.   Mode    State  Q-IOs Errors&lt;BR /&gt;==============================================================================&lt;BR /&gt; 13 0/0/8/1/0.1.11.0.0.0.5    unknown    SP A1     active  dead       0      1&lt;BR /&gt; 12 0/0/8/1/0.1.7.0.0.0.5     unknown    SP B1     active  dead       0      1&lt;BR /&gt; 15 1/0/8/1/0.1.11.0.0.0.5    unknown    SP A0     active  dead       0      1&lt;BR /&gt; 14 1/0/8/1/0.1.7.0.0.0.5     unknown    SP B0     active  dead       0      1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2006 16:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962971#M416134</guid>
      <dc:creator>Silver_1</dc:creator>
      <dc:date>2006-02-27T16:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962972#M416135</link>
      <description>Try this:&lt;BR /&gt;&lt;BR /&gt;powermt remove force dev=cXtXdX&lt;BR /&gt;&lt;BR /&gt;Where cXtXdX is your dev you want ot remove...&lt;BR /&gt;&lt;BR /&gt;If that fails, reboot may be the only option  :(&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2006 17:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962972#M416135</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-27T17:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962973#M416136</link>
      <description>In general, you go through the following sequence anytime EMC disks are added, removed or changed:&lt;BR /&gt;&lt;BR /&gt;powermt display paths&lt;BR /&gt;powermt restore&lt;BR /&gt;powermt check&lt;BR /&gt;powermt config&lt;BR /&gt;powermt save&lt;BR /&gt;powermt display paths&lt;BR /&gt;&lt;BR /&gt;You should be able to look these up with "man powermt".  If you can't, then check your MANPATH.&lt;BR /&gt;&lt;BR /&gt;This will work every time with Symmetrix disks.  CLARiiON disks are different, because they don't use "vbus, target, lun" addressing.  If the above sequence doesn't work, then you may have to reboot...&lt;BR /&gt;&lt;BR /&gt;PowerPath doesn't need to be "restarted".  It is designed to allow disk changes on the fly.  You check to see if it's running by going:&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep -i emc&lt;BR /&gt;&lt;BR /&gt;and you should see about 5 daemons with "emcp" names...</description>
      <pubDate>Tue, 28 Feb 2006 08:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962973#M416136</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2006-02-28T08:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962974#M416137</link>
      <description>Stuart has really given you a great answer, but I'm just going expound on one point.&lt;BR /&gt;&lt;BR /&gt;powermt check&lt;BR /&gt;&lt;BR /&gt;I love this little utility....when you change things run this one.  It will ask you about dead connections and cleaning them up and that is exactly what you want..so say Y or say A (yes to all).  Then as Stuart says run to hold your configuration:&lt;BR /&gt;powermt config&lt;BR /&gt;powermt save&lt;BR /&gt;&lt;BR /&gt;And don't be surprised if you have to do it more than once....I like to run this, run ioscan again then recheck my powerpath by running the powermt check again.  If it runs clean...I run the config/save and it's done.&lt;BR /&gt;But sometimes it takes a little for everything to clean up neat and tidy.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 09:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962974#M416137</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-02-28T09:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962975#M416138</link>
      <description>The full sequence is:&lt;BR /&gt;&lt;BR /&gt;ioscan -Cdisk&lt;BR /&gt;insf -eCdisk&lt;BR /&gt;powermt display paths &lt;BR /&gt;powermt restore &lt;BR /&gt;powermt check &lt;BR /&gt;powermt config &lt;BR /&gt;powermt save &lt;BR /&gt;powermt display paths &lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 11:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962975#M416138</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2006-02-28T11:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962976#M416139</link>
      <description>You shouldn't have to reboot, it's not a windows box.  Don't do a powermt restore if you have dead paths due to volumes being removed on the SAN side, you'll either hang the system or end-up not being able to see any of the volumes.&lt;BR /&gt;&lt;BR /&gt;What may have to happen is the SAN admin will have to take the host out of the storage group--but not the volumes--then put it back.  This will reinitiate the connectivity from the SAN side. Then do ioscan, insf, powermt check, powermt config, powermt display dev=all and everything should be all connected and visible.&lt;BR /&gt;&lt;BR /&gt;The actual powerpath process is /etc/emcpdaemon. The start-up should be in /sbin/init.d/emcp.&lt;BR /&gt;&lt;BR /&gt;Once you have it all back, you'll want to do a powermt save [file] with the file you are saving to somewhere else then /etc so one, it doesn't get overwritten if something like this happens again, and two, so you can explicitly restore from it if something like this happens again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 28 Feb 2006 12:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962976#M416139</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-02-28T12:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with powerpath.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962977#M416140</link>
      <description>Thanks Guys.</description>
      <pubDate>Thu, 27 Apr 2006 19:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-powerpath/m-p/4962977#M416140</guid>
      <dc:creator>Silver_1</dc:creator>
      <dc:date>2006-04-27T19:32:04Z</dc:date>
    </item>
  </channel>
</rss>

