<?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: vgcreate failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775515#M615498</link>
    <description>Your disk seams to be gone.&lt;BR /&gt;&lt;BR /&gt;Try to read the rdsk device with "dd"&lt;BR /&gt;&lt;BR /&gt;# dd if =/dev/rdsk/c4t11d0 of=/dev/null &lt;BR /&gt;&lt;BR /&gt;If you get an I/O error, you have a bad disk.</description>
    <pubDate>Fri, 21 Apr 2006 06:14:26 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-04-21T06:14:26Z</dc:date>
    <item>
      <title>vgcreate failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775513#M615496</link>
      <description>hello all&lt;BR /&gt;&lt;BR /&gt;im having trouble trying to create a volume group off a disk, Im not sure whether it could be a disk, fibre card, or an array problem. &lt;BR /&gt;&lt;BR /&gt;Im trying to create a volume group on a disk in a DS2405 disk array. I can initialise the disk using pvcreate but when i run a vgcreate i get the following error:&lt;BR /&gt;&lt;BR /&gt;vgcreate: Physical Volume "/dev/dsk/c4t11d0" contains no LVM information&lt;BR /&gt;&lt;BR /&gt;I have also checked the logged files and it appears to be showing the following entry&lt;BR /&gt;&lt;BR /&gt;Apr 16 10:15:42 testbed EMS [1474]: ------ EMS Event Notification ------   Value: "CRITICAL (5)" for Resource: "/storage/even&lt;BR /&gt;ts/disks/default/0_1_3_0.8.0.255.2.10.0"     (Threshold:  &amp;gt;= " 3")    Execute the following command to obtain event details:&lt;BR /&gt;  /opt/resmon/bin/resdata -R 96600070 -r /storage/events/disks/default/0_1_3_0.8.0.255.2.10.0 -n 96600065 -a&lt;BR /&gt;Apr 16 10:19:04 testbed EMS [1474]: ------ EMS Event Notification ------   Value: "CRITICAL (5)" for Resource: "/storage/even&lt;BR /&gt;ts/disks/default/0_1_3_0.8.0.255.2.11.0"     (Threshold:  &amp;gt;= " 3")    Execute the following command to obtain event details:&lt;BR /&gt;  /opt/resmon/bin/resdata -R 96600075 -r /storage/events/disks/default/0_1_3_0.8.0.255.2.11.0 -n 96600066 -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when i ran the optmon command it reported the following&lt;BR /&gt;&lt;BR /&gt;Event Time: sat Apr 15&lt;BR /&gt;Severity: CRITICAL&lt;BR /&gt;Monitor: disk_em&lt;BR /&gt;Event#: 17&lt;BR /&gt;&lt;BR /&gt;Summary: disk at hw path 0/1/3/0.8.0.255.2.14.0: IO request failed&lt;BR /&gt;&lt;BR /&gt;The hardware responded to the initial query but then stopped responding to more requests from the driver. The IO request was not completed&lt;BR /&gt;&lt;BR /&gt;Can anyone shed any light on the situation&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 05:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775513#M615496</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2006-04-21T05:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775514#M615497</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;     First check the output of the following command..&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c4t11d0&lt;BR /&gt;&lt;BR /&gt;If the "size:" shows 0 bytes, then you will encounter the above problem.&lt;BR /&gt;&lt;BR /&gt;Check "Josiah Henline" answer in the below thread for the reason..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1006586" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1006586&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
      <pubDate>Fri, 21 Apr 2006 06:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775514#M615497</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-04-21T06:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775515#M615498</link>
      <description>Your disk seams to be gone.&lt;BR /&gt;&lt;BR /&gt;Try to read the rdsk device with "dd"&lt;BR /&gt;&lt;BR /&gt;# dd if =/dev/rdsk/c4t11d0 of=/dev/null &lt;BR /&gt;&lt;BR /&gt;If you get an I/O error, you have a bad disk.</description>
      <pubDate>Fri, 21 Apr 2006 06:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775515#M615498</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-04-21T06:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775516#M615499</link>
      <description>thanks for the replies, just one more thing before i decide that the disks are faulty, the blocksize is set to 520kb, and the overall disk size is 28000000kb. This is shown when i perform a diskinfo, however the disk is only 146gb. &lt;BR /&gt;&lt;BR /&gt;Is there a way to change the disk sector size&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 21 Apr 2006 07:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775516#M615499</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2006-04-21T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775517#M615500</link>
      <description>Now I got it!&lt;BR /&gt;&lt;BR /&gt;Your disk is taken from a VA7xx0 array!&lt;BR /&gt;&lt;BR /&gt;The array is using a different block size.&lt;BR /&gt;Yes, you can re-format the drive. You need to install CommandView SDM. There is an option to re-format the drive.&lt;BR /&gt;&lt;BR /&gt;You have to tell the whole story ;-))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The software is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?&lt;/A&gt;〈=en&amp;amp;cc=us&amp;amp;pnameOID=443575&amp;amp;taskId=135&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=64112〈=en&amp;amp;cc=us</description>
      <pubDate>Fri, 21 Apr 2006 07:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-failure/m-p/3775517#M615500</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-04-21T07:33:42Z</dc:date>
    </item>
  </channel>
</rss>

