<?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: pvcreate error !!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832567#M635239</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Right now I'm doing the &lt;BR /&gt;dd if=/dev/rdsk/c1t1d0 of=/dev/null bs=32k &lt;BR /&gt;but its taking long time and dtill waiting for the output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Rita,&lt;BR /&gt;I just installed 11.11 on my server this hard disk is unused.&lt;BR /&gt;&lt;BR /&gt;Hi Jean-Louis,&lt;BR /&gt;I have checked the lvmtab and it doesn't specify anything regarding this disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Need more info&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Oct 2002 12:29:01 GMT</pubDate>
    <dc:creator>Sritharan</dc:creator>
    <dc:date>2002-10-24T12:29:01Z</dc:date>
    <item>
      <title>pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832561#M635233</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a disk that is ~ 2GB (that contain some data that not needed anymore)so I want to create a Volume Group, but when do pvcreate I get this error :&lt;BR /&gt;&lt;BR /&gt;#pvcreate  /dev/rdsk/c1t1d0&lt;BR /&gt;pvcreate: The physical volume already belongs &lt;BR /&gt;&lt;BR /&gt;#pvcreate -f /dev/rdsk/c1t1d0&lt;BR /&gt;pvcreate: writing LVM record: I/O error&lt;BR /&gt;&lt;BR /&gt;Is this probably because some bad sectors in the disk ??&lt;BR /&gt;&lt;BR /&gt;this is the output of diskinfo &lt;BR /&gt;&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t1d0:&lt;BR /&gt;             vendor: HP&lt;BR /&gt;         product id: C3010M1&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 1956086 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;          rev level: 0B04&lt;BR /&gt;    blocks per disk: 3912172&lt;BR /&gt;        ISO version: 0&lt;BR /&gt;       ECMA version: 0&lt;BR /&gt;       ANSI version: 2&lt;BR /&gt;    removable media: no&lt;BR /&gt;    response format: 2&lt;BR /&gt;&lt;BR /&gt;Need some help here&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards &lt;BR /&gt;Sri</description>
      <pubDate>Thu, 24 Oct 2002 12:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832561#M635233</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-24T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832562#M635234</link>
      <description>Try this to check the disk:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c1t1d0 of=/dev/null bs=32k &lt;BR /&gt;&lt;BR /&gt;If you get any read errors, the disk is most likely bad.&lt;BR /&gt;&lt;BR /&gt;You could also use the exercise function in stm as well.</description>
      <pubDate>Thu, 24 Oct 2002 12:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832562#M635234</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-24T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832563#M635235</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Most likely the disk is defect !&lt;BR /&gt;&lt;BR /&gt;for the rule above&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c1t1d0 of=/dev/null bs=32k &lt;BR /&gt;&lt;BR /&gt;replace dsk by rdsk !&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Thu, 24 Oct 2002 12:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832563#M635235</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-10-24T12:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832564#M635236</link>
      <description>Notice it says that this physical disk belongs to a volume group.  Have you tried first reducing/removing it from where it currently belongs....before you try to pvcreate and connect it to something new...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 12:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832564#M635236</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-10-24T12:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832565#M635237</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you sure that this PV doesn't belongs to an active VG ? Do a :&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab | grep c1t1d0&lt;BR /&gt;&lt;BR /&gt;Check also if it's not an alternate link of a currently active PV.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Thu, 24 Oct 2002 12:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832565#M635237</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-24T12:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832566#M635238</link>
      <description>First check &lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab |grep c1t1d0&lt;BR /&gt;&lt;BR /&gt;to find which volume group the disk belongs.&lt;BR /&gt;&lt;BR /&gt;Then check your &lt;BR /&gt;vgdisplay -v /dev/vgnn&lt;BR /&gt;to check whether the disk is displayed there.&lt;BR /&gt;&lt;BR /&gt;If the disk is part of the volume group then you should remove it from the volume group and then do a pvcreate.&lt;BR /&gt;Make sure that there are no used volumes there&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 12:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832566#M635238</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-24T12:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832567#M635239</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Right now I'm doing the &lt;BR /&gt;dd if=/dev/rdsk/c1t1d0 of=/dev/null bs=32k &lt;BR /&gt;but its taking long time and dtill waiting for the output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Rita,&lt;BR /&gt;I just installed 11.11 on my server this hard disk is unused.&lt;BR /&gt;&lt;BR /&gt;Hi Jean-Louis,&lt;BR /&gt;I have checked the lvmtab and it doesn't specify anything regarding this disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Need more info&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 12:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832567#M635239</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-24T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832568#M635240</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;this is the output of the &lt;BR /&gt;# dd if=/dev/rdsk/c1t1d0 of=/dev/null bs=32k&lt;BR /&gt; 61127+1 records in&lt;BR /&gt;61127+1 records out&lt;BR /&gt;&lt;BR /&gt;What does this mean ???&lt;BR /&gt;&lt;BR /&gt;Need more info &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Sri</description>
      <pubDate>Thu, 24 Oct 2002 12:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832568#M635240</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-24T12:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832569#M635241</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Usually pvcreate -f should do it, if you have an IO error, either the harddisk didn't spin up, or you have a faulty harddisk.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Vince</description>
      <pubDate>Thu, 24 Oct 2002 12:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832569#M635241</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2002-10-24T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832570#M635242</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you're sure that your disk is free, you should also try a dd to write on the disk. Try to duplicate an existing disk to confirm a hardware problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Thu, 24 Oct 2002 12:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832570#M635242</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-24T12:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832571#M635243</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;For your information :&lt;BR /&gt;&lt;BR /&gt;"61127+1 records in" means that you have read 61127 block of 32k (1956064) + 1 partial block (22k remaining)&lt;BR /&gt;"61127+1 records out" same info for write on /dev/null&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jean-Louis.</description>
      <pubDate>Thu, 24 Oct 2002 12:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832571#M635243</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-10-24T12:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832572#M635244</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does pvdisplay /dev/dsk/c1t1d0 return?&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 24 Oct 2002 12:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832572#M635244</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-10-24T12:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832573#M635245</link>
      <description>Hi Darell,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the pvdisplay&lt;BR /&gt;# pvdisplay /dev/dsk/c1t1d0&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c1t1d0" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c1t1d0".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards &lt;BR /&gt;Sri</description>
      <pubDate>Thu, 24 Oct 2002 12:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832573#M635245</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-24T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832574#M635246</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is the output of the &lt;BR /&gt;# dd if=/dev/rdsk/c1t5d0 of=/dev/rdsk/c1t1d0&lt;BR /&gt;I/O error&lt;BR /&gt;1+0 records in&lt;BR /&gt;0+1 records out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think the I had to get new disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Sri</description>
      <pubDate>Thu, 24 Oct 2002 13:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832574#M635246</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-24T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832575#M635247</link>
      <description>Sri,&lt;BR /&gt;&lt;BR /&gt;You last message indicates it is really a bad drive, time to replace it with maybe a higher capacity one as disk have become so cheap nowadays.</description>
      <pubDate>Thu, 24 Oct 2002 13:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832575#M635247</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2002-10-24T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate error !!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832576#M635248</link>
      <description>Friends,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your immediate response to my problem.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards &lt;BR /&gt;Sri</description>
      <pubDate>Fri, 25 Oct 2002 02:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-error/m-p/2832576#M635248</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-10-25T02:45:23Z</dc:date>
    </item>
  </channel>
</rss>

