<?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/2516462#M648445</link>
    <description>The error reads&lt;BR /&gt;&lt;BR /&gt;lvremove&lt;BR /&gt;&lt;BR /&gt;Could'nt remove logical volume,&lt;BR /&gt;You must lvrmroot -s before removing a swap device</description>
    <pubDate>Tue, 17 Apr 2001 11:11:17 GMT</pubDate>
    <dc:creator>Olebile Molefi</dc:creator>
    <dc:date>2001-04-17T11:11:17Z</dc:date>
    <item>
      <title>lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516456#M648439</link>
      <description>Guys please help, With an absent mind I have used 'rm' command to remove raw partions from a volume group instead of lvremove which did'nt work very well. Realising that I tried using 'lvremove -f' which gives an error that lvremove can't get minor number of logical volume.</description>
      <pubDate>Thu, 12 Apr 2001 07:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516456#M648439</guid>
      <dc:creator>Olebile Molefi</dc:creator>
      <dc:date>2001-04-12T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516457#M648440</link>
      <description>if you still have the lvols, like:&lt;BR /&gt;brw-r-----   1 root       sys         64 0x000008 Jan  8 17:04 lvol8&lt;BR /&gt;do the following:&lt;BR /&gt;mknod c 64 &lt;MINOR number=""&gt; rlvol&lt;X&gt;&lt;BR /&gt;&lt;BR /&gt;where minor number of this example was 0x000008.&lt;BR /&gt;&lt;BR /&gt;After this ,try to perform lvremove.&lt;BR /&gt;good luck.&lt;BR /&gt;&lt;BR /&gt;&lt;/X&gt;&lt;/MINOR&gt;</description>
      <pubDate>Thu, 12 Apr 2001 08:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516457#M648440</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-04-12T08:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516458#M648441</link>
      <description>Sorry, but I think I miss understood your problem!&lt;BR /&gt;&lt;BR /&gt;If the above isn't your case, here it is another way to solve it:&lt;BR /&gt;Restore the LVM configuration information for the physical volume /dev/rdsk/xxxxxx that was saved in the default file /etc/lvmconf/vgxx.conf&lt;BR /&gt;vgcfgrestore -n /dev/vgxx /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;Force to restore the LVM configuration data when volume group is still active.&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -R -n /dev/vgxx /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Thu, 12 Apr 2001 08:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516458#M648441</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-04-12T08:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516459#M648442</link>
      <description>Try with SAM.</description>
      <pubDate>Thu, 12 Apr 2001 08:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516459#M648442</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-12T08:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516460#M648443</link>
      <description>Pedro,&lt;BR /&gt;&lt;BR /&gt;Your first solution did work.....&lt;BR /&gt;&lt;BR /&gt;mknod rlvol(name) c 64 (minor number)&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;lvremove -f succeeds.&lt;BR /&gt;&lt;BR /&gt;There is one hiccup though one of the lv's won't remove something to do with can't remove swap device??</description>
      <pubDate>Thu, 12 Apr 2001 12:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516460#M648443</guid>
      <dc:creator>Olebile Molefi</dc:creator>
      <dc:date>2001-04-12T12:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516461#M648444</link>
      <description>what is the exact error and your command line?&lt;BR /&gt;can you post it?</description>
      <pubDate>Thu, 12 Apr 2001 12:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516461#M648444</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-04-12T12:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: lvremove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516462#M648445</link>
      <description>The error reads&lt;BR /&gt;&lt;BR /&gt;lvremove&lt;BR /&gt;&lt;BR /&gt;Could'nt remove logical volume,&lt;BR /&gt;You must lvrmroot -s before removing a swap device</description>
      <pubDate>Tue, 17 Apr 2001 11:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvremove/m-p/2516462#M648445</guid>
      <dc:creator>Olebile Molefi</dc:creator>
      <dc:date>2001-04-17T11:11:17Z</dc:date>
    </item>
  </channel>
</rss>

