<?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: primary path change in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990911#M422192</link>
    <description>the messages in the system's syslog are here!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've tested the same command on another systems and i got a different results:&lt;BR /&gt;recovering to the priveous path and never &lt;BR /&gt;&lt;BR /&gt;it might be related with patch level or other things &lt;BR /&gt;&lt;BR /&gt;Could you tell me, the reason why there were such diffrent results...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;</description>
    <pubDate>Wed, 19 Jul 2006 06:41:03 GMT</pubDate>
    <dc:creator>nanan</dc:creator>
    <dc:date>2006-07-19T06:41:03Z</dc:date>
    <item>
      <title>primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990903#M422184</link>
      <description>one of my systems using FC interfaces to XP128&lt;BR /&gt;the system is having 2 FC crads, while i checked the load balancing of I/O, i found that too many lvols assigned to one of them, so i wanted to change the primary path of some disks to alternative path.&lt;BR /&gt;&lt;BR /&gt;I issued a command " pvchange -s /dev/dsk/cXtXdX" which was in alternative path device.&lt;BR /&gt;&lt;BR /&gt;but i have experienced a strange thing that just within 10~13sec the path recoverd to the perviouse path.&lt;BR /&gt;i couldn't change the path &lt;BR /&gt;&lt;BR /&gt;anybody can help me!!&lt;BR /&gt;&lt;BR /&gt;the system has not any error messages</description>
      <pubDate>Fri, 14 Jul 2006 03:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990903#M422184</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-07-14T03:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990904#M422185</link>
      <description>Hi,&lt;BR /&gt;please have a look at:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1042661" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1042661&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please only execute if you a certain what you are doing.</description>
      <pubDate>Fri, 14 Jul 2006 03:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990904#M422185</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-14T03:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990905#M422186</link>
      <description>Hi Nanan,&lt;BR /&gt;&lt;BR /&gt;You wanted both of the fibre to be used, then what you have to do is:&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;vg01&lt;BR /&gt;/dev/dsk/c10t5d0&lt;BR /&gt;/dev/dsk/c10t5d1&lt;BR /&gt;/dev/dsk/c10t5d2&lt;BR /&gt;/dev/dsk/c12t5d0&lt;BR /&gt;/dev/dsk/c12t5d1&lt;BR /&gt;/dev/dsk/c12t5d2&lt;BR /&gt;&lt;BR /&gt;# vgreduce /dev/vg01 /dev/dsk/c10t5d1&lt;BR /&gt;# vgextend /dev/vg01 /dev/dsk/c10t5d1&lt;BR /&gt;&lt;BR /&gt;and so on and so forth&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Fri, 14 Jul 2006 03:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990905#M422186</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2006-07-14T03:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990906#M422187</link>
      <description>rather think about using &lt;BR /&gt;vgreduce &lt;VGNAME&gt; &lt;PHYSICAL path=""&gt;&lt;BR /&gt;to remove a primary link, this makes the alternate link become the primary&lt;BR /&gt;and then use&lt;BR /&gt;vgextend &lt;VGNAME&gt; &lt;PHYSICAL path=""&gt; &lt;BR /&gt;to add in the alternate link again&lt;BR /&gt;&lt;BR /&gt;&lt;/PHYSICAL&gt;&lt;/VGNAME&gt;&lt;/PHYSICAL&gt;&lt;/VGNAME&gt;</description>
      <pubDate>Fri, 14 Jul 2006 03:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990906#M422187</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-07-14T03:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990907#M422188</link>
      <description>pvchange is a temporary solution, if you reboot the server, your path will be back to original. vgreduce and vgextend is a permanent solution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;freddy</description>
      <pubDate>Fri, 14 Jul 2006 03:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990907#M422188</guid>
      <dc:creator>freddy_21</dc:creator>
      <dc:date>2006-07-14T03:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990908#M422189</link>
      <description>Thanks for all answers!!&lt;BR /&gt;&lt;BR /&gt;But i aready know what you suggested.&lt;BR /&gt;&lt;BR /&gt;Actually what i am saying that  after i chaged the path to the alternate one with pvchange commend, for a while chamged path become primary path, but soon recover to the original path automatically.&lt;BR /&gt;&lt;BR /&gt;if i use "pvchange -s /dev/dsk/CXtXdX",&lt;BR /&gt;primary path changed and  &lt;BR /&gt;the path is maintained till reboot the system, isn't it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;even i didn't reboot and any action to the system, as i mentioned, &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jul 2006 18:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990908#M422189</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-07-14T18:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990909#M422190</link>
      <description>Hello Nanan,&lt;BR /&gt;&lt;BR /&gt;What's is the error message you are getting on the syslog? Also did you try pvchange without any I/O i,e by deactivating the volume group?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sathish</description>
      <pubDate>Sat, 15 Jul 2006 19:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990909#M422190</guid>
      <dc:creator>sathish kannan</dc:creator>
      <dc:date>2006-07-15T19:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990910#M422191</link>
      <description>the messages inthe system's syslog are here!!&lt;BR /&gt;&lt;BR /&gt;I've tested the same command on another systems and i got a different results:&lt;BR /&gt;recovering to the priveous path and never &lt;BR /&gt;&lt;BR /&gt;could you tell me, the reason why there were such diffrent results...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 06:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990910#M422191</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-07-19T06:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990911#M422192</link>
      <description>the messages in the system's syslog are here!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've tested the same command on another systems and i got a different results:&lt;BR /&gt;recovering to the priveous path and never &lt;BR /&gt;&lt;BR /&gt;it might be related with patch level or other things &lt;BR /&gt;&lt;BR /&gt;Could you tell me, the reason why there were such diffrent results...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 06:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990911#M422192</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-07-19T06:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990912#M422193</link>
      <description>Just do a vgreduce of the existing primary path. Then do a vgextend with this path. It will change the order of path.</description>
      <pubDate>Thu, 20 Jul 2006 00:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990912#M422193</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-07-20T00:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: primary path change</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990913#M422194</link>
      <description>vgreduce and vgextend can change the path</description>
      <pubDate>Thu, 20 Jul 2006 16:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-path-change/m-p/4990913#M422194</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-07-20T16:47:37Z</dc:date>
    </item>
  </channel>
</rss>

