<?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: Migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386536#M349601</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;ioscan -fn&lt;BR /&gt;insf -e &lt;BR /&gt;&lt;BR /&gt;Any of below u can use to copy data from OLD to New&lt;BR /&gt;&lt;BR /&gt;1.Mirroring&lt;BR /&gt;2.pvmove&lt;BR /&gt;3.dd&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
    <pubDate>Tue, 24 Mar 2009 10:49:51 GMT</pubDate>
    <dc:creator>Sharma Sanjeev</dc:creator>
    <dc:date>2009-03-24T10:49:51Z</dc:date>
    <item>
      <title>Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386534#M349599</link>
      <description>Hi HP-UX Xperts,&lt;BR /&gt;&lt;BR /&gt;My HPUX server has Storage Connection to 1 XP1024 and has 4 x 56GB provisioned.&lt;BR /&gt;&lt;BR /&gt;Now I want to move the datas to the other XP12000 which is located in the same DC.&lt;BR /&gt;&lt;BR /&gt;I have done with creating (4 x 56 GB) Luns, Lun Masking, Zoning is done. Only thing I need to do is to connect the FC Cable from the HPUX Server. &lt;BR /&gt;&lt;BR /&gt;(The HPUX Server has 2 Dual Port HBA Cards. Only one Card is in use. I am using the free HBA Card)&lt;BR /&gt;&lt;BR /&gt;Once I am connected to the new XP12000 what are all the steps I need to do in HPUX part.&lt;BR /&gt;I need step by step procedures.&lt;BR /&gt;&lt;BR /&gt;Once the datas are transfered I will disconnect the FC Connectivity in the OLD XP.</description>
      <pubDate>Tue, 24 Mar 2009 09:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386534#M349599</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-03-24T09:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386535#M349600</link>
      <description>You jsut have to connect link to new XP&lt;BR /&gt;ioscan -fn&lt;BR /&gt;insf -e &lt;BR /&gt;you will see the new drive&lt;BR /&gt;if you have xpinfo, you will see more informations regarding XP LUNs&lt;BR /&gt;&lt;BR /&gt;then pvcreate on the raw device of these new disks&lt;BR /&gt;after you can add these new disks to the existing VG and crate LVM mirror in order to copy all data to new disks&lt;BR /&gt;when mirror is done, &lt;BR /&gt;then reduce the mirror by removing ol disks from the XP1024&lt;BR /&gt;and then it's done ... your VG is connected to the new XP, no more old XP, and no stop of operations ..</description>
      <pubDate>Tue, 24 Mar 2009 09:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386535#M349600</guid>
      <dc:creator>RUET</dc:creator>
      <dc:date>2009-03-24T09:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386536#M349601</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;ioscan -fn&lt;BR /&gt;insf -e &lt;BR /&gt;&lt;BR /&gt;Any of below u can use to copy data from OLD to New&lt;BR /&gt;&lt;BR /&gt;1.Mirroring&lt;BR /&gt;2.pvmove&lt;BR /&gt;3.dd&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Tue, 24 Mar 2009 10:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386536#M349601</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-03-24T10:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386537#M349602</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Missing: insf -C disk&lt;BR /&gt;&lt;BR /&gt;Disks will not be configured without this command.&lt;BR /&gt;&lt;BR /&gt;Everything else is good.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Mar 2009 11:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386537#M349602</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-24T11:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386538#M349603</link>
      <description>Hi Guys, Thank you very much ...&lt;BR /&gt;&lt;BR /&gt;I am comfortable with insf -c, ioscan -fnC disks, xpinfo -il..&lt;BR /&gt;&lt;BR /&gt;I require further steps in Mirroring, Vgextend or Lvextend or pv extend etc..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 11:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386538#M349603</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-03-24T11:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386539#M349604</link>
      <description>&lt;!--!*#--&gt;Hi Sivakumar,&lt;BR /&gt;&lt;BR /&gt;Because of the end of leasing we are migrating hundreds of machines from HP XP array to Sun storage. The migration goes with the help of a Brocade type Data Migration Manager, it can migrate date both online and offline. We use it offline:&lt;BR /&gt;&lt;BR /&gt;1. It all starts with an ignite backup&lt;BR /&gt;2. The ServiceGuard will be then stopped&lt;BR /&gt;3. All the VGs should be exported&lt;BR /&gt;4. The server needs to be stopped, the storage team get off the cabling&lt;BR /&gt;5. I restart the server in offline-mode (ie. without the external SAN disks), manage patches, clean ioconfig table if almost full (ext_bus), etc...&lt;BR /&gt;6. They migrating all the data from one box to another with this DMM device&lt;BR /&gt;7. If all the data was migrated I need to stop the server, after that they attach the new box to the server&lt;BR /&gt;8. ioscan ; insf -e;  storep # these will install the new device files for the LUNs, storep is like xpinfo for SUN storage&lt;BR /&gt;9. I check if all the LUNs are available, and import the VGs (please be sure to export with -s option!)&lt;BR /&gt;10. Starting the cluster, packages...&lt;BR /&gt;&lt;BR /&gt;For all of these we've written some scripts e.g. saving the cmviewcl output, generating the table of old/new LUNs, sizes&lt;BR /&gt;&lt;BR /&gt;Here is a Brochure for this Brocade Device:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.brocade.com/forms/getFile?p=documents/data_sheets/product_data_sheets/DMM_DS_04.pdf" target="_blank"&gt;http://www.brocade.com/forms/getFile?p=documents/data_sheets/product_data_sheets/DMM_DS_04.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 17:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386539#M349604</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-03-25T17:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386540#M349605</link>
      <description>&lt;BR /&gt;AFAIK this HW can replace the WWNs on-the-fly, that's how the online migration goes. All the writing operations will be redirected to the new box, and all the reading to the old.&lt;BR /&gt;&lt;BR /&gt;But this wasn't tested at my company, just to be sure we're migrating offline.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 17:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386540#M349605</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-03-25T17:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386541#M349606</link>
      <description>&lt;!--!*#--&gt;Before the migration all the VGs should be consolidated, this means that all the disks should come from a single box, and all the mirrors for it from another. This way it is more clear.&lt;BR /&gt;&lt;BR /&gt;This consolidation have taken place with pvmove or mirroring, the solutions Mr Sharma has mentioned.&lt;BR /&gt;&lt;BR /&gt;for pvmove with nohup you should write a small script like:&lt;BR /&gt;&lt;BR /&gt;root@hpdbs51:/home/qx76218/B00000011057790 # cat migrate.sh&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/pvmove /dev/dsk/c40t0d6 /dev/dsk/c50t3d3&lt;BR /&gt;/usr/sbin/pvmove /dev/dsk/c41t0d6 /dev/dsk/c62t3d3&lt;BR /&gt;/usr/sbin/pvmove /dev/dsk/c40t1d0 /dev/dsk/c50t3d4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then it can be sent to the background.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 17:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386541#M349606</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-03-25T17:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386542#M349607</link>
      <description>Hi Viktor,&lt;BR /&gt;&lt;BR /&gt;Could you please provide me the steps for Step 3 and Step 9&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;3. All the VGs should be exported&lt;BR /&gt;&lt;BR /&gt;9. I check if all the LUNs are available, and import the VGs (please be sure to export with -s option!)&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;I am looking for the HPUX Steps...the command line...</description>
      <pubDate>Tue, 31 Mar 2009 05:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4386542#M349607</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-03-31T05:48:57Z</dc:date>
    </item>
  </channel>
</rss>

