<?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 SAN migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6002841#M483597</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are doing a storage and SAN migration from one location to another DC.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the steps to remove (releasing) the lun's which is under VXVM, and once server moved to the new DC along with the new storage how to re-attach the lun's with my server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For that I have to migrate my the data copy from xp 12k to 24 k. Since we have 3 XP 12k and now we have purchased 2 24k storage. &amp;nbsp;SO we plan to move these 2 new xp 24k to the new DC (with the data copy from xp 12k).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could any one please post the steps for the SAN migration from the server prespective&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2013 07:14:07 GMT</pubDate>
    <dc:creator>simma</dc:creator>
    <dc:date>2013-03-20T07:14:07Z</dc:date>
    <item>
      <title>SAN migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6002841#M483597</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are doing a storage and SAN migration from one location to another DC.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the steps to remove (releasing) the lun's which is under VXVM, and once server moved to the new DC along with the new storage how to re-attach the lun's with my server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For that I have to migrate my the data copy from xp 12k to 24 k. Since we have 3 XP 12k and now we have purchased 2 24k storage. &amp;nbsp;SO we plan to move these 2 new xp 24k to the new DC (with the data copy from xp 12k).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could any one please post the steps for the SAN migration from the server prespective&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 07:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6002841#M483597</guid>
      <dc:creator>simma</dc:creator>
      <dc:date>2013-03-20T07:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAN migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6003715#M483607</link>
      <description>&lt;P&gt;Are you expecting your device files to change after the array moves?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, and this is thinking in LVM terms not VxVM, I would tell you to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Create a map file of your VG or VGs -- vgexport -p -s -m /tmp/&amp;lt;vgname&amp;gt;.map &amp;lt;vgname&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(where &amp;lt;vgname&amp;gt; is your VG name. &amp;nbsp;Do this for each VG)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Unmount file systems, deactivate VG and move the array&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Start the array back up and see if you have the same disk device files, if so you can just reactivate the VGs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) If the device files changed, you would blow away the VGs, recreate the /dev/&amp;lt;vgname&amp;gt; directory, and the /dev/&amp;lt;vgname&amp;gt;/group file, then use the map files to import the VGs. &amp;nbsp;-- vgimport -s -m /tmp/&amp;lt;vgname&amp;gt;.map &amp;lt;vgname&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may have to relate this to appropriate VxVM commands. &amp;nbsp;Something similar should be possible though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 21:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6003715#M483607</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2013-03-20T21:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAN migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6004233#M483612</link>
      <description>&lt;P&gt;I dont want the same device files for my arrays&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2013 10:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6004233#M483612</guid>
      <dc:creator>simma</dc:creator>
      <dc:date>2013-03-21T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAN migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6012465#M483651</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are doing the SAN level data copy not in OS level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0) server see just original disks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) stop all applications on the servers and unmount the file systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Have the backup team completes the final SAN copy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) vxdg deport dgname&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3a) unpresent old disk and present new ones.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) ioscan;insf;vxdctl enable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) vxdg import dgname&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2013 05:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-migration/m-p/6012465#M483651</guid>
      <dc:creator>karthikbalu</dc:creator>
      <dc:date>2013-03-28T05:16:45Z</dc:date>
    </item>
  </channel>
</rss>

