<?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 Change storage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374612#M671609</link>
    <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I have 2 nodes cluster and one storage, i need change this storage, how can i do it.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Mon, 09 Mar 2009 11:42:52 GMT</pubDate>
    <dc:creator>Flavio Lacks</dc:creator>
    <dc:date>2009-03-09T11:42:52Z</dc:date>
    <item>
      <title>Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374612#M671609</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I have 2 nodes cluster and one storage, i need change this storage, how can i do it.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 09 Mar 2009 11:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374612#M671609</guid>
      <dc:creator>Flavio Lacks</dc:creator>
      <dc:date>2009-03-09T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374613#M671610</link>
      <description>This really depends on what you currently have and what you will have.&lt;BR /&gt;&lt;BR /&gt;You need to "copy" the data (either host based from array to array or array based or via backup/restore) and adjust your cluster configuration to met your new hardware setup.</description>
      <pubDate>Mon, 09 Mar 2009 14:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374613#M671610</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-09T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374614#M671611</link>
      <description>In the lack of any further details, what Torsten says makes perfect sense. On the other hand, if we go a little more detailed, you can create your new LUN's, on your new storage device, add these LUN's to your existing cluster aware volume group(s) to match those of existing storage. Add the new LUNs as an additional  mirror the old logical volumes and devices. Then remove the mirrors of the volumes located on your old storage device.&lt;BR /&gt;&lt;BR /&gt;This is the theory. When it comes to implementing this approach in real life, strange things happened to me in the past. So, you had better get an approved downtime for your cluster before starting this event. If it gets done without disturbing the status quo, more power to you, but, if it craps out in the middle of the process, at least you are covered. Nowadays, CYA is the modus-operandi of the sysadmin more than any other time. Be safe. And good luck...</description>
      <pubDate>Mon, 09 Mar 2009 15:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374614#M671611</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-03-09T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374615#M671612</link>
      <description>There are several ways to accomplish this including the following:&lt;BR /&gt;a) Create of a new set of volume groups, logical volumes and file systems on&lt;BR /&gt;   the new array, mount them and copy the data from the old array to the new&lt;BR /&gt;   array.  This requires the data on the old array to be static during the&lt;BR /&gt;   copy.&lt;BR /&gt;&lt;BR /&gt;b) pvcreate and vgextend disks in the new array into the volume groups on the&lt;BR /&gt;   old array, mirror the data to the new LUNs and eventually remove the old&lt;BR /&gt;   array LUNs.  Allows data to be accessed during the procedure.  The VGs'&lt;BR /&gt;   max_pe and pe_size (vgcreate(1M)) determines the largest LUN size accessible&lt;BR /&gt;   in the VG.  If the new array LUNs are larger than the old array LUNs, these&lt;BR /&gt;   values may not extend across all of the new LUNs, losing space.&lt;BR /&gt;&lt;BR /&gt;c) bit copy data from old array LUNs to the new array LUNs.  Then vgchgid the&lt;BR /&gt;   new VG LUNs and vgimport.  This requires array-based data mirroring&lt;BR /&gt;   capability.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I recently worked with a customer who chose the first method and successfully completed the work.</description>
      <pubDate>Mon, 09 Mar 2009 15:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374615#M671612</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2009-03-09T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374616#M671613</link>
      <description>Thanks, &lt;BR /&gt;&lt;BR /&gt;I can used Dump too ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 09 Mar 2009 16:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374616#M671613</guid>
      <dc:creator>Flavio Lacks</dc:creator>
      <dc:date>2009-03-09T16:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374617#M671614</link>
      <description>If you have the leisure of taking the application down during the period of data transfer, you can use vxdum and vxrestore, provided both the old and new storage units are connected to the server at the same time, as follows:&lt;BR /&gt;&lt;BR /&gt;vxdump 0f - /${OLDfilesystem}  | (cd /${NEWfilesystem} ; vxrestore xf -)&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Mon, 09 Mar 2009 16:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-storage/m-p/4374617#M671614</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-03-09T16:45:24Z</dc:date>
    </item>
  </channel>
</rss>

