<?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: New disk to be added to VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149246#M600084</link>
    <description>use the following command to see if it already has any LVM metadata&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -l /dev/dsk/c18t0d6&lt;BR /&gt;/dev/dsk/c18t0d6:LVM_Disk=yes&lt;BR /&gt;&lt;BR /&gt;If it already has metadata then it is your choice about what to do :)</description>
    <pubDate>Sat, 23 Feb 2008 17:02:05 GMT</pubDate>
    <dc:creator>psreedhar</dc:creator>
    <dc:date>2008-02-23T17:02:05Z</dc:date>
    <item>
      <title>New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149244#M600082</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;We added the new LUN and that LUN is having the new two disks.&lt;BR /&gt;&lt;BR /&gt;When I am doing vgextend, I got the below error:&lt;BR /&gt;&lt;BR /&gt;godavari# vgextend /dev/vg02 /dev/dsk/c16t0d5 /dev/dsk/c18t0d5&lt;BR /&gt;vgextend: Couldn't install the physical volume "/dev/dsk/c16t0d5".&lt;BR /&gt;The path does not specify a valid physical volume.&lt;BR /&gt;vgextend: Couldn't install the physical volume "/dev/dsk/c18t0d5".&lt;BR /&gt;The path does not specify a valid physical volume.&lt;BR /&gt;godavari#&lt;BR /&gt;&lt;BR /&gt;Then I have tried pvcreate, that is also showing the below error, can you advise, what need to be done for adding the disks to vg02.&lt;BR /&gt;&lt;BR /&gt;godavari# pvcreate /dev/rdsk/c16t0d5&lt;BR /&gt;pvcreate: The physical volume already belongs to a volume group&lt;BR /&gt;&lt;BR /&gt;godavari# pvcreate /dev/rdsk/c18t0d5&lt;BR /&gt;pvcreate: The physical volume already belongs to a volume group&lt;BR /&gt;&lt;BR /&gt;godavari# swlist | grep -i online&lt;BR /&gt;  B3929CA                       B.11.11.03.03  HP OnLineJFS&lt;BR /&gt;  OnlineDiag                    B.11.11.19.01  HPUX 11.11 Support Tools Bundle, June 2007&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2008 21:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149244#M600082</guid>
      <dc:creator>sudhapage</dc:creator>
      <dc:date>2008-02-22T21:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149245#M600083</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Assuming there is a SAN in the picture here..... &lt;BR /&gt;&lt;BR /&gt;The error message you recieved from the pvcreate should only happen if the new LUNS you have recently added to your host belong to another defined Volume Group that is either local or on another server. It may also be possible that these LUNS could have at some point belonged to VG on a your server or a different node no longer associated with the drive and they were never scrubbed of there data; hence the VG header information is still contained on the drives and pvcreate saves your life by not allowing you to proceed.&lt;BR /&gt;&lt;BR /&gt;If these LUNS are SAN based please make sure to verify the electonic serial numbers on the drives are not zoned to more than one host. I cannot stress how dangerous from a data loss perspective this could be if you do not verify the use of these LUNS. &lt;BR /&gt;&lt;BR /&gt;If you have verified no host local or remote have current/defined VGs with these LUNS present then use the -f option with your pvcreate and then vgextend them into your VG.&lt;BR /&gt;&lt;BR /&gt;If these LUNS are simple disk drives added to your host localy ie hot plug or some other JBOD attached container still verify the local use of these devices in other local VGs within your host and if they are not in use you should be ok to proceeed with the same -f option with your pvcreate and then vgextend them into your VG.&lt;BR /&gt;&lt;BR /&gt;Please validate all of your information and GOOD LUCK!!!&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Sat, 23 Feb 2008 05:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149245#M600083</guid>
      <dc:creator>TIMOTHY J. REGAN II</dc:creator>
      <dc:date>2008-02-23T05:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149246#M600084</link>
      <description>use the following command to see if it already has any LVM metadata&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -l /dev/dsk/c18t0d6&lt;BR /&gt;/dev/dsk/c18t0d6:LVM_Disk=yes&lt;BR /&gt;&lt;BR /&gt;If it already has metadata then it is your choice about what to do :)</description>
      <pubDate>Sat, 23 Feb 2008 17:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149246#M600084</guid>
      <dc:creator>psreedhar</dc:creator>
      <dc:date>2008-02-23T17:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149247#M600085</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The error could be because of tis LUN was used before in HPUX lvm.&lt;BR /&gt;check with:&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;pvdisplay -v &lt;BR /&gt;if this lun is part of the current VGs.&lt;BR /&gt;you could also check on lower level with adb and xd.&lt;BR /&gt;then &lt;BR /&gt;pvcreate -f&lt;BR /&gt;vgextend</description>
      <pubDate>Sun, 02 Mar 2008 11:39:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149247#M600085</guid>
      <dc:creator>radkol</dc:creator>
      <dc:date>2008-03-02T11:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149248#M600086</link>
      <description>try with&lt;BR /&gt;&lt;BR /&gt;pvcreate -f then&lt;BR /&gt;vgextend</description>
      <pubDate>Mon, 03 Mar 2008 05:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149248#M600086</guid>
      <dc:creator>josinjosek</dc:creator>
      <dc:date>2008-03-03T05:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149249#M600087</link>
      <description>#pvcreate -f /dev/rdsk/c16t0d5&lt;BR /&gt;#pvcreate -f /dev/rdsk/c18t0d5&lt;BR /&gt;&lt;BR /&gt;#vgextend  /dev/vg02 /dev/dsk/c16t0d5 /dev/dsk/c18t0d5&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01027999-1" target="_blank"&gt;http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01027999-1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Tue, 04 Mar 2008 06:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149249#M600087</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-03-04T06:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149250#M600088</link>
      <description>once u added a disk from eva &lt;BR /&gt;u should give insf -e disk&lt;BR /&gt;check ioscan -funC disk&lt;BR /&gt;do pvcreate &lt;BR /&gt;then add it in u volume group</description>
      <pubDate>Sat, 22 Mar 2008 08:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149250#M600088</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-22T08:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149251#M600089</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use -f option along with pvcreate but ensure, that PV is not being used by any VG which does have critical data.&lt;BR /&gt;&lt;BR /&gt;Then you do vgextend , I hope ,it work for you.&lt;BR /&gt;&lt;BR /&gt;Thanks -ajeshvv</description>
      <pubDate>Mon, 24 Mar 2008 14:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149251#M600089</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2008-03-24T14:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: New disk to be added to VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149252#M600090</link>
      <description>u have to assign points to the peoples who answering u questions.</description>
      <pubDate>Sun, 06 Apr 2008 16:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-disk-to-be-added-to-vg/m-p/4149252#M600090</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-06T16:46:33Z</dc:date>
    </item>
  </channel>
</rss>

