<?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: reduce vg00 disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936848#M634752</link>
    <description>Thanks Michael!!!&lt;BR /&gt;&lt;BR /&gt;here's the vg specs...&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      11     &lt;BR /&gt;Open LV                     11     &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4350         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    8680    &lt;BR /&gt;Alloc PE                    8630    &lt;BR /&gt;Free PE                     50      &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;...&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t15d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t15d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     50      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;LVDISPLAY has:&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol4&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            2000            &lt;BR /&gt;Current LE                  250       &lt;BR /&gt;Allocated PE                250         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV  &lt;BR /&gt;   /dev/dsk/c1t15d0   250       250       &lt;BR /&gt;&lt;BR /&gt;thank you again... =)&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Mar 2003 07:17:16 GMT</pubDate>
    <dc:creator>cute</dc:creator>
    <dc:date>2003-03-27T07:17:16Z</dc:date>
    <item>
      <title>reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936845#M634749</link>
      <description>Hi,&lt;BR /&gt;Can you please help me...&lt;BR /&gt;I have 2 36Gb disks in VG00,&lt;BR /&gt;i need to vgreduce the vg00, is it possible?&lt;BR /&gt;DO i have to install from ignite tape?&lt;BR /&gt;any procedures/steps that could help me in reinstalling my 11i system from my make_recovery tape?&lt;BR /&gt;&lt;BR /&gt;replies would be really appreciated.... =)&lt;BR /&gt;Thanks!!!&lt;BR /&gt;-cute</description>
      <pubDate>Thu, 27 Mar 2003 06:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936845#M634749</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-27T06:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936846#M634750</link>
      <description>Before you do anything, is there anything currently on the disk?&lt;BR /&gt;&lt;BR /&gt;run pvdisplay to find out. Substitite you disk where it says 'cxtydz'&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;If there is nothing, then you can reduce it.&lt;BR /&gt;# vgreduce /dev/vg00 /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;If not you should identify what is on it, like mirrored volumes etc.&lt;BR /&gt;&lt;BR /&gt;You may wish to post a copy of /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;Then we can help more.</description>
      <pubDate>Thu, 27 Mar 2003 07:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936846#M634750</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-27T07:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936847#M634751</link>
      <description>hi,cute!&lt;BR /&gt;&lt;BR /&gt;what do you wanna do?&lt;BR /&gt;&lt;BR /&gt;if, you wanna export one of disk in vg00,before backup all your data of vg00  by using backup utilities after,then remove all logical volume in vg00 , &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg00 &lt;BR /&gt;&lt;BR /&gt;comfirm, wanna remove LVs in vg00 and allocated PE in the disk of vg00.&lt;BR /&gt;&lt;BR /&gt;# lvremove /dev/vg00/lvolX &lt;BR /&gt;&lt;BR /&gt;if, you need to remove other LVs,again and again.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg00 &lt;BR /&gt;&lt;BR /&gt;comfirm, again allocated PE of disk.&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;There are two disk in the vg00&lt;BR /&gt;&lt;BR /&gt;# vgreduce /dev/vg00 /dev/dsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;** if, your LVs is across between two disk and you wanna remove the LV when you see allocated PE of vg00, you have to care for removing the LV why data will broken by the lvremove command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# stings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;you see, just one disk in the VG00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 07:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936847#M634751</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-03-27T07:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936848#M634752</link>
      <description>Thanks Michael!!!&lt;BR /&gt;&lt;BR /&gt;here's the vg specs...&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      11     &lt;BR /&gt;Open LV                     11     &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4350         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    8680    &lt;BR /&gt;Alloc PE                    8630    &lt;BR /&gt;Free PE                     50      &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;...&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t15d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t15d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     50      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;LVDISPLAY has:&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol4&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            2000            &lt;BR /&gt;Current LE                  250       &lt;BR /&gt;Allocated PE                250         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV  &lt;BR /&gt;   /dev/dsk/c1t15d0   250       250       &lt;BR /&gt;&lt;BR /&gt;thank you again... =)&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 07:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936848#M634752</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-27T07:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936849#M634753</link>
      <description>Thanks Patrick,&lt;BR /&gt;actually i dont want to remove any LV,&lt;BR /&gt;i just want to remove a disk from my VG00&lt;BR /&gt;can i reinstall from ignite, and just specify the disk i want to use when prompted?&lt;BR /&gt;will this work?&lt;BR /&gt;&lt;BR /&gt;any specific procedures i can follow?&lt;BR /&gt;&lt;BR /&gt;Thanks very much!!!</description>
      <pubDate>Thu, 27 Mar 2003 07:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936849#M634753</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-27T07:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936850#M634754</link>
      <description>Here's a same solution i got from  Patrick Wallek&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6ce7f841489fd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6ce7f841489fd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i guess you have to reinstall from an ignite tape and select the disk for your vg00.&lt;BR /&gt;&lt;BR /&gt;1) Make sure you have the latest version of Ignite/UX installed. Get it at: &lt;A href="http://software.hp.com/products/IUX" target="_blank"&gt;http://software.hp.com/products/IUX&lt;/A&gt; &lt;BR /&gt;execute: [to verify your ignite's version]&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i ignite        &lt;BR /&gt;&lt;BR /&gt;2) Create 2 make_tape_recovery tapes: &lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=vg00 &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# make_recovery -A -C -v -d /dev/rmt/0m    &lt;BR /&gt;&lt;BR /&gt;Both commands will include entire vg00.&lt;BR /&gt;&lt;BR /&gt;3) Boot from one of the tapes you just created. &lt;BR /&gt;&lt;BR /&gt;4) Once you have booted from the tape and are at the Ignite/UX menu, then you can go through the menu options to the Filesystem menu and resize your LVs as you wish and specify the disk you want to use, where you want your operating system to reside. Please take note of the disk's hardware path because this is very important.&lt;BR /&gt;&lt;BR /&gt;Once you are done, select 'GO!' and your server will be rebuilt with the new disk you selected. &lt;BR /&gt;&lt;BR /&gt;Good luck. &lt;BR /&gt;&lt;BR /&gt;i just modified and included the 'disk thing'&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 09:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936850#M634754</guid>
      <dc:creator>Mary Ann Lipa</dc:creator>
      <dc:date>2003-03-27T09:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936851#M634755</link>
      <description>i hope i got it correct...</description>
      <pubDate>Thu, 27 Mar 2003 09:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936851#M634755</guid>
      <dc:creator>Mary Ann Lipa</dc:creator>
      <dc:date>2003-03-27T09:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936852#M634756</link>
      <description>.</description>
      <pubDate>Thu, 27 Mar 2003 09:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936852#M634756</guid>
      <dc:creator>Mary Ann Lipa</dc:creator>
      <dc:date>2003-03-27T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936853#M634757</link>
      <description>sorry for the mess...&lt;BR /&gt;please dont assign points to my other replies.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 27 Mar 2003 09:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936853#M634757</guid>
      <dc:creator>Mary Ann Lipa</dc:creator>
      <dc:date>2003-03-27T09:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936854#M634758</link>
      <description>make_recovery is obsolete.&lt;BR /&gt;&lt;BR /&gt;Eventually support for it will be pulled.&lt;BR /&gt;&lt;BR /&gt;I susggest you make a tape that will be supported whenever you choose to use it.&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Mar 2003 21:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936854#M634758</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-27T21:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936855#M634759</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am completely at a loss. Why do you want to reinstall OS?. If the other disk has mirrors on it, you can reduce the mirrors. If it has non-mirrored logical volumes, you can move them to the first disk. You can follow this procedure.&lt;BR /&gt;&lt;BR /&gt;1. Create make_tape_recovery tape just to be on safe side.&lt;BR /&gt;&lt;BR /&gt;2. On the disk you want to remove (say c2t6d0), &lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;Note down the logical volumes For each logical volume do a&lt;BR /&gt;&lt;BR /&gt;#lvdisplay /dev/vg00/lvolx&lt;BR /&gt;&lt;BR /&gt;Observe the "Mirror Copies" column. If it is one, then reduce it's mirror from this disk&lt;BR /&gt;&lt;BR /&gt;#lvreduce -m 0 /dev/vg00/lvolx /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;If it is "0", then move the logical volume to the other disk (say c1t6d0)&lt;BR /&gt;&lt;BR /&gt;#pvmove -n /dev/vg00/lvolx /dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;Be patient here. Keep looking at "lvdisplay -v /dev/vg00/lvolx" to get the status.&lt;BR /&gt;&lt;BR /&gt;(Do not use pvmove on the logical volumes that are mirror copies)&lt;BR /&gt;&lt;BR /&gt;3. Once you are done with all the logical volumes on the disk, case by case as mentioned before, give a final check on the disk&lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;Make sure there are not logical volumes on it. Once it is confirmed, take the disk out of vg00.&lt;BR /&gt;&lt;BR /&gt;#vgreduce vg00 /dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;Do it leisurely with accuracy. You can do it online without taking downtime.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 27 Mar 2003 23:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936855#M634759</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-27T23:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936856#M634760</link>
      <description>THANKS everyone!!!!</description>
      <pubDate>Fri, 28 Mar 2003 01:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936856#M634760</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-28T01:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936857#M634761</link>
      <description>You have 2 36Gb hard disks!!&lt;BR /&gt;that is quite more space on the vg00.&lt;BR /&gt;&lt;BR /&gt;you cannot do a pvmove from the second hard disk to the first one as there is no free PE on the first disk.&lt;BR /&gt;&lt;BR /&gt;First can you post your &lt;BR /&gt;complete &lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;output.&lt;BR /&gt;The above vgdisplay output does not seem to have the logical volume details.&lt;BR /&gt;&lt;BR /&gt;Then Also revert on what volume what file systems you have mounted i.e. cat /etc/fstab&lt;BR /&gt;&lt;BR /&gt;Also do mention the output of &lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/...&lt;BR /&gt;&lt;BR /&gt;(for both hard disks)&lt;BR /&gt;&lt;BR /&gt;Also the output of lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Please attach the file for all the output requested.&lt;BR /&gt;Let's finish this quickly.&lt;BR /&gt;&lt;BR /&gt;Revert&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 03:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936857#M634761</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-28T03:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936858#M634762</link>
      <description>Noticed too that i have no free PEs on c1t15d0..&lt;BR /&gt;Thanks TG..&lt;BR /&gt;Here's vgdisplay and pvdisplay&lt;BR /&gt;&lt;BR /&gt;Thanks again!!!</description>
      <pubDate>Fri, 28 Mar 2003 03:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936858#M634762</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-28T03:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936859#M634763</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I missed your vgdisplay output. It is a usual practice to make them mirrors and I went with that assumption.&lt;BR /&gt;&lt;BR /&gt;You have two big logical volumes (little bit of lvol11 is on the first disk too). None of your lvols are mirrored.&lt;BR /&gt;&lt;BR /&gt;Unless you are not using lvol11 and lvol12, you just cannot take out c3t15d0. Even make_tape_recovery is not going to help you.&lt;BR /&gt;&lt;BR /&gt;If you don't need lvol11 or lvol12 or if you can be able to move them to another volume group, then you can take out the other disk. Only way you can get rid of c3t15d0 is to remove these two logical volumes from it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 28 Mar 2003 03:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936859#M634763</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-28T03:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936860#M634764</link>
      <description>Thanks Sri,&lt;BR /&gt;If i lvremove lvol11 and lvol12, &lt;BR /&gt;is it safe now to vgreduce vg00?&lt;BR /&gt;any other things i need to look at?&lt;BR /&gt;&lt;BR /&gt;thank you!!&lt;BR /&gt;&lt;BR /&gt;bdf fstab and lnlvboot attached</description>
      <pubDate>Fri, 28 Mar 2003 04:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936860#M634764</guid>
      <dc:creator>cute</dc:creator>
      <dc:date>2003-03-28T04:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936861#M634765</link>
      <description>Once all of the lv's are off of the disk, verify with pvdisplay, you can vgreduce it out of the vg with no problems.&lt;BR /&gt;&lt;BR /&gt;vgreduce vg00 /dev/dsk/c_t_d_&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Fri, 28 Mar 2003 04:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936861#M634765</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-03-28T04:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936862#M634766</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;lvol11 is mounted on /ap02 (18GB used) and lvol12 (1.8G used) is mounted on /utils.&lt;BR /&gt;&lt;BR /&gt;You may want to check with your users to see if it is ok to lose the data. If that is the case, I would take a backup of these two filesystems and then remove them. Or if you have any other disks, you may want to create another VG and move the data.&lt;BR /&gt;&lt;BR /&gt;#umount /ap02&lt;BR /&gt;#umount /utils&lt;BR /&gt;#lvremove /dev/vg00/lvol11&lt;BR /&gt;#lvremove /dev/vg00/lvol12&lt;BR /&gt;#vgreduce vg00 /dev/dsk/c2t15d0&lt;BR /&gt;&lt;BR /&gt;Key is to find if you don't need the data in /utils and /ap02.&lt;BR /&gt;&lt;BR /&gt;Yes, once you got rid of these lvols, you can take the disk out of vg00.&lt;BR /&gt;&lt;BR /&gt;But my next question is, why do you want to take this disk out?&lt;BR /&gt;&lt;BR /&gt;Also, it is a good idea to keep mirrors to your vg00 lvols. &lt;BR /&gt;&lt;BR /&gt;Atleast create make_tape_recovery tapes periodically.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 28 Mar 2003 04:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936862#M634766</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-28T04:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936863#M634767</link>
      <description>Everything is fine.&lt;BR /&gt;&lt;BR /&gt;Just those two volumes occupy the second hard disk.&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol12   16384000&lt;BR /&gt;/dev/vg00/lvol11   20480000&lt;BR /&gt;&lt;BR /&gt;which equals to 36GB.&lt;BR /&gt;&lt;BR /&gt;Just remove these two volumes which should make that disk free.&lt;BR /&gt;&lt;BR /&gt;Just do a&lt;BR /&gt;&lt;BR /&gt;#umount /apo2&lt;BR /&gt;#umount /utils&lt;BR /&gt;#lvremove /dev/vg00/lvol11&lt;BR /&gt;#lvremove /dev/vg00/lvol12&lt;BR /&gt;#vgreduce vg00 /dev/dsk/c3t15d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 04:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936863#M634767</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-28T04:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: reduce vg00 disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936864#M634768</link>
      <description>Sri is right.&lt;BR /&gt;Before removing those lvols just check whether you have any important data in it.&lt;BR /&gt;&lt;BR /&gt;The best would be to take a backup of those lvol's(some imp data might be hiding)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 04:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-vg00-disk/m-p/2936864#M634768</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-28T04:14:37Z</dc:date>
    </item>
  </channel>
</rss>

