<?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 What happens when vgimport attempts to import physical volume in wrong order? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683758#M644473</link>
    <description>What happens when vgimport attempts to import physical volumes in wrong order?&lt;BR /&gt;&lt;BR /&gt;jack...</description>
    <pubDate>Thu, 14 Mar 2002 22:03:52 GMT</pubDate>
    <dc:creator>Jack C. Mahaffey</dc:creator>
    <dc:date>2002-03-14T22:03:52Z</dc:date>
    <item>
      <title>What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683758#M644473</link>
      <description>What happens when vgimport attempts to import physical volumes in wrong order?&lt;BR /&gt;&lt;BR /&gt;jack...</description>
      <pubDate>Thu, 14 Mar 2002 22:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683758#M644473</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2002-03-14T22:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683759#M644474</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;It works fine. If you are concerned about splitting I/O across both your external paths, see my response to your earlier posting. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 22:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683759#M644474</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-03-14T22:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683760#M644475</link>
      <description>I suppose nothing will happen. If you use -s option in the vgimport command, it'll scan the system backplane in sequence and sometimes one is discover first than the other and hence PVs can be in wrong order.</description>
      <pubDate>Thu, 14 Mar 2002 22:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683760#M644475</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-14T22:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683761#M644476</link>
      <description>Nothing happens....as long as your volume group is imported in the same vg disks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 22:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683761#M644476</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-14T22:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683762#M644477</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;  It works just fine.  The only hitch (if it is considered one)  is that the  load balancing across pv paths may not be the way you desire it be.  &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Fri, 15 Mar 2002 10:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683762#M644477</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-15T10:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683763#M644478</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When you want to make sure the PVs are in a particular order because of load balancing just specify them in the vgimport command:&lt;BR /&gt;&lt;BR /&gt;vgimport vgname PV1 PV2 PV3 PV4 ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HtH,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 15 Mar 2002 11:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683763#M644478</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2002-03-15T11:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683764#M644479</link>
      <description>hi jack&lt;BR /&gt;&lt;BR /&gt;It works correctly, i have checked it now.&lt;BR /&gt;&lt;BR /&gt;But, how the other guys say, the balancing may be not the correct way, moreover if the volume group is used in a cluster with cluster lock, in syslog file you can read "unable to find cluster lock".&lt;BR /&gt;&lt;BR /&gt;In this case you must restore the correct order.&lt;BR /&gt;&lt;BR /&gt;p.s. vgimport -s means sherable and not scan (from man page)&lt;BR /&gt;&lt;BR /&gt;hi to all&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Mar 2002 12:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683764#M644479</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-03-15T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683765#M644480</link>
      <description>Thanks all...&lt;BR /&gt;&lt;BR /&gt;I was interested if there were any issues of corrupting the volume group which leads me to two more questions.  &lt;BR /&gt;&lt;BR /&gt;What happens if:&lt;BR /&gt;1- One of the physical volumes is missed in the vgimport?  For example, my volume group has 4 physical volumes and I miss one of the physical volumes on the vgimport.  Asuume there are no alternate paths for this dicussion.&lt;BR /&gt;&lt;BR /&gt;2- A physical volume that belongs to another volume group is incorrectly included in the vgimport?  It's possible to 'fat-finger' a device name.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jack...</description>
      <pubDate>Fri, 15 Mar 2002 15:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683765#M644480</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2002-03-15T15:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683766#M644481</link>
      <description>1) It will import it anyway but when you try to activate the vg (# vgchange -a y &lt;VG&gt;) you would get an error that says something like .."cannot open PV.."&lt;BR /&gt;&lt;BR /&gt;2) It'll fail, vgimport behaves like vgcreate, meaning it'll scan the PVs for VG information and it it finds a PV that belong to another VG it'll tell you it cannot proceed.&lt;/VG&gt;</description>
      <pubDate>Fri, 15 Mar 2002 15:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683766#M644481</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-15T15:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683767#M644482</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) The vgimport command will work. However you will have trouble activating the VG. In case of a mirror/disk, you can activate the VG without quorum check (-q). See man pages of vgchange.&lt;BR /&gt;&lt;BR /&gt;2) In this case, the vgimport will give you error. When executing vgimport command, the system will check the VG reserved area of all disks for volume group information; and if not matched, then it will fail. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 15 Mar 2002 16:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683767#M644482</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-15T16:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683768#M644483</link>
      <description>hi jack&lt;BR /&gt;&lt;BR /&gt;do you want to crash your server?&lt;BR /&gt;&lt;BR /&gt;1) if you not include a disk, you lose the data on it but vgimport end correctly, LVM tell you only the number of disk used and the number of disk included&lt;BR /&gt;&lt;BR /&gt;2) if you include a wrong disk used in another vg LVM respond:"The Physical Volumes specified on the command line do not belong to the same Volume Group"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bye&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Mar 2002 17:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683768#M644483</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-03-15T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: What happens when vgimport attempts to import physical volume in wrong order?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683769#M644484</link>
      <description>Nope... Don't want to crash the server.  Just want to know a little more about the internals so that I know the impacts of messing up.  I want to be able to explain the consequences to junior administrations of impacts of doing the wrong thing.  Believe me, I've had my turn messing up many times.&lt;BR /&gt;&lt;BR /&gt;:)&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback...&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Mar 2002 21:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-happens-when-vgimport-attempts-to-import-physical-volume-in/m-p/2683769#M644484</guid>
      <dc:creator>Jack C. Mahaffey</dc:creator>
      <dc:date>2002-03-15T21:01:39Z</dc:date>
    </item>
  </channel>
</rss>

