<?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: Couldn't stat physical volume &amp;quot;/dev/dsk/c1t2d0&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155665#M158409</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just want to know how did you changed the faulty hard disk ?&lt;BR /&gt;&lt;BR /&gt;best way is like this...&lt;BR /&gt;replace the hard disk and set the SCSI id same do device file will be same then do &lt;BR /&gt;#pvcreate &lt;BR /&gt;and &lt;BR /&gt;#vgcfgrestore on that disk &lt;BR /&gt;&lt;BR /&gt;this situation you can move do like this &lt;BR /&gt;#mv /etc/lvmtab /etc/lvmtab.0501&lt;BR /&gt;#vgscan -v &lt;BR /&gt;&lt;BR /&gt;it will create new lvmtab with appropriate entry.&lt;BR /&gt;Sunil</description>
    <pubDate>Mon, 05 Jan 2004 02:24:23 GMT</pubDate>
    <dc:creator>Sunil Sharma_1</dc:creator>
    <dc:date>2004-01-05T02:24:23Z</dc:date>
    <item>
      <title>Couldn't stat physical volume "/dev/dsk/c1t2d0"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155662#M158406</link>
      <description>hello everyone,&lt;BR /&gt;&lt;BR /&gt;I had a harddisk crash, and after replaycing the HD I'm getting this erroe message.&lt;BR /&gt;&lt;BR /&gt;# vgscan -a&lt;BR /&gt;vgscan: The physical volume "/dev/dsk/c0t5d0" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;vgscan: The physical volume "/dev/dsk/c0t9d0" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;Couldn't stat physical volume "/dev/dsk/c1t2d0":&lt;BR /&gt;Invalid argument&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can anyone help&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sun, 04 Jan 2004 05:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155662#M158406</guid>
      <dc:creator>Mazen Al-Jarrah</dc:creator>
      <dc:date>2004-01-04T05:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't stat physical volume "/dev/dsk/c1t2d0"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155663#M158407</link>
      <description>Hi,&lt;BR /&gt;First of all you have to do &lt;BR /&gt;#vgchange -a n vgname&lt;BR /&gt;and reduce the crashed physical volume using # vgreduce VG name PV name(for details pls see the man page)&lt;BR /&gt;&lt;BR /&gt;Then create LVm structures on new disks&lt;BR /&gt;#pvcreate /dev/rdsk/cXtXdX&lt;BR /&gt;then restore vg config&lt;BR /&gt;#vgcfgrestore /dev/vgname pvname&lt;BR /&gt;&lt;BR /&gt;if you have any doubt psl give the output of lvmtab&lt;BR /&gt;#strings /etc/lvmtab</description>
      <pubDate>Sun, 04 Jan 2004 05:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155663#M158407</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-01-04T05:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't stat physical volume "/dev/dsk/c1t2d0"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155664#M158408</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1)first of all confirm weather it is getting detected in ioscan.&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;2)check diskinfo showing proper value&lt;BR /&gt;#diskinfo /dev/rdsk/cXtXdX&lt;BR /&gt;3)if it is a new disk then give pvcreate command&lt;BR /&gt;#pvcreate -f /dev/rdsk/cXtXdX&lt;BR /&gt;4)then add it in a vg&lt;BR /&gt;#vgextend /dev/vgXX /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;Hope this works for u.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh G.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jan 2004 01:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155664#M158408</guid>
      <dc:creator>Rajesh G. Ghone</dc:creator>
      <dc:date>2004-01-05T01:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't stat physical volume "/dev/dsk/c1t2d0"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155665#M158409</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just want to know how did you changed the faulty hard disk ?&lt;BR /&gt;&lt;BR /&gt;best way is like this...&lt;BR /&gt;replace the hard disk and set the SCSI id same do device file will be same then do &lt;BR /&gt;#pvcreate &lt;BR /&gt;and &lt;BR /&gt;#vgcfgrestore on that disk &lt;BR /&gt;&lt;BR /&gt;this situation you can move do like this &lt;BR /&gt;#mv /etc/lvmtab /etc/lvmtab.0501&lt;BR /&gt;#vgscan -v &lt;BR /&gt;&lt;BR /&gt;it will create new lvmtab with appropriate entry.&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 05 Jan 2004 02:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155665#M158409</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-01-05T02:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't stat physical volume "/dev/dsk/c1t2d0"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155666#M158410</link>
      <description>Hi Mazen,&lt;BR /&gt;&lt;BR /&gt;it's no problem. The physical volume /dev/dsk/c1t2d0 is probably your CDROM drive.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Laszlo</description>
      <pubDate>Mon, 05 Jan 2004 11:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-stat-physical-volume-quot-dev-dsk-c1t2d0-quot/m-p/3155666#M158410</guid>
      <dc:creator>Laszlo Pap</dc:creator>
      <dc:date>2004-01-05T11:36:27Z</dc:date>
    </item>
  </channel>
</rss>

