<?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: lvremove in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509378#M655237</link>
    <description>ls -l /dev/vg01/lvjunk&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010019 Mar  8 18:15 /dev/vg01/lvjunk&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg01/lvjunk&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg01/lvjunk&lt;BR /&gt;VG Name                     /dev/vg01&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)            4               &lt;BR /&gt;Current LE                  1         &lt;BR /&gt;Allocated PE                1           &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  PVG-strict                &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the output I get.  Looks pretty reasonable.  I was able to shrinks it down so it wasn't taking up much room, and I was able to create the ones I wanted anyhow.  Would just like to know how to clean this up.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;     Brian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Mar 2001 07:59:44 GMT</pubDate>
    <dc:creator>Brian Pyle</dc:creator>
    <dc:date>2001-03-26T07:59:44Z</dc:date>
    <item>
      <title>lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509375#M655234</link>
      <description>When I try and remove one of my logical volumes, I get an error saying that the lv's # can't be found, and it stays put ???&lt;BR /&gt;&lt;BR /&gt;Any clues ??&lt;BR /&gt;&lt;BR /&gt;TIA &lt;BR /&gt;     Brian&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 07:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509375#M655234</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2001-03-26T07:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509376#M655235</link>
      <description>&lt;BR /&gt;Whats the exact command you are attempting ?&lt;BR /&gt;&lt;BR /&gt;What does an ls -l /dev/&lt;VG&gt; produce ? (to help confirm the Volume group and its logical volumes are aok)&lt;BR /&gt;&lt;BR /&gt;What does lvdisplay /dev/&lt;VG&gt;/&lt;LVOL&gt; produce ?&lt;/LVOL&gt;&lt;/VG&gt;&lt;/VG&gt;</description>
      <pubDate>Mon, 26 Mar 2001 07:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509376#M655235</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-26T07:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509377#M655236</link>
      <description>Ccan you check the following:&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v     &lt;BR /&gt;&lt;BR /&gt;    does the lvm appear&lt;BR /&gt;&lt;BR /&gt;ls -l /dev/vg00/lvmname&lt;BR /&gt;     is it there, ( i am assuming its vg00)&lt;BR /&gt;&lt;BR /&gt;It is possible that you have a corrupt lvmtab&lt;BR /&gt;file, if the above information all exists.&lt;BR /&gt;if so, you can try the following (in quet mode, &lt;BR /&gt;&lt;BR /&gt;mv /etc/lvmtab /etc/lvmtab.original&lt;BR /&gt;/usr/sbin/vgscan -pv&lt;BR /&gt;&lt;BR /&gt;this tells you what its going to do.&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/vgscan -av</description>
      <pubDate>Mon, 26 Mar 2001 07:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509377#M655236</guid>
      <dc:creator>Terja</dc:creator>
      <dc:date>2001-03-26T07:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509378#M655237</link>
      <description>ls -l /dev/vg01/lvjunk&lt;BR /&gt;brw-r-----   1 root       sys         64 0x010019 Mar  8 18:15 /dev/vg01/lvjunk&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vg01/lvjunk&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg01/lvjunk&lt;BR /&gt;VG Name                     /dev/vg01&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)            4               &lt;BR /&gt;Current LE                  1         &lt;BR /&gt;Allocated PE                1           &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  PVG-strict                &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the output I get.  Looks pretty reasonable.  I was able to shrinks it down so it wasn't taking up much room, and I was able to create the ones I wanted anyhow.  Would just like to know how to clean this up.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;     Brian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 07:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509378#M655237</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2001-03-26T07:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509379#M655238</link>
      <description>&lt;BR /&gt;Youve got a physical volume group setup for it (PVG). Can you check its in the /etc/lvmpvg file (strings /etc/lvmpvg).&lt;BR /&gt;&lt;BR /&gt;Also, which physical volume is this lvol on (do an&amp;gt; lvdisplay -v /dev/vg01/lvjunk and it will display the physical volume its on, which should also be in the lvmpvg file above)</description>
      <pubDate>Mon, 26 Mar 2001 08:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509379#M655238</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-26T08:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509380#M655239</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have lv raw device ?&lt;BR /&gt;/dev/vg../rlvol... for these lvol.</description>
      <pubDate>Mon, 26 Mar 2001 08:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509380#M655239</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-03-26T08:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509381#M655240</link>
      <description>You can test with SAM.</description>
      <pubDate>Mon, 26 Mar 2001 11:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509381#M655240</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-03-26T11:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509382#M655241</link>
      <description>Well after a little more research, I realized that there wasn't a raw disk for it.  Thanx PrintaPorn.  I tracked down the missing rlvol that had been negelected in a lvol renaming.  Renamed it to match, and removed it no problemo :)  I am a happy camper once again :)  Thanx to all, and how the heck do I assign points now ?</description>
      <pubDate>Mon, 26 Mar 2001 18:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2509382#M655241</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2001-03-26T18:52:59Z</dc:date>
    </item>
  </channel>
</rss>

