<?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: migrating to new disk in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549806#M2234</link>
    <description>Sorry, I'm about to contradict myself. Let me completely truthful about this file.&lt;BR /&gt;&lt;BR /&gt;It IS a posix shell script, but I never intended for it to be run. Even if it were complete, accurate, and started first with `set -ex` to exit on error and echo all commands and parameters as they are executed, I still wouldn't run it. I tend to document my procedures as a script because the instructions are exact and cannot be misunderstood. So if you are comfortable with the changes you've made, you can run the script and keep an eye on it while arguing with an end user on the phone about taking up 73% of /home because he or she refuses to delete anything. Since it's a posix shell script, you can (as long as you're in the posix shell) literally execute the if, while, for, until, case, etc blocks interactively.</description>
    <pubDate>Thu, 12 Jul 2001 15:44:50 GMT</pubDate>
    <dc:creator>Jordan Bean</dc:creator>
    <dc:date>2001-07-12T15:44:50Z</dc:date>
    <item>
      <title>migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549797#M2225</link>
      <description>I have a K260 with hp-ux 11. and 2 3312 jamaca's mirrored.&lt;BR /&gt;this started with 1 4gig disk each, the database got too big and the largest filesystem was moved to a new 4gig, again it grows and the largest filesystem is moved to a third 4gig, the first problem file grows and is extended to a 4th 4gig disk. now I arrive, I get 2 18gig disks I want to stripe these as one space and then allocate for the filesystems&lt;BR /&gt;first I want to move everything to the 36gig space and then stripe the 4 4gig's into 1 16gig then move some things back. PLEASE what is the most foolproof and least painfull way to do this! cpio, mirror, tape? all the mount points need to keep the orignal names i.e. /uvdata /uvdata2 /uvdata3....&lt;BR /&gt;this used to be the production system it is now the development/'failover' system but the production files are bigger than the filesystems. this is the reason to add lots of space. Thanks in advance. Ed</description>
      <pubDate>Fri, 06 Jul 2001 18:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549797#M2225</guid>
      <dc:creator>Ed McKnight</dc:creator>
      <dc:date>2001-07-06T18:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549798#M2226</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  I think mirroring is the best option for U.&lt;BR /&gt;&lt;BR /&gt;With rgds, Shahul</description>
      <pubDate>Sat, 07 Jul 2001 09:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549798#M2226</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-07-07T09:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549799#M2227</link>
      <description>Can you provide a vgdisplay -v and ioscan -fnC disk? I'd like to help you plan everything step by step if necessary.&lt;BR /&gt;&lt;BR /&gt;Assuming all the 4gig disks are in one vg, if "Max PE per PV" is large enough to accommodate the 18gig disks, them mirroring may work well. Otherwise, a new vg will be required and the migration will be more involved.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jul 2001 05:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549799#M2227</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-07-09T05:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549800#M2228</link>
      <description>I have attached devel.txt it contains the output from vgdisplay -v and ioscan -fnC disk.&lt;BR /&gt;Thanks for any help you can give me.&lt;BR /&gt;Ed</description>
      <pubDate>Mon, 09 Jul 2001 13:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549800#M2228</guid>
      <dc:creator>Ed McKnight</dc:creator>
      <dc:date>2001-07-09T13:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549801#M2229</link>
      <description>What do you want to do with the two 9g disks of vg02? I was expecting to find only eight 4g and four 18g disks evenly distributed between jamaicas, but you also have two 9g disks occupying the same enclosure. I also noticed that this vg is using 32m extents.</description>
      <pubDate>Mon, 09 Jul 2001 16:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549801#M2229</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-07-09T16:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549802#M2230</link>
      <description>Sorry, the 9gigs are to be removed these are not supported under our hp support contract. They were a stopgap measure to get us past an emergency</description>
      <pubDate>Mon, 09 Jul 2001 18:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549802#M2230</guid>
      <dc:creator>Ed McKnight</dc:creator>
      <dc:date>2001-07-09T18:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549803#M2231</link>
      <description>Okay, ignoring the 9g disks.&lt;BR /&gt;&lt;BR /&gt;Since the existing vgs cannot accommodate the full capacity of the 18g disks, I'd go with creating a new bootable vg with all the necessary filesystems and copy the data over with cpio. This would be a good time to determine if you want to resize any logical volumes (like swap). After successfully booting into the new vg, the previous vgs can be obliterated, the new vg renamed to vg00, the physical volumes recreated, and another new vg created to which some data can be moved. This is pretty involved, but the pay-off is a clean configuration... I'll throw together some more notes tonight while I have time...</description>
      <pubDate>Mon, 09 Jul 2001 23:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549803#M2231</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-07-09T23:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549804#M2232</link>
      <description>I've attached my procedures (far from complete since a few more decisions still need to be made). It looks like a posix-shell script, but it's not.</description>
      <pubDate>Tue, 10 Jul 2001 17:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549804#M2232</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-07-10T17:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549805#M2233</link>
      <description>I know you said this is not a script but what do i do with the, if then do while fi done, part?&lt;BR /&gt;I thank you for your help and I am going over all the commands putting in my numbers and choosing sizes for the file systems. &lt;BR /&gt;I am changing the game plan to suit my boss,&lt;BR /&gt;the 2x18s will be for the data, &lt;BR /&gt;then 2x4s for root/sys files &lt;BR /&gt;1x 4 for /tmp &lt;BR /&gt;( our database uses var to reindex and some files are more than 1gig) &lt;BR /&gt;the last 4 will be held for whatever happens next.&lt;BR /&gt;1x 9gig will come out&lt;BR /&gt;1x 9gig for junk space/moving stuff/extra copies just in case.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jul 2001 21:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549805#M2233</guid>
      <dc:creator>Ed McKnight</dc:creator>
      <dc:date>2001-07-11T21:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: migrating to new disk</title>
      <link>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549806#M2234</link>
      <description>Sorry, I'm about to contradict myself. Let me completely truthful about this file.&lt;BR /&gt;&lt;BR /&gt;It IS a posix shell script, but I never intended for it to be run. Even if it were complete, accurate, and started first with `set -ex` to exit on error and echo all commands and parameters as they are executed, I still wouldn't run it. I tend to document my procedures as a script because the instructions are exact and cannot be misunderstood. So if you are comfortable with the changes you've made, you can run the script and keep an eye on it while arguing with an end user on the phone about taking up 73% of /home because he or she refuses to delete anything. Since it's a posix shell script, you can (as long as you're in the posix shell) literally execute the if, while, for, until, case, etc blocks interactively.</description>
      <pubDate>Thu, 12 Jul 2001 15:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/migrating-to-new-disk/m-p/2549806#M2234</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-07-12T15:44:50Z</dc:date>
    </item>
  </channel>
</rss>

