<?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: The pshysical volume &amp;quot;/dev/dsk/c1t0d0&amp;quot; is already recorded in the &amp;quot;/etc/lvmtab&amp;quot; file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240014#M587945</link>
    <description>Hello.&lt;BR /&gt;&lt;BR /&gt;For you to have the PV in the lvmtab file, it would have had to be installed and configured, then physically removed without being removed from LVM.&lt;BR /&gt;&lt;BR /&gt;This can happen when replacing failed disks and not restoring the LVM information but just installing on the replacement. If you are replacing a disk, look at vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;If this isn't the case please be VERY, VERY careful and look at vgscan.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90681/B2355-90681.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90681/B2355-90681.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90681/vgscan.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90681/vgscan.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This sans all HDDs and replaces the lvmtab with correct information. Please be very careful. And do not reboot until you are certain that the file is fixed and working. Once the disk is removed from the lvmtab you will be able to add it. It should not be possible to add it until the lvmtab is repaired.  &lt;BR /&gt;&lt;BR /&gt;Trevor.&lt;BR /&gt;</description>
    <pubDate>Sat, 26 Jul 2008 09:37:20 GMT</pubDate>
    <dc:creator>Trevor Roddam_1</dc:creator>
    <dc:date>2008-07-26T09:37:20Z</dc:date>
    <item>
      <title>pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240009#M587940</link>
      <description>&lt;!--!*#--&gt;Gentlemen,&lt;BR /&gt;&lt;BR /&gt;I'm trying to create a WP / LV / FS, when the disc and add orders create the following message appears:&lt;BR /&gt; &lt;BR /&gt;pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file&lt;BR /&gt;&lt;BR /&gt;How can I do to make that device the lvmtab since he is not being used and I want to create a new VG using that drive.</description>
      <pubDate>Thu, 24 Jul 2008 16:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240009#M587940</guid>
      <dc:creator>aline oliveira</dc:creator>
      <dc:date>2008-07-24T16:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240010#M587941</link>
      <description>What is "WP"?&lt;BR /&gt;&lt;BR /&gt;You normally need to vgreduce or vgremove first - vgexport is also possible.</description>
      <pubDate>Thu, 24 Jul 2008 16:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240010#M587941</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-07-24T16:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240011#M587942</link>
      <description>Sorry, don't is WP / LV / FS , is VG/LV/FS</description>
      <pubDate>Thu, 24 Jul 2008 16:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240011#M587942</guid>
      <dc:creator>aline oliveira</dc:creator>
      <dc:date>2008-07-24T16:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240012#M587943</link>
      <description>1. pvdisplay -v /dev/dsk/c1t0d0 ( First Assure disk is not assigned to any Volume group) &lt;BR /&gt;&lt;BR /&gt;2. Then you can do vgreduce VG name disk ( if disk is already present in some VG)&lt;BR /&gt;&lt;BR /&gt;3. pvremove /dev/dsk/c1t0d0 &lt;BR /&gt;&lt;BR /&gt;4. pvcreate -f /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;5. Add to the VG you want&lt;BR /&gt;&lt;BR /&gt;vgextend vg name disk&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Thu, 24 Jul 2008 17:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240012#M587943</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-07-24T17:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240013#M587944</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1. Do pvdisplay /dev/dsk/c1t0d0 and see disk is in which VG&lt;BR /&gt;&lt;BR /&gt;2. Reduce Disk from VG using vgreduce vgname diskname&lt;BR /&gt;&lt;BR /&gt;3. pvcreate /dev/rdsk/c1t0d0&lt;BR /&gt;than create or extend vg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi SRK&lt;BR /&gt;&lt;BR /&gt;pvcreate -f /dev/dsk/c1t0d0 in dsk it should be rdsk ( may be typo )&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2008 04:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240013#M587944</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2008-07-25T04:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240014#M587945</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;For you to have the PV in the lvmtab file, it would have had to be installed and configured, then physically removed without being removed from LVM.&lt;BR /&gt;&lt;BR /&gt;This can happen when replacing failed disks and not restoring the LVM information but just installing on the replacement. If you are replacing a disk, look at vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;If this isn't the case please be VERY, VERY careful and look at vgscan.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90681/B2355-90681.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90681/B2355-90681.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90681/vgscan.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90681/vgscan.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This sans all HDDs and replaces the lvmtab with correct information. Please be very careful. And do not reboot until you are certain that the file is fixed and working. Once the disk is removed from the lvmtab you will be able to add it. It should not be possible to add it until the lvmtab is repaired.  &lt;BR /&gt;&lt;BR /&gt;Trevor.&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2008 09:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240014#M587945</guid>
      <dc:creator>Trevor Roddam_1</dc:creator>
      <dc:date>2008-07-26T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: pvcreate: The pshysical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc/lvmtab" file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240015#M587946</link>
      <description>"How can I do to make that device the lvmtab since he is not being used and I want to create a new VG using that drive."&lt;BR /&gt;&lt;BR /&gt; i assume you have masde sure that disk in use. Then keep a bakcup of /etc/lvmatab (renamed lvmtab to lvtab.bak) and run vgscan which will recreate the lvmtab. vgscan do not overwrite existing lvmtab if present.&lt;BR /&gt;&lt;BR /&gt;Once lvmtab is updated u wll be able to do pvcreate</description>
      <pubDate>Sat, 26 Jul 2008 16:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvcreate-the-pshysical-volume-quot-dev-dsk-c1t0d0-quot-is/m-p/4240015#M587946</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-07-26T16:42:03Z</dc:date>
    </item>
  </channel>
</rss>

