<?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    to  replace  the  faulty disk in hpux 11.2  [Itanium server] in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644228#M554037</link>
    <description>Hi  ALL,&lt;BR /&gt;&lt;BR /&gt;Thanks  for  your  reply.&lt;BR /&gt;&lt;BR /&gt;But that  doc  is for  11.3&lt;BR /&gt;&lt;BR /&gt;Mine is 11.23&lt;BR /&gt; the confusing thing ia  that  Iam  not  sure  whether I need   to do  the  [efi]partitioning in the  new  disk  [which is to be  replaced  ].&lt;BR /&gt;&lt;BR /&gt;Few  doc is  telling the partitioning is needed  then only  need  to do vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;But  few  telling no need.&lt;BR /&gt;Finally I  prepared  few  steps  my self  by  referring  few  docs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Login to the server as root&lt;BR /&gt;&lt;BR /&gt;2. Take backup of configuration files.&lt;BR /&gt;&lt;BR /&gt;cp -p /etc/lvmtab /etc/lvmtab.20100609.SKR&lt;BR /&gt;&lt;BR /&gt;cp -p /etc/lvmconf/vglocal.conf  /etc/lvmconf/vglocal.conf.20100609.SKR&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v&lt;BR /&gt;&lt;BR /&gt;3. Detach the PV from LVM &lt;BR /&gt;&lt;BR /&gt;4. Halt LVM access to the disk.&lt;BR /&gt;&lt;BR /&gt;pvchange -a N /dev/dsk/ctds2&lt;BR /&gt;&lt;BR /&gt;replace  the faulty disk&lt;BR /&gt;&lt;BR /&gt;6. Scan the new disk and check the status of the disk&lt;BR /&gt;&lt;BR /&gt;7.# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;8. Create the device files for the newly added disk&lt;BR /&gt;&lt;BR /&gt;# insf -eC disk&lt;BR /&gt;9. # vi /tmp/partitionfile&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;10. idisk -wf /tmp/partitionfile /dev/rdsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;11. pvcreate -fB /dev/rdsk/cxtydzs2  [s2 is  imp]&lt;BR /&gt;&lt;BR /&gt;12. insf -e&lt;BR /&gt;  &lt;BR /&gt;13. mkboot -e -l /dev/dsk/cxtydz   [ctd  only]&lt;BR /&gt;&lt;BR /&gt;14. Restore VG configuration in to the new disk&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n  /dev/vg00   /dev/rdsk/CTD  [CTD  only]&lt;BR /&gt;&lt;BR /&gt;13.  update lvol boot paths&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3 /dev/vg00&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1 /dev/vg00&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;&lt;BR /&gt;14. Use efi_ls to confirm that the EFI partition is present and populated on the&lt;BR /&gt;    new disk:&lt;BR /&gt;&lt;BR /&gt;# efi_ls -d /dev/rdsk/cxtydzs1   ====&amp;gt;  [S1  is  important]&lt;BR /&gt;&lt;BR /&gt;15. edit the AUTO file so we can boot when one disk is missing.&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO  -------------may confuse here AUTO is in EFI so we  are using s1&lt;BR /&gt;&lt;BR /&gt;# vi /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;modify "boot vmunix" to "boot vmunix -lq"&lt;BR /&gt;&lt;BR /&gt;then put back the file on[ both ]EFI partitions with: mean in both disks&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t1d0s1 /tmp/AUTO /EFI/HPUX/AUTO   [ imagine  /EFI/HPUX/AUTO    is part of s1]&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO /EFI/HPUX/AUTO   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;16. set the alternate EFI Bootpath to the mirrored disk&lt;BR /&gt;&lt;BR /&gt;17. setboot -a HW-path to the mirrored disk&lt;BR /&gt;&lt;BR /&gt;18. that s it!!!???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pls  advice!!!! thanks inadvance</description>
    <pubDate>Tue, 08 Jun 2010 18:24:25 GMT</pubDate>
    <dc:creator>Sreer</dc:creator>
    <dc:date>2010-06-08T18:24:25Z</dc:date>
    <item>
      <title>Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644222#M554031</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I  need   to replace  the faulty  root  disk  in hpux 11.23  server [Itanium]&lt;BR /&gt;&lt;BR /&gt;Do  I  need   to  partition the  disk  ?&lt;BR /&gt;&lt;BR /&gt;or  just  to  do  the  vgcfgrestore?&lt;BR /&gt;&lt;BR /&gt;Could you  have any  planned   steps?&lt;BR /&gt;&lt;BR /&gt;Rgds  Sree</description>
      <pubDate>Tue, 08 Jun 2010 11:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644222#M554031</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2010-06-08T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644223#M554032</link>
      <description>You need to create the partitions.&lt;BR /&gt;&lt;BR /&gt;Follow the steps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2010 11:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644223#M554032</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-08T11:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644224#M554033</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Jun 2010 11:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644224#M554033</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-06-08T11:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644225#M554034</link>
      <description>Same document, but JRF sent the new link.&lt;BR /&gt;&lt;BR /&gt;I will update my bookmarks ...&lt;BR /&gt;&lt;BR /&gt;;-)</description>
      <pubDate>Tue, 08 Jun 2010 11:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644225#M554034</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-08T11:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644226#M554035</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Torsten: Same document, but JRF sent the new link&lt;BR /&gt;&lt;BR /&gt;And there's another example of how we have lost information (even if only meta) when the docs.hp.com transitioned to the "new and improved" format!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Jun 2010 12:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644226#M554035</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-06-08T12:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644227#M554036</link>
      <description>I agree, the name&lt;BR /&gt;&lt;BR /&gt;c01911837.pdf &lt;BR /&gt;&lt;BR /&gt;is somehow meaningless compared to &lt;BR /&gt;&lt;BR /&gt;When_Good_Disks_Go_Bad_WP.pdf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(I still cannot understand why docs.hp.com must die.)</description>
      <pubDate>Tue, 08 Jun 2010 12:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644227#M554036</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-08T12:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644228#M554037</link>
      <description>Hi  ALL,&lt;BR /&gt;&lt;BR /&gt;Thanks  for  your  reply.&lt;BR /&gt;&lt;BR /&gt;But that  doc  is for  11.3&lt;BR /&gt;&lt;BR /&gt;Mine is 11.23&lt;BR /&gt; the confusing thing ia  that  Iam  not  sure  whether I need   to do  the  [efi]partitioning in the  new  disk  [which is to be  replaced  ].&lt;BR /&gt;&lt;BR /&gt;Few  doc is  telling the partitioning is needed  then only  need  to do vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;But  few  telling no need.&lt;BR /&gt;Finally I  prepared  few  steps  my self  by  referring  few  docs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Login to the server as root&lt;BR /&gt;&lt;BR /&gt;2. Take backup of configuration files.&lt;BR /&gt;&lt;BR /&gt;cp -p /etc/lvmtab /etc/lvmtab.20100609.SKR&lt;BR /&gt;&lt;BR /&gt;cp -p /etc/lvmconf/vglocal.conf  /etc/lvmconf/vglocal.conf.20100609.SKR&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v&lt;BR /&gt;&lt;BR /&gt;3. Detach the PV from LVM &lt;BR /&gt;&lt;BR /&gt;4. Halt LVM access to the disk.&lt;BR /&gt;&lt;BR /&gt;pvchange -a N /dev/dsk/ctds2&lt;BR /&gt;&lt;BR /&gt;replace  the faulty disk&lt;BR /&gt;&lt;BR /&gt;6. Scan the new disk and check the status of the disk&lt;BR /&gt;&lt;BR /&gt;7.# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;8. Create the device files for the newly added disk&lt;BR /&gt;&lt;BR /&gt;# insf -eC disk&lt;BR /&gt;9. # vi /tmp/partitionfile&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;10. idisk -wf /tmp/partitionfile /dev/rdsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;11. pvcreate -fB /dev/rdsk/cxtydzs2  [s2 is  imp]&lt;BR /&gt;&lt;BR /&gt;12. insf -e&lt;BR /&gt;  &lt;BR /&gt;13. mkboot -e -l /dev/dsk/cxtydz   [ctd  only]&lt;BR /&gt;&lt;BR /&gt;14. Restore VG configuration in to the new disk&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n  /dev/vg00   /dev/rdsk/CTD  [CTD  only]&lt;BR /&gt;&lt;BR /&gt;13.  update lvol boot paths&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3 /dev/vg00&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1 /dev/vg00&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;&lt;BR /&gt;14. Use efi_ls to confirm that the EFI partition is present and populated on the&lt;BR /&gt;    new disk:&lt;BR /&gt;&lt;BR /&gt;# efi_ls -d /dev/rdsk/cxtydzs1   ====&amp;gt;  [S1  is  important]&lt;BR /&gt;&lt;BR /&gt;15. edit the AUTO file so we can boot when one disk is missing.&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO  -------------may confuse here AUTO is in EFI so we  are using s1&lt;BR /&gt;&lt;BR /&gt;# vi /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;modify "boot vmunix" to "boot vmunix -lq"&lt;BR /&gt;&lt;BR /&gt;then put back the file on[ both ]EFI partitions with: mean in both disks&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t1d0s1 /tmp/AUTO /EFI/HPUX/AUTO   [ imagine  /EFI/HPUX/AUTO    is part of s1]&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO /EFI/HPUX/AUTO   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;16. set the alternate EFI Bootpath to the mirrored disk&lt;BR /&gt;&lt;BR /&gt;17. setboot -a HW-path to the mirrored disk&lt;BR /&gt;&lt;BR /&gt;18. that s it!!!???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pls  advice!!!! thanks inadvance</description>
      <pubDate>Tue, 08 Jun 2010 18:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644228#M554037</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2010-06-08T18:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need    to  replace  the  faulty disk in hpux 11.2  [Itanium server]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644229#M554038</link>
      <description>In the document chapter 6 is for OS prior to 11.31; chapter 7 is for 11.31.&lt;BR /&gt;&lt;BR /&gt;So use the document!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your procedure looks good.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you have SAS disks?&lt;BR /&gt;&lt;BR /&gt;In this case the procedure may be even a bit different.</description>
      <pubDate>Wed, 09 Jun 2010 03:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-replace-the-faulty-disk-in-hpux-11-2-itanium-server/m-p/4644229#M554038</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-09T03:57:45Z</dc:date>
    </item>
  </channel>
</rss>

