<?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: Cannot Add alternate PV to a VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623656#M553630</link>
    <description>As long as the legacy device files are still enabled (disable them with rmsf, see man page), you still see 1 new device file and several legacy (one for each path).</description>
    <pubDate>Thu, 29 Apr 2010 09:49:47 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-04-29T09:49:47Z</dc:date>
    <item>
      <title>Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623622#M553596</link>
      <description>I am using HPUX 11.31. I am create a VG using a pri PV and a alt PV. Successfully cretaed the VG with the PRI PV but cannot extend the alt PV. Pls see below and advise how I can resolve this;&lt;BR /&gt;&lt;BR /&gt;-- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      0&lt;BR /&gt;Open LV                     0&lt;BR /&gt;Max PV                      32&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               3236&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    3236&lt;BR /&gt;Alloc PE                    0&lt;BR /&gt;Free PE                     3236&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;VG Version                  1.0&lt;BR /&gt;VG Max Size                 809g&lt;BR /&gt;VG Max Extents              103552&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c13t0d3&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    3236&lt;BR /&gt;   Free PE                     3236&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@sinsx046 [/dev]&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/disk/disk59_p2&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c13t0d3&lt;BR /&gt;&lt;BR /&gt;root@sinsx046 [/dev]&lt;BR /&gt;# vgextend /dev/vg01 /dev/dsk/c19t0d3&lt;BR /&gt;Verification of unique LVM disk id on each disk in the volume group&lt;BR /&gt;/dev/vg01 failed.&lt;BR /&gt;Following are the sets of disks having identical LVM disk id&lt;BR /&gt;/dev/dsk/c13t0d3 /dev/dsk/c19t0d3&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 04:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623622#M553596</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-26T04:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623623#M553597</link>
      <description>No idea about the reason for this, but it is always better to use the new device files, e.g. /dev/disk/disk7&lt;BR /&gt;&lt;BR /&gt;# ioscan -m dsf&lt;BR /&gt;&lt;BR /&gt;to find it.</description>
      <pubDate>Mon, 26 Apr 2010 05:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623623#M553597</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-04-26T05:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623624#M553598</link>
      <description>can you do a diskinfo on the disk&lt;BR /&gt;/dev/dsk/c19t0d3&lt;BR /&gt;else do a pvcreate</description>
      <pubDate>Mon, 26 Apr 2010 05:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623624#M553598</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-04-26T05:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623625#M553599</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Is there a possibility  to run a vgscan command ?&lt;BR /&gt;&lt;BR /&gt;Else you can try to export and import the VG &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 05:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623625#M553599</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-04-26T05:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623626#M553600</link>
      <description>SASJ  ==&amp;gt; else do a pvcreate&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are recommending to do a pvcreate on alternate link!!! Do you know that it will distroy existing LVM information ???&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sooraj</description>
      <pubDate>Mon, 26 Apr 2010 05:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623626#M553600</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-04-26T05:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623627#M553601</link>
      <description>I have done the pvcreate for the PRI PV. if  I do it for the alternate PV it will destroy the PRI PV correct?</description>
      <pubDate>Mon, 26 Apr 2010 05:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623627#M553601</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-26T05:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623628#M553602</link>
      <description>Yes. pvcreate will delete your data (structure) on disk.</description>
      <pubDate>Mon, 26 Apr 2010 05:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623628#M553602</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-04-26T05:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623629#M553603</link>
      <description>I tried using the /dev/dsk/disk66 got this error;&lt;BR /&gt; vgcreate -s 8 -p 32 vg02 /dev/dsk/disk66&lt;BR /&gt;vgcreate: Physical volume "/dev/dsk/disk66" is not a block special file.&lt;BR /&gt;Usage:&lt;BR /&gt;For creating version 1.0 volume group,&lt;BR /&gt;vgcreate&lt;BR /&gt;        [-V 1.0]&lt;BR /&gt;        [-f]&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        [-x Extensibility]&lt;BR /&gt;        [-e MaxPhysicalExtents]&lt;BR /&gt;        [-l MaxLogicalVolumes]&lt;BR /&gt;        [-p MaxPhysicalVolumes]&lt;BR /&gt;        [-s PhysicalExtentSize]&lt;BR /&gt;        [-g PhysicalVolumeGroupName]&lt;BR /&gt;        VolumeGroupName PhysicalVolumePath ...&lt;BR /&gt;&lt;BR /&gt;For creating version 2.x volume group,&lt;BR /&gt;vgcreate -V Version -S VolumeGroupSize -s PhysicalExtentSize&lt;BR /&gt;        [-A Autobackup]&lt;BR /&gt;        [-x Extensibility]&lt;BR /&gt;        [-g PhysicalVolumeGroupName]&lt;BR /&gt;        VolumeGroupName PhysicalVolumePath ...&lt;BR /&gt;&lt;BR /&gt;For volume group version 2.x,&lt;BR /&gt;vgcreate -V Version -E&lt;BR /&gt;        {-S VolumeGroupSize |&lt;BR /&gt;         -s PhysicalExtentSize}&lt;BR /&gt;&lt;BR /&gt;        Note: The "-f" option is not available for volume group version 2.0 or higher.&lt;BR /&gt;"PhysicalVolumePath": must be a block special file.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 05:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623629#M553603</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-26T05:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623630#M553604</link>
      <description>* do  #diskinfo on both the link.&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/dsk/c13t0d3&lt;BR /&gt;#diskinfo /dev/dsk/c19t0d3&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;* Unmount all the filesystems that belong to . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Deactivate the volume group: &lt;BR /&gt;&lt;BR /&gt;#vgchange -a n /dev/&lt;VG&gt;&lt;BR /&gt;&lt;BR /&gt;*  Activate the VG: &lt;BR /&gt;&lt;BR /&gt;#vgchange -a y &lt;VG name=""&gt;&lt;BR /&gt;&lt;BR /&gt;* If it will activate, mount the filesystems and start the database. &lt;BR /&gt;&lt;BR /&gt;* Add the alternate link: &lt;BR /&gt;&lt;BR /&gt;#vgextend /dev/&lt;VG&gt;  /dev/dsk/c19t0d3  &lt;BR /&gt;&lt;BR /&gt;* Unmount all the filesystems that belong to . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Deactivate the volume group: &lt;BR /&gt;&lt;BR /&gt;#vgchange -a n /dev/&lt;VG&gt;&lt;BR /&gt;&lt;BR /&gt;*  Activate the VG: &lt;BR /&gt;&lt;BR /&gt;#vgchange -a y &lt;VG name=""&gt;&lt;BR /&gt;&lt;BR /&gt;* If it will activate, mount the filesystems &lt;BR /&gt;&lt;BR /&gt;* Add the alternate link: &lt;BR /&gt;&lt;BR /&gt;#vgextend /dev/&lt;VG&gt;  /dev/dsk/c19t0d3&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;&lt;/VG&gt;</description>
      <pubDate>Mon, 26 Apr 2010 05:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623630#M553604</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2010-04-26T05:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623631#M553605</link>
      <description>I tried this method you suggested but no results, I even do vgchange -c n /dev/vg01 just to make sure I remove the HA totally and then vgchange -a y /dev/vg01.</description>
      <pubDate>Mon, 26 Apr 2010 07:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623631#M553605</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-26T07:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623632#M553606</link>
      <description>Hi Sooraj.&lt;BR /&gt;&amp;gt;&amp;gt;You are recommending to do a pvcreate on alternate link!!! Do you know that it will distroy existing LVM information ???&lt;BR /&gt;&lt;BR /&gt;if you see the question it says &lt;BR /&gt;cannot add alt PV not alt link to the VG.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 10:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623632#M553606</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-04-26T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623633#M553607</link>
      <description>in his question he has written&lt;BR /&gt;Following are the sets of disks having identical LVM disk id&lt;BR /&gt;/dev/dsk/c13t0d3 /dev/dsk/c19t0d3&lt;BR /&gt;&lt;BR /&gt;which ofcourse indicates its an alt link.&lt;BR /&gt;&lt;BR /&gt;im sorry for overlooking the same.</description>
      <pubDate>Mon, 26 Apr 2010 11:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623633#M553607</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-04-26T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623634#M553608</link>
      <description>convert the disk layout to agile view using vgdsf. This can be done online..</description>
      <pubDate>Mon, 26 Apr 2010 23:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623634#M553608</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-04-26T23:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623635#M553609</link>
      <description>Done it! I still cannot perform vgextend?&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      0&lt;BR /&gt;Open LV                     0&lt;BR /&gt;Max PV                      32&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               3236&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    3236&lt;BR /&gt;Alloc PE                    0&lt;BR /&gt;Free PE                     3236&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;VG Version                  1.0&lt;BR /&gt;VG Max Size                 809g&lt;BR /&gt;VG Max Extents              103552&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/disk/disk65&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    3236&lt;BR /&gt;   Free PE                     3236&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 00:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623635#M553609</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-27T00:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623636#M553610</link>
      <description>First see if you need to apply any LVM patches to your server. The vgextend command sees that it is the same disk but does not see it as an alternate path.&lt;BR /&gt;&lt;BR /&gt;Second, try exporting the existing volume group and the import the volume group using both disk paths in the same command. This is not destructive but having a backup of your data is a good idea. And you have to unmount the volume(s) before exporting the disk. But if there is a bug in LVM you will probably get the same or similar error.</description>
      <pubDate>Tue, 27 Apr 2010 00:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623636#M553610</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-04-27T00:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623637#M553611</link>
      <description>You dont need to do vgextend.. you can check if lun path is online using &lt;BR /&gt;&lt;BR /&gt;ioscan -P health -C lunpath. also see using &lt;BR /&gt;ioscan -m dsf /dev/disk/disk65 that will show both paths.</description>
      <pubDate>Tue, 27 Apr 2010 00:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623637#M553611</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-04-27T00:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623638#M553612</link>
      <description>I see this from the command? Single path&lt;BR /&gt;&lt;BR /&gt;# ioscan -m dsf /dev/disk/disk65&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;/dev/disk/disk65         /dev/dsk/c13t0d3&lt;BR /&gt;&lt;BR /&gt;#ioscan -P health -C &lt;LUNPATH&gt;&lt;BR /&gt;&lt;BR /&gt;what is lunpath?&lt;/LUNPATH&gt;</description>
      <pubDate>Tue, 27 Apr 2010 00:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623638#M553612</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-27T00:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623639#M553613</link>
      <description>Looks like you have issue with 2nd path. try to do an ioscan and see 2nd path is visible..</description>
      <pubDate>Tue, 27 Apr 2010 00:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623639#M553613</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-04-27T00:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623640#M553614</link>
      <description>When I do a ioscan I have both device Claimed and using syminq(symmetrix) command I have both the device present? When i do powermt all my links are optimal?&lt;BR /&gt;&lt;BR /&gt;If no more solution , I will recreate the Lun again from scratch!!</description>
      <pubDate>Tue, 27 Apr 2010 00:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623640#M553614</guid>
      <dc:creator>Tuck Lee</dc:creator>
      <dc:date>2010-04-27T00:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Add alternate PV to a VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623641#M553615</link>
      <description>first of all.. are you doing vgextend on alternate LINK or alternate DISK?&lt;BR /&gt;&lt;BR /&gt;The problem occurred because LVM found two disks with the same PVID.  This is impossible unless the LUNs are &lt;BR /&gt;alternate links.This is why the error "Verification of unique &lt;BR /&gt;LVM disk id on each disk in the volume group.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 04:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-add-alternate-pv-to-a-vg/m-p/4623641#M553615</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2010-04-27T04:04:18Z</dc:date>
    </item>
  </channel>
</rss>

