<?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: delete volume group problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404592#M560945</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from this you can lvremove and vgremove can used for remove a vg.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Tue, 21 Apr 2009 07:05:59 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-04-21T07:05:59Z</dc:date>
    <item>
      <title>delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404589#M560942</link>
      <description>i want delete volume group vgapp &lt;BR /&gt;vgdisplay: "/dev/vgapp/group": not a character device.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vgapp".&lt;BR /&gt;i used vgexport &lt;BR /&gt;erp2 /#vgexport vgapp&lt;BR /&gt;vgexport: "/dev/vgapp/group": not a character device.&lt;BR /&gt;vgexport: Couldn't export volume group "vgapp".&lt;BR /&gt;&lt;BR /&gt;help me who delete this volume group &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 06:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404589#M560942</guid>
      <dc:creator>yazidhani</dc:creator>
      <dc:date>2009-04-21T06:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404590#M560943</link>
      <description>may be this document will help you please go through it</description>
      <pubDate>Tue, 21 Apr 2009 06:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404590#M560943</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-04-21T06:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404591#M560944</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did someone manually removed the file /dev/vgapp/group ?&lt;BR /&gt;&lt;BR /&gt;Provide these outputs&lt;BR /&gt;&lt;BR /&gt;#ll /dev/vgapp/group&lt;BR /&gt;#file /dev/vgapp/group</description>
      <pubDate>Tue, 21 Apr 2009 06:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404591#M560944</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-21T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404592#M560945</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from this you can lvremove and vgremove can used for remove a vg.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 21 Apr 2009 07:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404592#M560945</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-04-21T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404593#M560946</link>
      <description>I guess you didn't able to create the vg, because of maxvgs limitations. for more chking you can verify using the command&lt;BR /&gt;&lt;BR /&gt;#vgdisplay vgapp</description>
      <pubDate>Tue, 21 Apr 2009 07:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404593#M560946</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-04-21T07:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: delete volume group problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404594#M560947</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Please check the group file in /dev/vgapp&lt;BR /&gt;#ll /dev/vgapp&lt;BR /&gt;&lt;BR /&gt;I believe group file is available under /dev/vgapp. Create a group file under /dev/vgapp and try exporting it.&lt;BR /&gt;#mknod /dev/vgapp/group c 64 0xXXXXXX (minor shud be unique)&lt;BR /&gt;&lt;BR /&gt;#vgexport vgapp&lt;BR /&gt;&lt;BR /&gt;-Ram&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 08:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delete-volume-group-problem/m-p/4404594#M560947</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2009-04-21T08:18:52Z</dc:date>
    </item>
  </channel>
</rss>

