<?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: vgmove in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791836#M534409</link>
    <description>Oops, I meant vgmove, but apparently wrote "pvmove" just because that command is more familiar.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Wed, 25 May 2011 06:43:02 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-05-25T06:43:02Z</dc:date>
    <item>
      <title>vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791833#M534406</link>
      <description>Moving luns from one SAN to another and thinking to use vgmove and have a few questions...&lt;BR /&gt;&lt;BR /&gt;Any issue with vgmove and vg00 - do I need any downtime or can that be done online?&lt;BR /&gt;&lt;BR /&gt;Can I use vgmove for oracle raw disks (eg. asm)?</description>
      <pubDate>Wed, 25 May 2011 02:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791833#M534406</guid>
      <dc:creator>seastar</dc:creator>
      <dc:date>2011-05-25T02:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791834#M534407</link>
      <description>Yes, vg00 can be moved online. (That's even one of the examples on the pvmove man page, and it mentions no special requirements.)&lt;BR /&gt;&lt;BR /&gt;Of course, moving the vg's data generates quite a bit of I/O workload, so if your system is normally working near the limits of its I/O capacity, it might be best to do the vgmove operation in some quiet time, when there is not so much other workload.&lt;BR /&gt;&lt;BR /&gt;"Raw disks" can mean many things. &lt;BR /&gt;&lt;BR /&gt;If your raw disks are accessed by the database engine as raw LVs (/dev/vg&lt;NAME&gt;/r&lt;LVNAME&gt;), then the answer is probably yes... but if they are accessed as completely raw disks/LUNs (/dev/rdisk/disk* or /dev/rdsk/c*t*d*), then no.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/LVNAME&gt;&lt;/NAME&gt;</description>
      <pubDate>Wed, 25 May 2011 06:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791834#M534407</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-25T06:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791835#M534408</link>
      <description>Hey seastar,&lt;BR /&gt;&lt;BR /&gt;Matti's post is based on the pvmove command and it's excellent advise.&lt;BR /&gt;&lt;BR /&gt;However if you are talking about the *VGMOVE* command which comes with *LVMv2* which allows you to move data from a set of disks to another, then the diskmap file does actually represent the device file of the P.V.&lt;BR /&gt;&lt;BR /&gt;On the diskmap file you would specify the source and the destination which would be at the end of the day a P.V irrespective of whether it's a disk or a lun.&lt;BR /&gt;&lt;BR /&gt;The_vgmove_command has absolutely no effect on high availablility which was one of the reasons of the vgmove command. Vgmove is normally associated with such migration.&lt;BR /&gt;&lt;BR /&gt;However, do remember that the vgmove command CANNOT be used in_shared_mode.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Wed, 25 May 2011 06:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791835#M534408</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-25T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791836#M534409</link>
      <description>Oops, I meant vgmove, but apparently wrote "pvmove" just because that command is more familiar.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 25 May 2011 06:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791836#M534409</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-25T06:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791837#M534410</link>
      <description>Thanks.  So there is no issue with raw disks and vgmove, but may be issues with pvmove?  Also what do you mean by it can't be used in shared mode?</description>
      <pubDate>Wed, 25 May 2011 12:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791837#M534410</guid>
      <dc:creator>seastar</dc:creator>
      <dc:date>2011-05-25T12:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791838#M534411</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Cannot be used in shared mode means in case you are in a cluster and you have associated your volume group with a vgchange -s option in the event of using Volume managers like CVM and SLVM, unless you get out of the "shared mode", you cannot perform a vgmove.&lt;BR /&gt;&lt;BR /&gt;Another great thing is that if you use vgmove and for some reason the complete migration does not get carried out, your system will be in the --pre migrated-- state as it was before the firing of the command vgmove. Don't forget to assign points.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Wed, 25 May 2011 13:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791838#M534411</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-25T13:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791839#M534412</link>
      <description>&lt;!--!*#--&gt;I am trying to do the vgmove and receive this error on vg00.&lt;BR /&gt;&lt;BR /&gt;Boot disk creation must be on disk partition.</description>
      <pubDate>Fri, 27 May 2011 21:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791839#M534412</guid>
      <dc:creator>seastar</dc:creator>
      <dc:date>2011-05-27T21:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791840#M534413</link>
      <description>Hey seastar,&lt;BR /&gt;&lt;BR /&gt;Probably your disk is a non-bootable disk. For an integrity server, I suppose for this migration you would require the system, O.S as well as HPSP partitions before you do the vgmove on to this disk. How about trying to create these partitions with idisk?&lt;BR /&gt;&lt;BR /&gt;I say this because your error mentions a "disk partition" which could suggest the system partition is missing.&lt;BR /&gt;&lt;BR /&gt;How about ioscan -funNC disk and you should see a _p1,_p2 and _p3 partitions on the disk you want to do the migration. Else create it and do the migration again with vgmove. Just a suggestion...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Mon, 30 May 2011 10:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791840#M534413</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-30T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgmove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791841#M534414</link>
      <description>I have not yet used vgmove, but I assume you need to use idisk to create partitions on the destination disk, then transfer to the second partition, e.g. indicated by s2 or p2.</description>
      <pubDate>Mon, 30 May 2011 10:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgmove/m-p/4791841#M534414</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-30T10:42:38Z</dc:date>
    </item>
  </channel>
</rss>

