<?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: Error in Volume Group creation. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088895#M441997</link>
    <description>I think you need to activate the volume group first.&lt;BR /&gt;&lt;BR /&gt;$&amp;gt; vgchange -a y vg09&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jan 2008 18:33:55 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2008-01-21T18:33:55Z</dc:date>
    <item>
      <title>Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088894#M441996</link>
      <description>HPUX &amp;gt; 11.00&lt;BR /&gt;N4000 Server&lt;BR /&gt;&lt;BR /&gt;Hi Managers,&lt;BR /&gt;&lt;BR /&gt;I want to create a volume group from an FC60 LUN (RAID 5) but it fails with the attached errors.&lt;BR /&gt;I ran the vgdisplay -v and it displays the information for the existing groups but sends the following warning:&lt;BR /&gt;&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vg09".&lt;BR /&gt;&lt;BR /&gt;I tried recreating the /etc/lvmtab with the vgscan command without success, because the vgscan writes again the path to the "/dev/vg09" and "/dev/dsk/c5t0d4".&lt;BR /&gt;&lt;BR /&gt;Error: &lt;BR /&gt;&lt;BR /&gt;pvcreate: The physical volume "/dev/dsk/c5t0d4" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;&lt;BR /&gt;What can I do? Do I need to activate that Volume Group in order to delete it? Do I need to unbind that LUN?&lt;BR /&gt;&lt;BR /&gt;I just want to configure that "unused" disk space.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 21 Jan 2008 18:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088894#M441996</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-01-21T18:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088895#M441997</link>
      <description>I think you need to activate the volume group first.&lt;BR /&gt;&lt;BR /&gt;$&amp;gt; vgchange -a y vg09&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2008 18:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088895#M441997</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-01-21T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088896#M441998</link>
      <description>According to your attachment two things are happening.&lt;BR /&gt;&lt;BR /&gt;1)  this disk had lvm structure, hence the warning&lt;BR /&gt;&lt;BR /&gt;2)  looks like the disk is already used and the SAM status is wrong or the disk was removed improperly.&lt;BR /&gt;&lt;BR /&gt;post the below outputs&lt;BR /&gt;1)  vgdisplay -v|grep c5t0d4&lt;BR /&gt;2) pvdisplay -v /dev/dsk/c5t0d4&lt;BR /&gt;3) strings /etc/lvmtab  ( look for c5t0d4 to see what vg it thinks it is in )&lt;BR /&gt;4) vgdisplay -v the vg found in the about lvmtab search.&lt;BR /&gt;&lt;BR /&gt;Post some of this info.  We can take it from there once we know what we are dealing with.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2008 18:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088896#M441998</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-21T18:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088897#M441999</link>
      <description>What I feel is this disk is already part of vg09 hence there is an entry in lvmtab and when u run vgscan it gets populated again with the same information.&lt;BR /&gt;&lt;BR /&gt;Now the thing is do you want to keep vg09?&lt;BR /&gt;a) If yes then activate the vg using&lt;BR /&gt;vgchange -a y vg09&lt;BR /&gt;&lt;BR /&gt;If there are any errors then post the errors.&lt;BR /&gt;&lt;BR /&gt;b) If no then export the vg09 using&lt;BR /&gt;vgexport /dec/vg09&lt;BR /&gt;then use pvcreate -f to initialise the PV then the standard procedure for vg creation.</description>
      <pubDate>Mon, 21 Jan 2008 18:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088897#M441999</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-01-21T18:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088898#M442000</link>
      <description>Thanks everbody for your fast reponses, I have just activated the vg09 sucessfully and it has historical information that could be useful. I'll relocate it and reuse the disk space. For some reason in the past, the vg09 didn't bring up after a reboot (I guess), so, I'm done with this.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
      <pubDate>Mon, 21 Jan 2008 19:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088898#M442000</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-01-21T19:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Volume Group creation.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088899#M442001</link>
      <description>The vg09 was activated.</description>
      <pubDate>Mon, 21 Jan 2008 19:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-volume-group-creation/m-p/5088899#M442001</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-01-21T19:16:48Z</dc:date>
    </item>
  </channel>
</rss>

