<?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: replace mirrored boot disk on 11.31 intanium in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243798#M330375</link>
    <description>Yeah - now that I think back you are probably right. It seems maybe setboot was the culprit, but I'm not sure.  Here's what I was seeing in syslog: setboot: "/dev/rdisk/disk3" device failed to open.  Maybe I should have change the path of the alt disk in setboot to be the same as the primary disk?  It's too late.  I already went back and lvreduced, vgreduce &amp;amp; recreated everything from scratch.&lt;BR /&gt;I still have messy ioscan's with 2 disks at the same hardware path - 1 the old disk3 NO_HW and 1 with the new disk, which is working.</description>
    <pubDate>Thu, 31 Jul 2008 18:33:57 GMT</pubDate>
    <dc:creator>Marilyn DuChene</dc:creator>
    <dc:date>2008-07-31T18:33:57Z</dc:date>
    <item>
      <title>replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243792#M330369</link>
      <description>Having problems replacing my mirrored boot disk.&lt;BR /&gt;&lt;BR /&gt;Here's the procedure I was following:&lt;BR /&gt; &lt;BR /&gt;Replacing /dev/disk/disk3  which is a mirrored boot disk on our rx7640 running 11.31&lt;BR /&gt;pvchange -a N /dev/disk/disk3&lt;BR /&gt;  (replaced the disk)&lt;BR /&gt;scsimgr replace_wwid -D /dev/rdisk/disk3 &lt;BR /&gt;ioscan -m lun  (got new lun path - which is /dev/rdisk/disk34)&lt;BR /&gt;created /tmp/idf file which contained:  3, EFI 499MB, HPUX 100%, HPSP 400MB&lt;BR /&gt;idisk -f /tmp/idf -w /dev/disk/disk34&lt;BR /&gt;insf -e -H 1/0/0/3/0.0x6/0x0&lt;BR /&gt;io_redirect_dsf -d /dev/disk/disk3 -n /dev/disk/disk34&lt;BR /&gt;  /dev/disk/disk3 is being used. Cannot perform redirection.&lt;BR /&gt; &lt;BR /&gt;The io_redirect_dsf command is not working.  I found the error in a patch (PHCO_37864) and applied this patch; however I am still getting the same error.&lt;BR /&gt; &lt;BR /&gt;Question is what do I do now?</description>
      <pubDate>Thu, 31 Jul 2008 13:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243792#M330369</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2008-07-31T13:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243793#M330370</link>
      <description>Shalom,&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;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 31 Jul 2008 13:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243793#M330370</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-07-31T13:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243794#M330371</link>
      <description>I read the when good disks go bad.  I was following the instructions on the HP System Administrator's Guide to LVM 11.31.  Question is do I forget all about the scsimgr commands &amp;amp; leave all that alone and then just start pvcreating this new disk?</description>
      <pubDate>Thu, 31 Jul 2008 14:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243794#M330371</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2008-07-31T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243795#M330372</link>
      <description>I have yet to have a disk failure on 11.31 but it would seem that the legacy procedure should work just as well.&lt;BR /&gt;&lt;BR /&gt;If you can, vgreduce the bad device (or follow the procedures to vgcfgrestore with the new dev_file).&lt;BR /&gt;and/or&lt;BR /&gt;reduce the old_dev from the vg(if you can)&lt;BR /&gt;prep the disk,partition and boot files&lt;BR /&gt;extend the new_device into the vg&lt;BR /&gt;and extend the mirrors to it.&lt;BR /&gt;&lt;BR /&gt;If I had the time I guess I would do as you are doing and find the procedure to redirect the new wwn and dev_file for future use.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2008 14:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243795#M330372</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-07-31T14:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243796#M330373</link>
      <description>OK - Thanks - I guess back to the old way.  I can only say the new way with pvchange -a N and trying the scsimgr &amp;amp; io_redirect_dsf is not working at all.  I do have a call open with HP - but so far all they come up with is reboot.</description>
      <pubDate>Thu, 31 Jul 2008 15:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243796#M330373</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2008-07-31T15:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243797#M330374</link>
      <description>Something is still accessing the disk - question is, what is it?&lt;BR /&gt;&lt;BR /&gt;I would search the "ps" output if there is any diagnostic disk monitor related process is still running or hang.&lt;BR /&gt;&lt;BR /&gt;The specific monitor process may depend on the chassis where the disk is mounted.&lt;BR /&gt;&lt;BR /&gt;Of course a reboot should solve this too, but it's worth to check.</description>
      <pubDate>Thu, 31 Jul 2008 18:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243797#M330374</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-07-31T18:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243798#M330375</link>
      <description>Yeah - now that I think back you are probably right. It seems maybe setboot was the culprit, but I'm not sure.  Here's what I was seeing in syslog: setboot: "/dev/rdisk/disk3" device failed to open.  Maybe I should have change the path of the alt disk in setboot to be the same as the primary disk?  It's too late.  I already went back and lvreduced, vgreduce &amp;amp; recreated everything from scratch.&lt;BR /&gt;I still have messy ioscan's with 2 disks at the same hardware path - 1 the old disk3 NO_HW and 1 with the new disk, which is working.</description>
      <pubDate>Thu, 31 Jul 2008 18:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243798#M330375</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2008-07-31T18:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243799#M330376</link>
      <description>The procedure performed by Marilyn is correct. &lt;BR /&gt;&lt;BR /&gt;The procedure for replacing a bad boot disk on 11.31 is obviously different to 11.23.&lt;BR /&gt;&lt;BR /&gt;Link to documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3385/ch04s08.html#v1446838" target="_blank"&gt;http://docs.hp.com/en/5992-3385/ch04s08.html#v1446838&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX System Administrator's Guide: Logical Volume Management: HP-UX 11i Version 3 &amp;gt; Chapter 4 Troubleshooting LVM&lt;BR /&gt;&lt;BR /&gt;Replacing a Bad Disk</description>
      <pubDate>Fri, 01 Aug 2008 04:06:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243799#M330376</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-08-01T04:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243800#M330377</link>
      <description>If anyone tries the new procedures for 11.31 - I would run the setboot and path both the primary &amp;amp; alternates to the working disk you have left (before starting the procedure.)  That way setboot isn't impeding the process of the io_redirect_dsf command. Also HP was advising to have patches PHCO_37328, PHCO_36555 and PHCO_37864 (which I had - but didn't really help).</description>
      <pubDate>Wed, 06 Aug 2008 12:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243800#M330377</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2008-08-06T12:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: replace mirrored boot disk on 11.31 intanium</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243801#M330378</link>
      <description>Attached are my personal notes on how to complete the disk replacement. Hope the give some points. In my experience, you either use "scsimgr replace" or io_redicted_dsf but never both. What you should now is that on sas controller disk, after the io_redirect_dsf the "new" dsf will be left as NO_HW until you reboot the system.</description>
      <pubDate>Fri, 14 Nov 2008 22:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-mirrored-boot-disk-on-11-31-intanium/m-p/4243801#M330378</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2008-11-14T22:43:37Z</dc:date>
    </item>
  </channel>
</rss>

