<?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 remove boot disk trouble in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944644#M412445</link>
    <description>Dear all,&lt;BR /&gt;I get stuck with remove a boot disk :(&lt;BR /&gt;Something wrong with me?&lt;BR /&gt;&lt;BR /&gt;I have rp5470 running with HP-UX 11i version&lt;BR /&gt;Here is screen when check by lvlnboot command:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c1t0d0 (0/0/1/1.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t0d0 (0/0/2/0.0.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c1t0d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did as follow:&lt;BR /&gt;1. Break all of mirror with every logical volume in vg00.&lt;BR /&gt;2. Try to reduce that disk from vg00:&lt;BR /&gt;vgreduce /dev/vg00 /dev/dsk/c2t0d0&lt;BR /&gt;But the error message said that the disk was used.&lt;BR /&gt;Check for vgdisplay says:&lt;BR /&gt; PV Name                     /dev/dsk/c2t0d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     4218    &lt;BR /&gt;   Autoswitch                  On       &lt;BR /&gt; &lt;BR /&gt;Means that the pv was used 122 PE.&lt;BR /&gt;But I have breaked all of LVM mirror.Where are the allocated PE?&lt;BR /&gt;How to remove that disk in this case?&lt;BR /&gt;Thanks a lot.</description>
    <pubDate>Tue, 06 Dec 2005 02:47:21 GMT</pubDate>
    <dc:creator>Hoang Chi Cong_1</dc:creator>
    <dc:date>2005-12-06T02:47:21Z</dc:date>
    <item>
      <title>remove boot disk trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944644#M412445</link>
      <description>Dear all,&lt;BR /&gt;I get stuck with remove a boot disk :(&lt;BR /&gt;Something wrong with me?&lt;BR /&gt;&lt;BR /&gt;I have rp5470 running with HP-UX 11i version&lt;BR /&gt;Here is screen when check by lvlnboot command:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c1t0d0 (0/0/1/1.0.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t0d0 (0/0/2/0.0.0)&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t0d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c1t0d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did as follow:&lt;BR /&gt;1. Break all of mirror with every logical volume in vg00.&lt;BR /&gt;2. Try to reduce that disk from vg00:&lt;BR /&gt;vgreduce /dev/vg00 /dev/dsk/c2t0d0&lt;BR /&gt;But the error message said that the disk was used.&lt;BR /&gt;Check for vgdisplay says:&lt;BR /&gt; PV Name                     /dev/dsk/c2t0d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     4218    &lt;BR /&gt;   Autoswitch                  On       &lt;BR /&gt; &lt;BR /&gt;Means that the pv was used 122 PE.&lt;BR /&gt;But I have breaked all of LVM mirror.Where are the allocated PE?&lt;BR /&gt;How to remove that disk in this case?&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Tue, 06 Dec 2005 02:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944644#M412445</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-12-06T02:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: remove boot disk trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944645#M412446</link>
      <description>Hi,&lt;BR /&gt;Somewhere some PE are still in use&lt;BR /&gt;&lt;BR /&gt;Type&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c2t0d0&lt;BR /&gt; to find out to which logical volume the belong.&lt;BR /&gt;&lt;BR /&gt;Afterwards type&lt;BR /&gt;vgdisplay -v /dev/vg00/lvolx&lt;BR /&gt;to check the status of the logical volume</description>
      <pubDate>Tue, 06 Dec 2005 02:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944645#M412446</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-12-06T02:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: remove boot disk trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944646#M412447</link>
      <description>pvdisplay on disk.&lt;BR /&gt;&lt;BR /&gt;vgdisplay - check currents pvs and active pvs.</description>
      <pubDate>Tue, 06 Dec 2005 03:04:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944646#M412447</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-12-06T03:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: remove boot disk trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944647#M412448</link>
      <description>That my careless!&lt;BR /&gt;Thanks to Luk Vandenbussche and RAC!&lt;BR /&gt;I have checked and passed with a logical volume /dev/vg00/lvol13 :):):):)&lt;BR /&gt;It like /lvol3........&lt;BR /&gt;OK now!&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;I will remmember and hope never meet it again :)&lt;BR /&gt;Have a nice weekend!</description>
      <pubDate>Tue, 06 Dec 2005 03:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944647#M412448</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-12-06T03:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: remove boot disk trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944648#M412449</link>
      <description>Thread closed!</description>
      <pubDate>Tue, 06 Dec 2005 03:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-boot-disk-trouble/m-p/4944648#M412449</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-12-06T03:16:25Z</dc:date>
    </item>
  </channel>
</rss>

