<?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: migrate from storage array to hardware raid in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918963#M407429</link>
    <description>At step 2, instead of pvmove, I personally prefer adding new drives as a mirror or second mirror. I found out that the mirror replicating being faster than pvmove.&lt;BR /&gt;&lt;BR /&gt;between steps 3 &amp;amp; 4, after the mirroring completes, you will need to make these volumes bootable by executing few commands as follows:&lt;BR /&gt;&lt;BR /&gt;rootdisk_raw=/dev/rdsk/cXtXdX&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" ${rootdisk_raw}&lt;BR /&gt;mkboot -l ${rootdisk_raw}&lt;BR /&gt;cd /usr/sbin/diag/lif&lt;BR /&gt;mkboot -b updatediaglif -p ISL -p AUTO -p HPUX -p LABEL ${rootdisk_raw}&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
    <pubDate>Wed, 17 Aug 2005 10:12:28 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-08-17T10:12:28Z</dc:date>
    <item>
      <title>migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918961#M407427</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I have a T520 running HPUX 10.20.  Currently, the volume group containing all of the system partitions is located on non hardware raid storage.  I want to move these partitions to a hardware raid.  This is what I would like to do:&lt;BR /&gt;&lt;BR /&gt;1. Add physical devices to the current volume group.&lt;BR /&gt;2. Use pvmove to move the data off the non raid storage.&lt;BR /&gt;3. Use pvreduce to remove the non raid devices from the volume group.&lt;BR /&gt;4. Reboot.&lt;BR /&gt;5. Reset the PRIMPATH to the new raid device's hardware address.&lt;BR /&gt;&lt;BR /&gt;Am I missing anything?  Would this work?</description>
      <pubDate>Wed, 17 Aug 2005 10:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918961#M407427</guid>
      <dc:creator>CSG Office</dc:creator>
      <dc:date>2005-08-17T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918962#M407428</link>
      <description>Yes this will work however a couple of considerations: -&lt;BR /&gt;&lt;BR /&gt;- You may have problems depending on how your volume group was configured, in terms of maxpv etc (ie if you can't add enough extra PVs to your volume group).&lt;BR /&gt;&lt;BR /&gt;- If you have mirrordisk/ux I would choose to lvextend each logical volume then lvreduce the non-raid portion rather than using pvmove.  Whilst pvmove will work I'd always be happier having 2 lots of my data than risk a failure during pvmove.&lt;BR /&gt;&lt;BR /&gt;- I'm sure it was a mistype, but you'll need lvreduce not pvreduce to remove the non-raid.</description>
      <pubDate>Wed, 17 Aug 2005 10:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918962#M407428</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-08-17T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918963#M407429</link>
      <description>At step 2, instead of pvmove, I personally prefer adding new drives as a mirror or second mirror. I found out that the mirror replicating being faster than pvmove.&lt;BR /&gt;&lt;BR /&gt;between steps 3 &amp;amp; 4, after the mirroring completes, you will need to make these volumes bootable by executing few commands as follows:&lt;BR /&gt;&lt;BR /&gt;rootdisk_raw=/dev/rdsk/cXtXdX&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" ${rootdisk_raw}&lt;BR /&gt;mkboot -l ${rootdisk_raw}&lt;BR /&gt;cd /usr/sbin/diag/lif&lt;BR /&gt;mkboot -b updatediaglif -p ISL -p AUTO -p HPUX -p LABEL ${rootdisk_raw}&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Wed, 17 Aug 2005 10:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918963#M407429</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-08-17T10:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918964#M407430</link>
      <description>Looks good - I don't believe you need step 4 and 5 though...the primary path will be set when you do the lvreduce, and the vgreduce.&lt;BR /&gt;&lt;BR /&gt;Like Simon - I would use mirroring if available.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 17 Aug 2005 10:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918964#M407430</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-08-17T10:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918965#M407431</link>
      <description>Your approach will probably work.&lt;BR /&gt;&lt;BR /&gt;I would do it differently.&lt;BR /&gt;&lt;BR /&gt;1. Start with a good, cold backup of all data.&lt;BR /&gt;2. Use lvextend -m 1 to make mirror copies on the new storage, which has been added to the volume group and use lvsplit to break them apart later.&lt;BR /&gt;&lt;BR /&gt;Note: Your volume group unless created properly might not be able to handle the new storage and the old at the same time. This is typical over 50 GB when special options -p command is not used to create the volume group and limit the number of physical volumes.&lt;BR /&gt;&lt;BR /&gt;If this is the case you may have to use fbackup to write a backup and restore, or create a new volume group and use the cp command to copy the data.&lt;BR /&gt;&lt;BR /&gt;In either event, you'll need to schedule downtime to handle that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Aug 2005 10:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918965#M407431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-17T10:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: migrate from storage array to hardware raid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918966#M407432</link>
      <description>The Mirroring package is not currently installed or I would go that route.  I don't really want to install it since the new storage is hardware raid anyway.  Also, downtime must be reduced to as little as possible because this is a 24/7 server.&lt;BR /&gt;&lt;BR /&gt;So, since there seems to be support for the pvmove method working, I will try that.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone.</description>
      <pubDate>Wed, 17 Aug 2005 10:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-storage-array-to-hardware-raid/m-p/4918966#M407432</guid>
      <dc:creator>CSG Office</dc:creator>
      <dc:date>2005-08-17T10:28:17Z</dc:date>
    </item>
  </channel>
</rss>

