<?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: RP3410: MSA to Internal Disk/EVA Migration 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221457#M466901</link>
    <description>The details are mostly in steps 4, 5 and 7.&lt;BR /&gt;In step 4 (and 5), it depends what your LUN structure will look like in the EVA. If it is going to be identical to that of the MSA30, you may be able to add the LUNs to the same volume groups (vgextend) and move the PEs (pvmove) from the MSA30 LUNs to the EVA LUNs. This can be done live without shuting down anything. If the LUNs are going to be different, you probably need to create new volume groups and copy the data over and cut over the mount points to the new LUNs.&lt;BR /&gt;In step 7, you will have only one PV path in the volume groups. After you add the second HBA, you need to vgextend the LUNs and add the second PV path to the volume groups. Now the volume groups will have the first EVA path as the primary path and the second EVA path as the alternate. So all your i/o will be coming out of the first HBA. &lt;BR /&gt;If you EVA allows, you should make half of the LUN use the second HBA path as the primary LVM path. You vgreduce the first HBA path and the you vgextend the same. (when you vgreduce, the second BHA path will become the primary and when you vgextend the same path back in the volume group it will stay as alternate.) Now half of the LUNs use one HBA for i/o and the other half use the second HBA.</description>
    <pubDate>Mon, 25 Jan 2010 18:27:55 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2010-01-25T18:27:55Z</dc:date>
    <item>
      <title>RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221453#M466897</link>
      <description>Hi guys,&lt;BR /&gt;I have here:&lt;BR /&gt;&lt;BR /&gt;- RP3410 with MSA30&lt;BR /&gt;- HPUX11.11&lt;BR /&gt;- EVA4400&lt;BR /&gt;&lt;BR /&gt;OS partitions as well as data resides in the MSA30 -- which was previously designed but now, its no longer good due to IO requirements.&lt;BR /&gt;&lt;BR /&gt;Plan: freeup MSA, move the data to the EVA and the OS to the internal disks&lt;BR /&gt;&lt;BR /&gt;With the current limitation of RP3410, it has only 2 pcix slots, which one has been used for the MSA30.  I used the last slot for the first single channel HBA. and after the MSA is remove, I will use the other slot for the 2nd HBA for redundancy.&lt;BR /&gt;&lt;BR /&gt;Approach:&lt;BR /&gt;&lt;BR /&gt;1. Insert 2 x internal drives&lt;BR /&gt;2. Restore ignite to internal disk&lt;BR /&gt;3. Boot up using the internal disk&lt;BR /&gt;4. Create luns in EVA and present to 1st HBA&lt;BR /&gt;5. Copy or restore DATA to the EVA lun&lt;BR /&gt;6. Remove the MSA and the pcix scsi card&lt;BR /&gt;7. Present the same lun to the 2nd HBA for multipathing&lt;BR /&gt;&lt;BR /&gt;Question:&lt;BR /&gt;1. After step2, how can I assure that OS will boot from internal -- though I know it should be set to primary path.&lt;BR /&gt;2. If booted in internal, will there be any conflict booting the OS from the internal disk and the OS partition in MSA is still present?&lt;BR /&gt;3. What will be the considerations of presenting the lun first to the first HBA. then add the 2nd HBA sometime later?&lt;BR /&gt;&lt;BR /&gt;Any comments, will be highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2010 12:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221453#M466897</guid>
      <dc:creator>nibble</dc:creator>
      <dc:date>2010-01-25T12:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221454#M466898</link>
      <description>1) after ignite restore this becomes the primary path&lt;BR /&gt;&lt;BR /&gt;2) no&lt;BR /&gt;&lt;BR /&gt;3) no problem with this. Without multipathing software, just add the new pathes as PVLINKS</description>
      <pubDate>Mon, 25 Jan 2010 12:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221454#M466898</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-25T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221455#M466899</link>
      <description>Your approach is correct. A lot of details are missing but you probably know what needs to be done in each step.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; how can I assure that OS will boot from &lt;BR /&gt;internal &lt;BR /&gt;&lt;BR /&gt;The ignite process sets the boot disk path to the disk that is being ingited. You can also verify the path after the OS has booted with "lvlnboot -v". Or interrupt the boot process and ensure the boot device HW path is for the internal disks.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; will there be any conflict booting the OS from the internal &lt;BR /&gt;Not at all.&lt;BR /&gt;&amp;gt; ...presenting the lun first to the first HBA. then add the 2nd HBA sometime later?&lt;BR /&gt;You have to load balance and make the second HBA the primary path for half of the LUNs</description>
      <pubDate>Mon, 25 Jan 2010 12:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221455#M466899</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-01-25T12:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221456#M466900</link>
      <description>Thanks Guys.&lt;BR /&gt;&lt;BR /&gt;TTR, can you add those missing details please.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jan 2010 17:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221456#M466900</guid>
      <dc:creator>nibble</dc:creator>
      <dc:date>2010-01-25T17:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221457#M466901</link>
      <description>The details are mostly in steps 4, 5 and 7.&lt;BR /&gt;In step 4 (and 5), it depends what your LUN structure will look like in the EVA. If it is going to be identical to that of the MSA30, you may be able to add the LUNs to the same volume groups (vgextend) and move the PEs (pvmove) from the MSA30 LUNs to the EVA LUNs. This can be done live without shuting down anything. If the LUNs are going to be different, you probably need to create new volume groups and copy the data over and cut over the mount points to the new LUNs.&lt;BR /&gt;In step 7, you will have only one PV path in the volume groups. After you add the second HBA, you need to vgextend the LUNs and add the second PV path to the volume groups. Now the volume groups will have the first EVA path as the primary path and the second EVA path as the alternate. So all your i/o will be coming out of the first HBA. &lt;BR /&gt;If you EVA allows, you should make half of the LUN use the second HBA path as the primary LVM path. You vgreduce the first HBA path and the you vgextend the same. (when you vgreduce, the second BHA path will become the primary and when you vgextend the same path back in the volume group it will stay as alternate.) Now half of the LUNs use one HBA for i/o and the other half use the second HBA.</description>
      <pubDate>Mon, 25 Jan 2010 18:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221457#M466901</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-01-25T18:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: RP3410: MSA to Internal Disk/EVA Migration 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221458#M466902</link>
      <description>thanks to all</description>
      <pubDate>Wed, 27 Jan 2010 20:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rp3410-msa-to-internal-disk-eva-migration-11-11/m-p/5221458#M466902</guid>
      <dc:creator>nibble</dc:creator>
      <dc:date>2010-01-27T20:44:40Z</dc:date>
    </item>
  </channel>
</rss>

