<?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: How to migrate a physical volume to another physical volume  with data in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383080#M348941</link>
    <description>&lt;BR /&gt;if the disk is setup with LVM use pvmove&lt;BR /&gt;&lt;BR /&gt;if the disk is part of a VXVM disk group use vxevac&lt;BR /&gt;&lt;BR /&gt;You really need to be trained in your volume manager before you attempt something like this.</description>
    <pubDate>Fri, 20 Mar 2009 01:25:22 GMT</pubDate>
    <dc:creator>Emil Velez</dc:creator>
    <dc:date>2009-03-20T01:25:22Z</dc:date>
    <item>
      <title>How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383068#M348929</link>
      <description>Hi,&lt;BR /&gt;  How to migrate the physical volume to another physical volume without loss of data.&lt;BR /&gt;&lt;BR /&gt;Please guide me.&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sanwin</description>
      <pubDate>Thu, 19 Mar 2009 07:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383068#M348929</guid>
      <dc:creator>sanwin</dc:creator>
      <dc:date>2009-03-19T07:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383069#M348930</link>
      <description>Sanwin,&lt;BR /&gt;&lt;BR /&gt;Assuming you're using LVM....&lt;BR /&gt;Make sure the new physical volume is in the same volume group and use&lt;BR /&gt;&lt;BR /&gt;pvmove /dev/disk/olddisk /dev/disk/newdisk&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Thu, 19 Mar 2009 07:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383069#M348930</guid>
      <dc:creator>Richard Hepworth</dc:creator>
      <dc:date>2009-03-19T07:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383070#M348931</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;First you vgexport the volume group containing the physical volume.&lt;BR /&gt;&lt;BR /&gt;Then you vgimport into the new system.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/vgexport.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/vgexport.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9106-90008/vgimport.1M.html" target="_blank"&gt;http://docs.hp.com/en/B9106-90008/vgimport.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B7660-90010/ch04s04.html" target="_blank"&gt;http://www.docs.hp.com/en/B7660-90010/ch04s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Mar 2009 07:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383070#M348931</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-19T07:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383071#M348932</link>
      <description>Hi,&lt;BR /&gt;its is risky to do....&lt;BR /&gt;&lt;BR /&gt;pvmove -n /dev/dsk/cxtxdx to /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;for more detail see the attached file&lt;BR /&gt;When_Good_Disks_Go_Bad.pdf&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 07:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383071#M348932</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-19T07:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383072#M348933</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Hi,&lt;BR /&gt;How to migrate the physical volume to another physical volume without loss of data.&lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Do you have mirror ..?&lt;BR /&gt;&lt;BR /&gt;if Yes, You can Just vgextend &lt;NEW_DISK&gt; to existing volume Group&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg01/lvol1 &lt;NEW_DISK&gt;&lt;BR /&gt;&lt;BR /&gt;"pvmove" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DESCRIPTION&lt;BR /&gt;      pvmove moves allocated physical extents and the data they contain from&lt;BR /&gt;      source physical volume source_physical_vol_path to one or more other&lt;BR /&gt;      physical volumes.  To limit the transfer to specific physical volumes,&lt;BR /&gt;      specify the names of one or more physical volumes with the&lt;BR /&gt;      dest_physical_vol_path or indirectly via the dest-physical-vol-group-&lt;BR /&gt;      name parameter if physical volume groups have been defined under the&lt;BR /&gt;      volume group that contains the source physical volume.&lt;BR /&gt;&lt;BR /&gt;Options&lt;BR /&gt;      pvmove recognizes the following options and accompanying parameters:&lt;BR /&gt;&lt;BR /&gt;           -n lv_path&lt;BR /&gt;                Moves only physical extents allocated to the logical volume&lt;BR /&gt;                (specified by lv_path) that are located on the source&lt;BR /&gt;                physical volume (specified by source_physical_vol_path) to&lt;BR /&gt;                the specified destination physical volume.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;EXAMPLES&lt;BR /&gt;      Move physical extents from /dev/dsk/c1d0s2 to /dev/dsk/c2d0s2 and&lt;BR /&gt;      /dev/dsk/c3d0s2:&lt;BR /&gt;&lt;BR /&gt;           pvmove /dev/dsk/c1d0s2 /dev/dsk/c2d0s2 /dev/dsk/c3d0s2&lt;BR /&gt;&lt;BR /&gt;      If /dev/dsk/c2d0s2 and /dev/dsk/c3d0s2 belong to PVG0, the same result&lt;BR /&gt;      can be achieved using the following command:&lt;BR /&gt;&lt;BR /&gt;           pvmove /dev/dsk/c1d0s2 PVG0&lt;BR /&gt;&lt;BR /&gt;      Move only the physical extents in logical volume /dev/vg01/lvol2 that&lt;BR /&gt;      are on /dev/dsk/c1d0s2 to /dev/dsk/c2d0s2:&lt;BR /&gt;&lt;BR /&gt;           pvmove -n /dev/vg01/lvol2 /dev/dsk/c1d0s2 /dev/dsk/c2d0s2&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johson&lt;/NEW_DISK&gt;&lt;/NEW_DISK&gt;</description>
      <pubDate>Thu, 19 Mar 2009 07:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383072#M348933</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-19T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383073#M348934</link>
      <description>Hi sanwin,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;How to migrate the physical volume to another physical volume without loss of data.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;how about "dd" command ..?&lt;BR /&gt;&lt;BR /&gt;#&amp;gt; dd if=/dev/rdsk/XXXX of=/dev/rdsk/YYYY bs=32768k&lt;BR /&gt;&lt;BR /&gt;XXXX is the existing system disk, YYYY is it's your migrated the physical volume .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 07:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383073#M348934</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-19T07:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383074#M348935</link>
      <description>Hi All.&lt;BR /&gt;       Thanks for the replies and your valuable inputs.&lt;BR /&gt;&lt;BR /&gt;Our scenario is something like -- within the VG , the old disk has to be released as it is part of that SAN space where configuration data is stored. And it is assigned to the server by mistake.&lt;BR /&gt;&lt;BR /&gt;so i am trying to move the data from that disk to another disk.&lt;BR /&gt;&lt;BR /&gt; I will check  the details presented here. thanks!!&lt;BR /&gt;&lt;BR /&gt;If any more inputs also, please do let me know.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;sanwin</description>
      <pubDate>Thu, 19 Mar 2009 09:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383074#M348935</guid>
      <dc:creator>sanwin</dc:creator>
      <dc:date>2009-03-19T09:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383075#M348936</link>
      <description>Hi Sanwin&lt;BR /&gt;&lt;BR /&gt;dd, pvmove, mirror disk &amp;amp; vdexport/vgimport will be your options&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 19 Mar 2009 11:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383075#M348936</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-03-19T11:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383076#M348937</link>
      <description>Our scenario is something like -- within the VG , the old disk has to be released as it is part of that SAN space where configuration data is stored. And it is assigned to the server by mistake.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;the old disk has to be released as it is part of that SAN space where configuration data is stored. And it is assigned to the server by mistake&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Can please elabrate more "How the above was happened" ..?&lt;BR /&gt;&lt;BR /&gt;Can see the pshyical disk "under" vgdisplay -v |more  ..?&lt;BR /&gt;&lt;BR /&gt;And it is assigned to the server by mistake ..?&lt;BR /&gt;what do you mean by this ..?  are assigning does any one done "pvcreate" ..?&lt;BR /&gt;&lt;BR /&gt;so i am trying to move the data from that disk to another disk.&lt;BR /&gt;&lt;BR /&gt;Pls take note if "pvceate" have been done "Chances are very less".. if not " you can reasing the disk to same VG"&lt;BR /&gt;&lt;BR /&gt;Example :- &lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n vg03 /dev/rdsk/c11t5d0&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg03&lt;BR /&gt;&lt;BR /&gt;if you have mirror copy &lt;BR /&gt;&lt;BR /&gt;# lvextend -1 m /dev/vg03/lvolx /dev/rdsk/c11t5d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Thu, 19 Mar 2009 11:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383076#M348937</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-19T11:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383077#M348938</link>
      <description>Hi Johnson,&lt;BR /&gt;           The disk has been assigned like any other lun that will be presented to the server.&lt;BR /&gt;&lt;BR /&gt;There is no issue in using the san disk now.&lt;BR /&gt;But in the process  of standardizing our storage resources, we are planning to change the above mentioned san disk with a new one as the old san disk needs to be released for some other purpose.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The current san disk is part of the san which should not be allocated to servers for use and that is meant for configuration data storage. so  that disk needs to be released and normal usage san disk needs to be added to the server.&lt;BR /&gt;&lt;BR /&gt;I heard pvmove is very risky.&lt;BR /&gt;&lt;BR /&gt;Also the pv which i am trying to migrate is having many lvs widespread across many PVs.&lt;BR /&gt;There is no mirror copy too.&lt;BR /&gt;&lt;BR /&gt;It is a production environment.&lt;BR /&gt;&lt;BR /&gt;so i am looking for a safer procedure to migrate the data to the new san disk.&lt;BR /&gt;&lt;BR /&gt;Please guide me.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 11:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383077#M348938</guid>
      <dc:creator>sanwin</dc:creator>
      <dc:date>2009-03-19T11:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383078#M348939</link>
      <description>Hi Sanwin&lt;BR /&gt;&lt;BR /&gt;You can use dd or you can ask your storage team to do this for you by SAN Level&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 19 Mar 2009 13:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383078#M348939</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-03-19T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383079#M348940</link>
      <description>Hi Sanwin,&lt;BR /&gt;&lt;BR /&gt;I understand that pvmove is little risky one if you don't have mirror data.&lt;BR /&gt;&lt;BR /&gt;Why don't you mirror the data from old disk to new disk and remove the old disk from the mirror. It is very safter method.&lt;BR /&gt;&lt;BR /&gt;I also prefer to take a backup of the data on tape or some other system if the data is too critical.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 14:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383079#M348940</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-19T14:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate a physical volume to another physical volume  with data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383080#M348941</link>
      <description>&lt;BR /&gt;if the disk is setup with LVM use pvmove&lt;BR /&gt;&lt;BR /&gt;if the disk is part of a VXVM disk group use vxevac&lt;BR /&gt;&lt;BR /&gt;You really need to be trained in your volume manager before you attempt something like this.</description>
      <pubDate>Fri, 20 Mar 2009 01:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-migrate-a-physical-volume-to-another-physical-volume-with/m-p/4383080#M348941</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-03-20T01:25:22Z</dc:date>
    </item>
  </channel>
</rss>

