<?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: pvchange ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118499#M314440</link>
    <description>I have finally read the doc's. Thank you all for your support. There are no short cuts to executing a task correctly. &lt;BR /&gt;&lt;BR /&gt;Sincerely Yours,&lt;BR /&gt;&lt;BR /&gt;Jerry Sims</description>
    <pubDate>Wed, 19 Dec 2007 17:40:49 GMT</pubDate>
    <dc:creator>Jerry_109</dc:creator>
    <dc:date>2007-12-19T17:40:49Z</dc:date>
    <item>
      <title>pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118492#M314433</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;  Just wanted to know if any of you have used this pvchange to replace a mirrored root drive ? From what I heard/read it's simple as :&lt;BR /&gt;1) pvchange -a N /dev/dsk/&lt;DISK&gt;&lt;BR /&gt;2) replace drive&lt;BR /&gt;3) pvchange -a y /dev/dsk/&lt;DISK&gt;&lt;BR /&gt;&lt;BR /&gt;no vgchange, vgcfgrestore , vgsync&lt;BR /&gt;needed.&lt;BR /&gt;&lt;BR /&gt;##########################################&lt;BR /&gt;# uname -a ; model &lt;BR /&gt;HP-UX hohp231 B.11.11 U 9000/800/L3000-7x&lt;BR /&gt;######################################&lt;BR /&gt;&lt;BR /&gt;&lt;/DISK&gt;&lt;/DISK&gt;</description>
      <pubDate>Tue, 18 Dec 2007 21:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118492#M314433</guid>
      <dc:creator>Jerry_109</dc:creator>
      <dc:date>2007-12-18T21:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118493#M314434</link>
      <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check if you have the OLR patches installed&lt;BR /&gt;&lt;BR /&gt;# swlist | grep OLR&lt;BR /&gt;&lt;BR /&gt;chapter 6&lt;BR /&gt;&lt;BR /&gt;# pvchange -a N pvname&lt;BR /&gt;# vgcfgrestore â  n vgname pvname&lt;BR /&gt;# pvchange -a Y pvname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 18 Dec 2007 21:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118493#M314434</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-12-18T21:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118494#M314435</link>
      <description>Imho that procedure is specific only to the failed drive. Even if you decide to use pvchange instead of "vgcfgrestore followed by vgchange followed by vgsync" you would still need to restore the LVM headers on the new drive; re-attach it to vg00 w/ either pvchange or vgchange and synchronize the mirrors with vgsync.</description>
      <pubDate>Tue, 18 Dec 2007 21:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118494#M314435</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-12-18T21:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118495#M314436</link>
      <description>Thanks for the doc. My system does not locate OLR with :&lt;BR /&gt;# swlist | grep OLR&lt;BR /&gt;&lt;BR /&gt;but does find it with &lt;BR /&gt;# swlist -l product | grep OLR&lt;BR /&gt;  PHKL_34518            1.0            LVM Cumulative Patch; LVM OLR; SLVM 16 Node&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 18 Dec 2007 22:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118495#M314436</guid>
      <dc:creator>Jerry_109</dc:creator>
      <dc:date>2007-12-18T22:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118496#M314437</link>
      <description>Hi Jerry:&lt;BR /&gt;&lt;BR /&gt;The requisite patches are documented in the "When Good Disks Go Bad" whitepaper cited by Robert-Jan.&lt;BR /&gt;&lt;BR /&gt;You can see from that document that you need PHKL_31216 and PHCO_30698, which have been superseded by PHKL_35970 and PHCO_35955 (or PHCO_34196 if you wish).  A reboot will be required to install these.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 18 Dec 2007 22:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118496#M314437</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-12-18T22:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118497#M314438</link>
      <description>"no vgchange, vgcfgrestore , vgsync&lt;BR /&gt;needed"&lt;BR /&gt;&lt;BR /&gt;Where did you read this?&lt;BR /&gt;It's not true.&lt;BR /&gt;&lt;BR /&gt;You need at least to restore the LVM config to the disk (vgcfgrestore) and restore the boot files (mkboot).&lt;BR /&gt;&lt;BR /&gt;Complete procedures up to 11.23 are here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 19 Dec 2007 06:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118497#M314438</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-19T06:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118498#M314439</link>
      <description>BTW, "pvchange" is intended to change the availability of the disk, it is NOT a command to automate the exchange process.&lt;BR /&gt;&lt;BR /&gt;See the man page&lt;BR /&gt;&lt;BR /&gt;# man pvchange&lt;BR /&gt;or&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/pvchange.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/pvchange.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"...&lt;BR /&gt;Attaching and Detaching Physical Volumes&lt;BR /&gt;&lt;BR /&gt;Detaching a physical volume makes the data on that disk unavailable&lt;BR /&gt;..."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A disk must be detached from LVM access - otherwise vgcfgrestore will fail.</description>
      <pubDate>Wed, 19 Dec 2007 07:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118498#M314439</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-19T07:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118499#M314440</link>
      <description>I have finally read the doc's. Thank you all for your support. There are no short cuts to executing a task correctly. &lt;BR /&gt;&lt;BR /&gt;Sincerely Yours,&lt;BR /&gt;&lt;BR /&gt;Jerry Sims</description>
      <pubDate>Wed, 19 Dec 2007 17:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118499#M314440</guid>
      <dc:creator>Jerry_109</dc:creator>
      <dc:date>2007-12-19T17:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118500#M314441</link>
      <description>Now please read this:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have fun!</description>
      <pubDate>Wed, 19 Dec 2007 17:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118500#M314441</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-19T17:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118501#M314442</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;  I submitted your points, but I'm not sure if you received them? My system seems to be very slow, and somewhat sparatic at times.</description>
      <pubDate>Wed, 19 Dec 2007 18:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118501#M314442</guid>
      <dc:creator>Jerry_109</dc:creator>
      <dc:date>2007-12-19T18:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: pvchange ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118502#M314443</link>
      <description>Everything received - thank you.&lt;BR /&gt;See you on your next thread ...</description>
      <pubDate>Wed, 19 Dec 2007 18:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvchange/m-p/4118502#M314443</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-19T18:23:58Z</dc:date>
    </item>
  </channel>
</rss>

