<?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: vgextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289815#M885865</link>
    <description>Yes, as other have said - vgextend /dev/vgXX /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;not rdsk.&lt;BR /&gt;&lt;BR /&gt;If it shows in ioscan -funC disk, then no need to insf.&lt;BR /&gt;&lt;BR /&gt;If disk is new - then you will have to pvcreate it first:&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 28 May 2004 07:43:30 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-05-28T07:43:30Z</dc:date>
    <item>
      <title>vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289808#M885858</link>
      <description>hi,&lt;BR /&gt;how to extend a new disk plug into disk array 12H? &lt;BR /&gt;1 After pluging the disk, the array make the balancing,&lt;BR /&gt;# ioscan show the new disk &lt;BR /&gt;/dev/rdsk/cxtydz.&lt;BR /&gt;So I create a new lun .&lt;BR /&gt;vgextend /dev/vgxx /dev/rdsk/cxtydz .&lt;BR /&gt;I have this error:&lt;BR /&gt;phisical volume is not a block spÃ©cilal file.&lt;BR /&gt;I need a help.&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 28 May 2004 06:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289808#M885858</guid>
      <dc:creator>sassou</dc:creator>
      <dc:date>2004-05-28T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289809#M885859</link>
      <description>I believe you need to pvcreate the disk first:&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;Then you can vgextend a volume group to include that disk.</description>
      <pubDate>Fri, 28 May 2004 06:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289809#M885859</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-05-28T06:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289810#M885860</link>
      <description>pvcreate and then vgextend !!&lt;BR /&gt;&lt;BR /&gt;for pvcreate use /dev/rdsk/c?t?d?&lt;BR /&gt;for vgextend use /dev/dsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 28 May 2004 06:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289810#M885860</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-05-28T06:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289811#M885861</link>
      <description>as your error message states:&lt;BR /&gt;physical volume is not a block special file.&lt;BR /&gt;&lt;BR /&gt;You have specified the raw device /dev/rdsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;use /dev/dsk/cxtydz</description>
      <pubDate>Fri, 28 May 2004 06:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289811#M885861</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-05-28T06:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289812#M885862</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# arraycfg -L &lt;UNIQUE_LUN_NUMBER&gt; -a &lt;SIZE&gt;[M|G] &lt;ARRAY_ID&gt;&lt;BR /&gt;# ioscan&lt;BR /&gt;# insf -e&lt;BR /&gt;# ioscan&lt;BR /&gt;# pvcreate pvcreate -f /dev/dsk/cxtxd&lt;UNIQUE_LUN_NUMBER&gt;&lt;BR /&gt;# vgextend /dev/vgxx /dev/dsk/cxtxd&lt;UNIQUE_LUN_NUMBER&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;/UNIQUE_LUN_NUMBER&gt;&lt;/UNIQUE_LUN_NUMBER&gt;&lt;/ARRAY_ID&gt;&lt;/SIZE&gt;&lt;/UNIQUE_LUN_NUMBER&gt;</description>
      <pubDate>Fri, 28 May 2004 06:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289812#M885862</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-05-28T06:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289813#M885863</link>
      <description>Hopefully you bound a new LUN to make this disk file and aren't going to overwrite something else.&lt;BR /&gt;&lt;BR /&gt;Your ioscan shows that you have no block special file for it.&lt;BR /&gt;Create one using&lt;BR /&gt;insf -H 0/7/0/0.0.1  &lt;BR /&gt;&lt;BR /&gt;or use &lt;BR /&gt;mknod /dev/dsk/cXtYdZ b 31 minor-number where the minor number is the same as that of the file in /dev/rdsk.&lt;BR /&gt;&lt;BR /&gt;When you have pvcreated the disk you will be able to add it to a volume group, provided your VG has sufficient PE/PV for the LUN.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 May 2004 06:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289813#M885863</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2004-05-28T06:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289814#M885864</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;If you prefer, use "ioscan -kfnC disk" to find the device files easily!&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Fri, 28 May 2004 07:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289814#M885864</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-05-28T07:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289815#M885865</link>
      <description>Yes, as other have said - vgextend /dev/vgXX /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;not rdsk.&lt;BR /&gt;&lt;BR /&gt;If it shows in ioscan -funC disk, then no need to insf.&lt;BR /&gt;&lt;BR /&gt;If disk is new - then you will have to pvcreate it first:&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 28 May 2004 07:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend/m-p/3289815#M885865</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-05-28T07:43:30Z</dc:date>
    </item>
  </channel>
</rss>

