<?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: Not able to reduce vg00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558248#M226014</link>
    <description>Binu,&lt;BR /&gt;&lt;BR /&gt;Remove (or rename) the file /etc/lvmtab and create it afterwards again with the command vgscan.&lt;BR /&gt;&lt;BR /&gt;The correct entries are placed now again in /etc/lvmtab. Afterwards the creation of the new mirrored disk will succeed.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Kurt</description>
    <pubDate>Tue, 07 Jun 2005 06:45:26 GMT</pubDate>
    <dc:creator>Kurt Beyers.</dc:creator>
    <dc:date>2005-06-07T06:45:26Z</dc:date>
    <item>
      <title>Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558240#M226006</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Please tell me how to reduce a missing OV from vg00&lt;BR /&gt;&lt;BR /&gt;one of the root disk was mirrored ( /dev/dsk/c1t2d0) with /dev/dsk/c2t2d0. c1t2d0 failed and i am not able to replace the fialed one. &lt;BR /&gt;&lt;BR /&gt;I tried&lt;BR /&gt;&lt;BR /&gt;1. replaced the failed.&lt;BR /&gt;2. Pvcreate -fB /dev/rdsk/c1t2d0&lt;BR /&gt;--- given error already exists /etc/lvmtab ----&lt;BR /&gt;3.Tried vgcfgrestore /dev/vg00 /dev/dsk/c1t2d0&lt;BR /&gt;..Given I/O error&lt;BR /&gt;&lt;BR /&gt;So i put the disk in another slot( disk is hotswappable) and &lt;BR /&gt;&lt;BR /&gt;pvcreate -fB /dev/dsk/c0t1d0&lt;BR /&gt;mkboot -l /dev/dsk/c0t1d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c0t1d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c0t1d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c0t1d0&lt;BR /&gt;&lt;BR /&gt;but lvlnboot -v ==== does'nt show any details&lt;BR /&gt;&lt;BR /&gt;Only error can't query /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pls tell how to overcome this error or vgreduce this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All suggestions will be appreciated highly&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;&lt;BR /&gt;Binu</description>
      <pubDate>Mon, 06 Jun 2005 04:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558240#M226006</guid>
      <dc:creator>Binukuttan VM_1</dc:creator>
      <dc:date>2005-06-06T04:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558241#M226007</link>
      <description>Hi Binu&lt;BR /&gt;&lt;BR /&gt;Here are the steps i follow&lt;BR /&gt;1.  ioscan -H path###  (eg 0/4/0/0 do not use .) # put disk as claimed from no-hw&lt;BR /&gt;2.  ioscan -funC disk|more                       #  check to see hw is claimed&lt;BR /&gt;3.  mv /etc/lvmtab /etc/lvmtab.old               # pvcreate fails if disk is in lvmtab&lt;BR /&gt;4.  pvcreate -f -B /dev/rdsk/c_t_d0              # sets aside a boot area&lt;BR /&gt;5.  mv /etc/lvmtab.old /etc/lvmtab               # moves it back&lt;BR /&gt;6.  vgcfgrestore -n vg00 /dev/rdsk/c_t_d0        # restores headers on drive&lt;BR /&gt;7.  vgchange -a y /dev/vg00                      # puts drive online&lt;BR /&gt;8.  vgsync vg00                                  # if disk does not automatically start syncing (if stale)&lt;BR /&gt;9.  mkboot /dev/rdsk/c_t_d0                      # puts the boot sector in the boot area&lt;BR /&gt;10. mkboot -a "hpux -lq" /dev/rdsk/c_t_d0        # puts HPUX in the auto file&lt;BR /&gt;11. lvlnboot -Rv /dev/vg00           # updates the LIF with the info from the BDRA&lt;BR /&gt;12. cd /usr/sbin/diag/lif&lt;BR /&gt;13. mkboot -b updatediaglif -p ISL -p HPUX -p LABEL -p AUTO /dev/rdsk/c_t_d0  # to put ODE, etc. back on boot area&lt;BR /&gt;14. vgdisplay -v vg00            # to check it&lt;BR /&gt;&lt;BR /&gt;Hope this will work...&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 06 Jun 2005 04:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558241#M226007</guid>
      <dc:creator>Eknath</dc:creator>
      <dc:date>2005-06-06T04:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558242#M226008</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;Good day to you !&lt;BR /&gt;Check the document at the url below (document-ID : LVMKBRC00006116) about 'Replacing a mirrored root disk' :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www6.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068955762" target="_blank"&gt;http://www6.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000068955762&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Mon, 06 Jun 2005 04:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558242#M226008</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-06-06T04:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558243#M226009</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;Reverse the steps you have done, i.e., lvreduce the logical volumes, and put the disk back on the slot where the disk failed.&lt;BR /&gt;&lt;BR /&gt;Now perform the following steps:&lt;BR /&gt;1. # pvcreate -Bf /dev/rdsk/c1t2d0&lt;BR /&gt;2. # vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t2d0&lt;BR /&gt;3. # vgchange -a y /dev/vg00&lt;BR /&gt;4. # mkboot -l /dev/rdsk/c1t2d0&lt;BR /&gt;5. # mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t2d0&lt;BR /&gt;6. # vgsync /dev/vg00&lt;BR /&gt;&lt;BR /&gt;Now confirm if the disk is indeed mirrored:&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Take the backup of vg00:&lt;BR /&gt;# vgcfgbackup vg00&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Regards,&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 06 Jun 2005 04:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558243#M226009</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2005-06-06T04:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558244#M226010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vgreduce -l vg00 /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Mon, 06 Jun 2005 04:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558244#M226010</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2005-06-06T04:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558245#M226011</link>
      <description>See this site:&lt;BR /&gt;&lt;A href="http://www.unixadm.net/howto/bad_disk.html" target="_blank"&gt;http://www.unixadm.net/howto/bad_disk.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;Hoang Chi Cong</description>
      <pubDate>Mon, 06 Jun 2005 05:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558245#M226011</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-06-06T05:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558246#M226012</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the immediate response,but pls advice , if am doing pvcreate -fB /dev/dsk/c1t2d0..it says error entry already exists in /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;pls reply&lt;BR /&gt;&lt;BR /&gt;regs&lt;BR /&gt;&lt;BR /&gt;binu</description>
      <pubDate>Tue, 07 Jun 2005 06:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558246#M226012</guid>
      <dc:creator>Binukuttan VM_1</dc:creator>
      <dc:date>2005-06-07T06:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558247#M226013</link>
      <description>If "vgdisplay -v" reports the second disk is missing, also "lvdisplay -v" is showing ??? in the missing disk, then "lvreduce -k -m 0"&lt;BR /&gt;to forcebly the LV mirrors and reduce the PV forcebly with "vgreduce -l" (also removes the entry in lvmtab). See manapages for all aove commands. Then stsrt from pvcreate .....&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Tue, 07 Jun 2005 06:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558247#M226013</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-06-07T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558248#M226014</link>
      <description>Binu,&lt;BR /&gt;&lt;BR /&gt;Remove (or rename) the file /etc/lvmtab and create it afterwards again with the command vgscan.&lt;BR /&gt;&lt;BR /&gt;The correct entries are placed now again in /etc/lvmtab. Afterwards the creation of the new mirrored disk will succeed.&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Kurt</description>
      <pubDate>Tue, 07 Jun 2005 06:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558248#M226014</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2005-06-07T06:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558249#M226015</link>
      <description>I tried&lt;BR /&gt;#mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;#vgscan -a&lt;BR /&gt;--Error gives says that /dev/dsk/c1t2d0 not found.lvmtab not created&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2005 06:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558249#M226015</guid>
      <dc:creator>Binukuttan VM_1</dc:creator>
      <dc:date>2005-06-07T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558250#M226016</link>
      <description>I have done these following steps but ..&lt;BR /&gt;&lt;BR /&gt;1. ioscan -H path### (eg 0/4/0/0 do not use .) # put disk as claimed from no-hw&lt;BR /&gt;2. ioscan -funC disk|more # check to see hw is claimed&lt;BR /&gt;3. mv /etc/lvmtab /etc/lvmtab.old # pvcreate fails if disk is in lvmtab&lt;BR /&gt;4. pvcreate -f -B /dev/rdsk/c_t_d0 # sets aside a boot area&lt;BR /&gt;5. mv /etc/lvmtab.old /etc/lvmtab # moves it back&lt;BR /&gt;6. vgcfgrestore -n vg00 /dev/rdsk/c_t_d0 # restores headers on drive&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----HERE i got the error that /dev/dsk/c0t1d0 cannot queried..I/O error. (Confirmed disk has no problem)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pls help</description>
      <pubDate>Tue, 07 Jun 2005 07:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558250#M226016</guid>
      <dc:creator>Binukuttan VM_1</dc:creator>
      <dc:date>2005-06-07T07:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558251#M226017</link>
      <description>Hi,&lt;BR /&gt;have you tried with &lt;BR /&gt;&lt;BR /&gt;vgreduce -l vg00&lt;BR /&gt;&lt;BR /&gt;Enrico</description>
      <pubDate>Tue, 07 Jun 2005 07:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558251#M226017</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2005-06-07T07:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to reduce vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558252#M226018</link>
      <description>binu,&lt;BR /&gt;&lt;BR /&gt;1.First reduce all your lv  mirrors in vg00 from the failed disk forcefully.&lt;BR /&gt;&lt;BR /&gt;lvreduce -k -m 0 /dev/vg00/lvol$i&lt;BR /&gt;&lt;BR /&gt;2.Do vgreduce that disk forcefully.&lt;BR /&gt;&lt;BR /&gt;vgreduce -l /dev/vg00 /dev/dsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;3.mv lvmtab to lvmtab.old&lt;BR /&gt;&lt;BR /&gt;4.vgscan -v&lt;BR /&gt;&lt;BR /&gt;5. Add the disk and Do the new mirroring.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sivakumar p.</description>
      <pubDate>Tue, 07 Jun 2005 07:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-reduce-vg00/m-p/3558252#M226018</guid>
      <dc:creator>joinsiva</dc:creator>
      <dc:date>2005-06-07T07:36:47Z</dc:date>
    </item>
  </channel>
</rss>

