<?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: Unable extend VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211526#M168609</link>
    <description>More than likely you have bad disk.&lt;BR /&gt;&lt;BR /&gt;You can test this with cstm, try the command to excersize the disk and if you don't get a good  reply its dead.&lt;BR /&gt;&lt;BR /&gt;You can run dmesg or check /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 07 Mar 2004 11:37:50 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-03-07T11:37:50Z</dc:date>
    <item>
      <title>Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211525#M168608</link>
      <description>I am able to create a PV on a disk. &lt;BR /&gt;&lt;BR /&gt;But when I tried extend VG using this PV . I received a error message  vgextend: Couldn't open physical volume "/dev/dsk/c0t10d0":&lt;BR /&gt;I/O error.&lt;BR /&gt;&lt;BR /&gt;Is it Hard disk issue ? or some other reason ?&lt;BR /&gt;&lt;BR /&gt;Looking for your reply.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Mar 2004 11:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211525#M168608</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2004-03-07T11:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211526#M168609</link>
      <description>More than likely you have bad disk.&lt;BR /&gt;&lt;BR /&gt;You can test this with cstm, try the command to excersize the disk and if you don't get a good  reply its dead.&lt;BR /&gt;&lt;BR /&gt;You can run dmesg or check /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 07 Mar 2004 11:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211526#M168609</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-07T11:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211527#M168610</link>
      <description>Thanks SEP for your prompt reply.&lt;BR /&gt;&lt;BR /&gt;I am able to see details about this disk using "ioscan -funC disk " It is ok.&lt;BR /&gt;&lt;BR /&gt;When I checked diskinfo -v /dev/rdsk/c0t10d0 , it shows size = 0 Kbytes. Will it be useful to run "mediainit"</description>
      <pubDate>Sun, 07 Mar 2004 12:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211527#M168610</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2004-03-07T12:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211528#M168611</link>
      <description>It there is nothing on the disk, mediainit can't hurt.&lt;BR /&gt;&lt;BR /&gt;I use mediainit to help get data structures off a disk that has structures on it that are interfering with reassigning or re-using the disk.&lt;BR /&gt;&lt;BR /&gt;If the disk is bad, mediainit should fail.&lt;BR /&gt;&lt;BR /&gt;If the disk is bad, nothing is going to make it good.&lt;BR /&gt;&lt;BR /&gt;You could try vgexport and vgimport of the whole volume group. If the problem is not disk related export/import or mediainit might help.&lt;BR /&gt;&lt;BR /&gt;Some admins even at HP don't like mediainit. I use it sparingly.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 07 Mar 2004 12:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211528#M168611</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-07T12:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211529#M168612</link>
      <description>If the disk is showing 0 bytes for the size then it is almost definitely bad.  Place a hardware call with HP and get it replaced.</description>
      <pubDate>Sun, 07 Mar 2004 12:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211529#M168612</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-07T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211530#M168613</link>
      <description>Your disk is disk, get it replaced. Usually when a diskinfo reports 0 bytes, the disk is stuffed. If it was a connection problem, you would get reported from ioscan a NO_HW message.</description>
      <pubDate>Sun, 07 Mar 2004 16:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211530#M168613</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-03-07T16:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211531#M168614</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If this disk is a SAN disk then make sure it is not a place holder (Ghost device) LUN. Check with your Storage Admins. If so, you cannot use it.&lt;BR /&gt;&lt;BR /&gt;If not, then the disk may be bad.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Mar 2004 21:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211531#M168614</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-07T21:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211532#M168615</link>
      <description>Hi Abhijeet,&lt;BR /&gt;&lt;BR /&gt;If you have added a new disk, then it seems to be defective as it shows 0 KB with diskinfo. Replace it.&lt;BR /&gt;&lt;BR /&gt;If it is a disk in a SAN, then as rightly said it is a dummy disk with 0 KB space and cannot be used.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Mar 2004 22:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211532#M168615</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2004-03-07T22:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable extend VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211533#M168616</link>
      <description>Thanks everyone.&lt;BR /&gt;&lt;BR /&gt;My issue get resolved.&lt;BR /&gt;&lt;BR /&gt;I have performed "mediainit" on suspect disk. It has taken very long time to complete. No error message during this process.&lt;BR /&gt;&lt;BR /&gt;Now diskinfo shows correct size of this disk. Able to extends VG with this disk.</description>
      <pubDate>Sun, 07 Mar 2004 23:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-extend-vg/m-p/3211533#M168616</guid>
      <dc:creator>Abhijeet_3</dc:creator>
      <dc:date>2004-03-07T23:04:57Z</dc:date>
    </item>
  </channel>
</rss>

