<?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: Volume group creation problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734113#M254992</link>
    <description>HI &lt;BR /&gt;Thanks for prompt reply. I had checked but it has not been assigned to any volume group. It is fresh LUNS created.</description>
    <pubDate>Fri, 17 Feb 2006 13:06:26 GMT</pubDate>
    <dc:creator>Mahesh_10</dc:creator>
    <dc:date>2006-02-17T13:06:26Z</dc:date>
    <item>
      <title>Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734111#M254990</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I had created LUNs on the storage. While creation of volume group, t gives the error for one of the device as "vgcreate: Couldn't open physical volume "/dev/dsk/c8t0d4":&lt;BR /&gt;Device busy".</description>
      <pubDate>Fri, 17 Feb 2006 12:46:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734111#M254990</guid>
      <dc:creator>Mahesh_10</dc:creator>
      <dc:date>2006-02-17T12:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734112#M254991</link>
      <description>You sure this is the correct device you want to use for a VG? Is this device is use by Service Guard? Is a VG that has not been activated? Is it shared in any other fashion? &lt;BR /&gt;&lt;BR /&gt;Do the vgdisplay -v command and pipe to grep looking for the device name&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v | grep c8&lt;BR /&gt;(This will list all the devices with the c8 pattern.)&lt;BR /&gt;&lt;BR /&gt;Double check the device and make sure this is the correct device.</description>
      <pubDate>Fri, 17 Feb 2006 12:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734112#M254991</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-02-17T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734113#M254992</link>
      <description>HI &lt;BR /&gt;Thanks for prompt reply. I had checked but it has not been assigned to any volume group. It is fresh LUNS created.</description>
      <pubDate>Fri, 17 Feb 2006 13:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734113#M254992</guid>
      <dc:creator>Mahesh_10</dc:creator>
      <dc:date>2006-02-17T13:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734114#M254993</link>
      <description>Mahesh,&lt;BR /&gt;&lt;BR /&gt;Do a pvcreate -f /dev/rdsk/c8t0d4 and then create the vg&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Fri, 17 Feb 2006 13:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734114#M254993</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-02-17T13:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734115#M254994</link>
      <description>If you just created this lun, do not use the -f option first.  This will overwrite the lvm header on the disk/lun if one exists.  Try without -f first.  If it's a new lun, it should take the pvcreate command by itself without options.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 17 Feb 2006 14:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734115#M254994</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2006-02-17T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734116#M254995</link>
      <description>When I had created pvcreate without -f option that time it has not displayed any message. Actaully after creating physical volume, it should show that physical volume has been sucesfully created, but I get normal prompt. After getting the error while creating vgcreate I tryied option of pvcreate -f on that device, but then again during vgcreate it gives error messsage of device busy.</description>
      <pubDate>Fri, 17 Feb 2006 14:56:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734116#M254995</guid>
      <dc:creator>Mahesh_10</dc:creator>
      <dc:date>2006-02-17T14:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734117#M254996</link>
      <description>check if any IO is in progress on that disk.&lt;BR /&gt;# ps -ef | grep c8t0d4&lt;BR /&gt;See if any process running is using this disk. &lt;BR /&gt;Another way i think of is to reboot the server if possible and carry out the exercise again as sugested already.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 15:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734117#M254996</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-02-17T15:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734118#M254997</link>
      <description>There is no process running related to c8. I feel that I shld reboot the server &amp;amp; let's try. Tell me is it necessary to reboot the server after creating LUNs.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 15:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734118#M254997</guid>
      <dc:creator>Mahesh_10</dc:creator>
      <dc:date>2006-02-17T15:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734119#M254998</link>
      <description>I had this happen before.  It ended up that the ldev was shared to a windows box as well.  You might check to see that your lun is shared only to who it is supposed to be shared to.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 16:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734119#M254998</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2006-02-17T16:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Volume group creation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734120#M254999</link>
      <description>I understand that you are trying to create the new vg using this hard disk. why don't you delete /dev/&lt;VGNAME&gt;/group and create the group file again and try it out.&lt;BR /&gt;&lt;BR /&gt;if possible , use " pvcreate -f " .&lt;BR /&gt;I hope you will success ..&lt;BR /&gt;&lt;/VGNAME&gt;</description>
      <pubDate>Sat, 18 Feb 2006 01:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/volume-group-creation-problem/m-p/3734120#M254999</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-18T01:17:16Z</dc:date>
    </item>
  </channel>
</rss>

