<?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: disk replace in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350188#M344718</link>
    <description>hi there is a big typo in the earlier post in the dd command usage&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please refer that &lt;BR /&gt;&lt;BR /&gt;dd lines will look as&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;after the syncing is complete:::&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0s1 of=/dev/rdsk/c0t2d0s1&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0s3 of=/dev/rdsk/c0t2d0s3&lt;BR /&gt;&lt;BR /&gt;this is for copying the efi and hpsp partitions corresponding to the disks.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sujit&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Feb 2009 15:40:29 GMT</pubDate>
    <dc:creator>sujit kumar singh</dc:creator>
    <dc:date>2009-02-04T15:40:29Z</dc:date>
    <item>
      <title>disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350178#M344708</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In my hpux 11.23 ia64 box one of the  mirrored root disk failed and saying unavl/no_hw.. no prevoius vfcfgbackup avl.how to replace this without any disturbance in production ..can anyone share step by setp proc ?&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;trng</description>
      <pubDate>Tue, 03 Feb 2009 06:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350178#M344708</guid>
      <dc:creator>Trng</dc:creator>
      <dc:date>2009-02-03T06:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350179#M344709</link>
      <description>See the entire procedure here - &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;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 03 Feb 2009 07:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350179#M344709</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-02-03T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350180#M344710</link>
      <description>You have a step by step on this post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1233646192447+28353475&amp;amp;threadId=1267847" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1233646192447+28353475&amp;amp;threadId=1267847&lt;/A&gt;</description>
      <pubDate>Tue, 03 Feb 2009 07:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350180#M344710</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-02-03T07:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350181#M344711</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;by deafault any vgcfgbackup is there in machine ???.. because my one of my boot disk failed ..i have never performed vgcfgbackup earlier ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds</description>
      <pubDate>Wed, 04 Feb 2009 04:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350181#M344711</guid>
      <dc:creator>Trng</dc:creator>
      <dc:date>2009-02-04T04:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350182#M344712</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;LVM by default runs a vgcfgbackup command in the background and keeps the uptodate backu of the VG whenever a command is run that makes changes to the LVM.&lt;BR /&gt;&lt;BR /&gt;With all the commands like lvextend, lvcreate, lvremove, vgextend, pvchange and all the vgcfgbackup is run at the background.&lt;BR /&gt;&lt;BR /&gt;at the time of execution of the vgcfgbackup command dorectly or as in directly as the auto execution of the LVM commands, the present VG cfg is backed up as /etc/lvmconf/&lt;VG_NAME&gt;.conf.old and the latest VG cfg is stored as in /etc/lvmconf/&lt;VG_NAME&gt;.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So your system mush have a VG cfg baclup for the VG in question. There are very high cghances and also please refer to the date of those files as said earlier, these tell the date the last vgcfgbackup was run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;sujit&lt;/VG_NAME&gt;&lt;/VG_NAME&gt;</description>
      <pubDate>Wed, 04 Feb 2009 05:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350182#M344712</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-04T05:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350183#M344713</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;yes ,i got the vg00.conf ..how to proceed further for IA 64 &lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 06:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350183#M344713</guid>
      <dc:creator>Trng</dc:creator>
      <dc:date>2009-02-04T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350184#M344714</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please get the O/P for &lt;BR /&gt;1)#strings /etc/lvmtab&lt;BR /&gt;2)#ioscan -fnCdisk&lt;BR /&gt;ensure what is the present disk that is good in the VG vg00.&lt;BR /&gt;Ensure which one is the new disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;suppose the Existing healthy disk is /dev/dsk/c0t0d0 and the disk that you are going to replace is /dev/dsk/c0t2d0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then do the following and do paste the O/Ps of the commands.&lt;BR /&gt;&lt;BR /&gt;3)#diskinfo -v /dev/rdsk/c0t0d0s1&lt;BR /&gt;4)#diskinfo -v /dev/rdsk/c0t0d0s2&lt;BR /&gt;5)#diskinfo -v /dev/rdsk/c0t0d0s3&lt;BR /&gt;6)#vgdisplay -v /dev/vg00&lt;BR /&gt;7)vgcfgrestore -l -n /dev/vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rest when i get these O/Ps from you:-)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Wed, 04 Feb 2009 10:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350184#M344714</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-04T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350185#M344715</link>
      <description>As suggested by IVAN, please refer to &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;&lt;BR /&gt;Refer to page number 24, Step 3</description>
      <pubDate>Wed, 04 Feb 2009 14:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350185#M344715</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-04T14:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350186#M344716</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;i will have to assume lot many things while annswering for this.&lt;BR /&gt;&lt;BR /&gt;Disk that is good disk is /dev/dsk/c0t0d0 and that you are replacing is /dev/dsk/c0t2d0 &lt;BR /&gt;&lt;BR /&gt;i assume that for the commands 3 and onwards you find that s1(EFi Partition) is 400 MB and s3(HPSP) is 500MB in size.&lt;BR /&gt;&lt;BR /&gt;follow the steps:&lt;BR /&gt;#ioscan -fnC disk -- make sure that /dev/dsk/c0t2d0 is Available and is CLAIMED and the device files are there.&lt;BR /&gt;#rmsf -H &lt;HW_PATH_OF_&gt;&lt;BR /&gt;#insf&lt;BR /&gt;#insf -e -H &lt;HW_PATH_OF_&gt;&lt;BR /&gt;#vi /tmp/pdf&lt;BR /&gt;3&lt;BR /&gt;EFI 400MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 500MB&lt;BR /&gt;#idisk -w -f /tmp/pdf /dev/rdsk/c0t2d0&amp;gt;&lt;BR /&gt;#insf -e -H &lt;HW_PATH_OF_&gt;&lt;BR /&gt;#ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;Watch that you can see the 3 Ptns on the new disk.&lt;BR /&gt;&lt;BR /&gt;#mkboot -e -l /dev/rdsk/c0t2d0&lt;BR /&gt;#vgcfgrestore -n /dev/vg00 /dev/rdsk/c0t2d0s2&lt;BR /&gt;#vgsync vg00&lt;BR /&gt;#for i in /dev/vg00/lvol*&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;lvsync $i&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;&lt;BR /&gt;After the syncing is complete,&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0 of=/dev/rdsk/c0t2d0&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0 of=/dev/rdsk/c0t2d0&lt;BR /&gt;#vi /tmp/auto&lt;BR /&gt;boot vmnix -lq&lt;BR /&gt;save and exit&lt;BR /&gt;#efi_cp -d /dev/rdsk/c0t2d0 /tmp/auto /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -R&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;#setboot -h &lt;HW_PATH_OF_&gt; -a &lt;HW_PATH_OF_&gt; -b on&lt;BR /&gt;#vi /stand/bootconf &lt;BR /&gt;and make sure that both the entries are there.&lt;BR /&gt;l /dev/dsk/c0t0d0s2&lt;BR /&gt;l /dev/dsk/c0t2d0s2&lt;BR /&gt;&lt;BR /&gt;So you have done that.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit&lt;/HW_PATH_OF_&gt;&lt;/HW_PATH_OF_&gt;&lt;/HW_PATH_OF_&gt;&lt;/HW_PATH_OF_&gt;&lt;/HW_PATH_OF_&gt;</description>
      <pubDate>Wed, 04 Feb 2009 14:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350186#M344716</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-04T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350187#M344717</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please have a look at the following link and take some time to assign points.&lt;BR /&gt;&lt;BR /&gt;This might lead you to get better responses.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regardssujit&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 14:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350187#M344717</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-04T14:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: disk replace</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350188#M344718</link>
      <description>hi there is a big typo in the earlier post in the dd command usage&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please refer that &lt;BR /&gt;&lt;BR /&gt;dd lines will look as&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;after the syncing is complete:::&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0s1 of=/dev/rdsk/c0t2d0s1&lt;BR /&gt;#dd if=/dev/rdsk/c0t0d0s3 of=/dev/rdsk/c0t2d0s3&lt;BR /&gt;&lt;BR /&gt;this is for copying the efi and hpsp partitions corresponding to the disks.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sujit&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2009 15:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-replace/m-p/4350188#M344718</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-04T15:40:29Z</dc:date>
    </item>
  </channel>
</rss>

