<?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: EMC Migration from Striped LVOL's. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858990#M396089</link>
    <description>I added a second controller and copied the data with tar&lt;BR /&gt;&lt;BR /&gt;cd /source&lt;BR /&gt;tar -cvf - . | ( cd /target; tar -xvf - . )&lt;BR /&gt;&lt;BR /&gt;Went like a champ.</description>
    <pubDate>Wed, 27 Jul 2005 10:38:23 GMT</pubDate>
    <dc:creator>Albert Smith_1</dc:creator>
    <dc:date>2005-07-27T10:38:23Z</dc:date>
    <item>
      <title>EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858974#M396073</link>
      <description>Hey folks, I am new to the originzation that I am in and they want me to plan a EMC migration from an 8730 to a CX700. Normally not a big deal, you just bring down one fibre path (Alternate link) from the source and plug in the target and mirror your data. &lt;BR /&gt;&lt;BR /&gt;However the person before me striped it on the LVM side and I am trying to figure you what is the best way of doing this data migration? &lt;BR /&gt;&lt;BR /&gt;I know I can't add a fibre card and mirror the data across because I don't think you can have a mirror set in a stripe set.&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Wed, 01 Sep 2004 07:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858974#M396073</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-01T07:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858975#M396074</link>
      <description>Not too sure why they mirroed at the LVM level - when their already is redundancy in the frame....&lt;BR /&gt;&lt;BR /&gt;Anyways...this is easy...just break the lvm mirrors from one path:&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vgXX/lvolXX /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;Once that is done, move that fibre card to the new frame, then setup mirroring again, then reduce the old frame....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Sep 2004 07:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858975#M396074</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T07:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858976#M396075</link>
      <description>No not mirrored at the LVM level, striped at the LVM level.</description>
      <pubDate>Wed, 01 Sep 2004 07:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858976#M396075</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-01T07:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858977#M396076</link>
      <description>Oop - sorry...striped....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you post a vgdisplay -v and a lvdisplay -v /dev/vgXX/lvolX |head -35&lt;BR /&gt;&lt;BR /&gt;If it's striped across the paths, ie, no alternate links, then you only have 2 choices:&lt;BR /&gt;&lt;BR /&gt;Add a fibre card and setup new vg to copy data to.&lt;BR /&gt;&lt;BR /&gt;Or, backup data, blow away vg, move fibre, recreate vg, restore data...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 08:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858977#M396076</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T08:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858978#M396077</link>
      <description>Geoff,&lt;BR /&gt;&lt;BR /&gt;Here is the vgdisplay -v there is a number of PV's in here so I just chopped it a little:&lt;BR /&gt;&lt;BR /&gt;aad06[/dev]# vgdisplay -v /dev/vg9iupgrade |head -35         &lt;BR /&gt;--- Volume groups ---                                        &lt;BR /&gt;VG Name                     /dev/vg9iupgrade                 &lt;BR /&gt;VG Write Access             read/write                       &lt;BR /&gt;VG Status                   available                        &lt;BR /&gt;Max LV                      255                              &lt;BR /&gt;Cur LV                      1                                &lt;BR /&gt;Open LV                     1                                &lt;BR /&gt;Max PV                      30                               &lt;BR /&gt;Cur PV                      25                               &lt;BR /&gt;Act PV                      25                               &lt;BR /&gt;Max PE per PV               10000                            &lt;BR /&gt;VGDA                        50                               &lt;BR /&gt;PE Size (Mbytes)            4                                &lt;BR /&gt;Total PE                    53900                            &lt;BR /&gt;Alloc PE                    51200                            &lt;BR /&gt;Free PE                     2700                             &lt;BR /&gt;Total PVG                   0                                &lt;BR /&gt;Total Spare PVs             0                                &lt;BR /&gt;Total Spare PVs in use      0                                &lt;BR /&gt;                                                             &lt;BR /&gt;   --- Logical volumes ---                                   &lt;BR /&gt;   LV Name                     /dev/vg9iupgrade/lv9i01       &lt;BR /&gt;   LV Status                   available/syncd               &lt;BR /&gt;   LV Size (Mbytes)            204800                        &lt;BR /&gt;   Current LE                  51200                         &lt;BR /&gt;   Allocated PE                51200                         &lt;BR /&gt;   Used PV                     25                            &lt;BR /&gt;                                                             &lt;BR /&gt;                                                             &lt;BR /&gt;   --- Physical volumes ---                                  &lt;BR /&gt;   PV Name                     /dev/dsk/c2t1d0               &lt;BR /&gt;   PV Status                   available                     &lt;BR /&gt;   Total PE                    2156                          &lt;BR /&gt;   Free PE                     108                           &lt;BR /&gt;   Autoswitch                  On                             &lt;BR /&gt;&lt;BR /&gt;   Here is the lvdisplay:&lt;BR /&gt;&lt;BR /&gt;aad06[/dev]# lvdisplay -v /dev/vg9iupgrade/lv9i01|head -35&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg9iupgrade/lv9i01&lt;BR /&gt;VG Name                     /dev/vg9iupgrade&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    striped&lt;BR /&gt;LV Size (Mbytes)            204800&lt;BR /&gt;Current LE                  51200&lt;BR /&gt;Allocated PE                51200&lt;BR /&gt;Stripes                     25&lt;BR /&gt;Stripe Size (Kbytes)        64&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c2t1d0    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d1    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d2    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d3    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d4    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d5    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d6    2048      2048&lt;BR /&gt;   /dev/dsk/c2t1d7    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d0    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d1    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d3    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d4    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d5    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d6    2048      2048&lt;BR /&gt;   /dev/dsk/c2t2d7    2048      2048&lt;BR /&gt;   /dev/dsk/c2t3d0    2048      2048</description>
      <pubDate>Wed, 01 Sep 2004 08:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858978#M396077</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-01T08:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858979#M396078</link>
      <description>Hi Albert,&lt;BR /&gt;&lt;BR /&gt;Extending mirrors and reducing mirrors won't help you in this situation. So, you are left with few options.&lt;BR /&gt;&lt;BR /&gt;1. Drop the alternate link, extend it to the new array, scan the disks, create VGs and filesystems in whatever the way you like. Halt the application/database and copy the data. For raw devices, use dd.&lt;BR /&gt;&lt;BR /&gt;2. Use SRDF/mirroring at the backend. Once the mirroring is done on the EMC done, split the mirrors and import the VGs from the new array.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 01 Sep 2004 08:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858979#M396078</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-01T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858980#M396079</link>
      <description>Even if you could mirror, you can't:&lt;BR /&gt;&lt;BR /&gt;Max PV 30 &lt;BR /&gt;Cur PV 25 &lt;BR /&gt;&lt;BR /&gt;Not enough room in VG to add disks...&lt;BR /&gt;&lt;BR /&gt;So, you will need to create a new volume group on the CX700, and migrate data manually....unless, you setup SRDF, and have EMC migrate (copy) the data to the new frame, then all you do is:&lt;BR /&gt;&lt;BR /&gt;halt your packages&lt;BR /&gt;vgexport the existing vg's(create map files first: vgexport -s -v -p -m /tmp/vgXX.map)&lt;BR /&gt;move the fibre cables&lt;BR /&gt;recreate the the vg's:&lt;BR /&gt;&lt;BR /&gt;mkdir vgXX&lt;BR /&gt;mknod /dev/vgXX/group c 64 0xHH0000&lt;BR /&gt;&lt;BR /&gt;XX - vg number&lt;BR /&gt;HH - minor number in hex&lt;BR /&gt;&lt;BR /&gt;vgimport -s -v -m /tmp/vgXX.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;You will also have to re-compile your cluster binary - as (if this is a 2 node cluster) your lock disk will have changed...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Sep 2004 08:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858980#M396079</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T08:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858981#M396080</link>
      <description>I think we will take the safe route and backup the data and recover it. I don't think there is any additional funds to purchase additional fibre controllers.</description>
      <pubDate>Wed, 01 Sep 2004 09:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858981#M396080</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-01T09:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858982#M396081</link>
      <description>You should ask EMC about SRDF - they did that for us on some of our migrations - at no cost.  You don't need additional fibre cards that way - just a bit of down time - but a lot less then if you were to restore from tape...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Sep 2004 09:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858982#M396081</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T09:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858983#M396082</link>
      <description>True. But I think the one thing I want to do is remove the LVM stripe, which I can't do unless I backup and recover the system.</description>
      <pubDate>Wed, 01 Sep 2004 09:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858983#M396082</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-01T09:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858984#M396083</link>
      <description>Yes, you're right - to remove stripe, might as well as do the restore...that way you will have it the way you want it - and will make a future migration easier...just a tip - increase the MAXPV in the new vg you create - make it like 128.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Sep 2004 09:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858984#M396083</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T09:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858985#M396084</link>
      <description>Albert,&lt;BR /&gt;&lt;BR /&gt;Please read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I noticed that you have assigned points to   0  of   28  responses of your questions.&lt;BR /&gt;&lt;BR /&gt;You can also close your threads.&lt;BR /&gt;&lt;BR /&gt;How many points should I assign to replies? &lt;BR /&gt;Every response to your question is eligible to earn between 1-10 points. No need to worry about running out of points - when a truly awesome reply rolls in that deserves a 10, you will be able to assign it a 10! However, be careful to assign points based on the value that a reply truly provides. Use the following scale as a guideline:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o N/A: The answer was simply a point of clarification to my original question &lt;BR /&gt;&lt;BR /&gt;o 1-3: The answer didn't really help answer my question, but thanks for your assistance! &lt;BR /&gt;&lt;BR /&gt;o 4- 7: The answer helped with a portion of my question, but I still need some additional help! &lt;BR /&gt;&lt;BR /&gt;o 8-10: The answer has solved my problem completely! Now I'm a happy camper! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Although assigning points is not mandatory, it is a key component of a strong, interactive community, and it is STRONGLY ENCOURAGED. Others have taken time to help you, so please take a moment to give them credit for their assistance! &lt;BR /&gt;&lt;BR /&gt;Thanks...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 10:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858985#M396084</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-01T10:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858986#M396085</link>
      <description>Have you thought about pvmove?&lt;BR /&gt;&lt;BR /&gt;I don't know if striping will muck things up.  I know extent striping would be no problem.&lt;BR /&gt;&lt;BR /&gt;As long as you can still add a single PV, you can add a PV from the CX to the volume group and then pvmove the data from one of the old PVs to the new one.  Once the old PV is empty, remove it from the VG with vgreduce and add a second PV from the CX.  Continue this process until all the PVs have been migrated.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 16:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858986#M396085</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2004-09-01T16:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858987#M396086</link>
      <description>What we decided to do, was purchase additional fiber cards and plug them in to the CX700, present the volumes and create the VG's and LVOL's properly. Then mount the new LVOL's. Then perform a cp -prH from the source to the new. Then unmount both (old and new mountpoints) then mount the new LVOL's under the old mountpoints and restart services. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 07:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858987#M396086</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-09-02T07:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858988#M396087</link>
      <description>Actually, for speed, vxdump/vxrestore is much faster then cp...:&lt;BR /&gt;&lt;BR /&gt;vxdump -0 -f - -s 1000000 -b 16 /oracle |  (cd /zmnt/oracle  ; vxrestore rf -)&lt;BR /&gt;&lt;BR /&gt;/oracle is existing, and /zmnt/oracle is a temp mount to the new disks...once done, unmount them both, then mount the new to /oracle....etc for each file system...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 07:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858988#M396087</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-02T07:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858989#M396088</link>
      <description>actually for speed I did:&lt;BR /&gt;&lt;BR /&gt;cd /source&lt;BR /&gt;tar -cvf - . | ( cd /target; tar -xvf - . )&lt;BR /&gt;&lt;BR /&gt;Went like a champ.</description>
      <pubDate>Wed, 27 Jul 2005 10:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858989#M396088</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2005-07-27T10:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: EMC Migration from Striped LVOL's.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858990#M396089</link>
      <description>I added a second controller and copied the data with tar&lt;BR /&gt;&lt;BR /&gt;cd /source&lt;BR /&gt;tar -cvf - . | ( cd /target; tar -xvf - . )&lt;BR /&gt;&lt;BR /&gt;Went like a champ.</description>
      <pubDate>Wed, 27 Jul 2005 10:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-migration-from-striped-lvol-s/m-p/4858990#M396089</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2005-07-27T10:38:23Z</dc:date>
    </item>
  </channel>
</rss>

