<?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: Moving a file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929922#M818236</link>
    <description>Just use:&lt;BR /&gt;&lt;BR /&gt;cp -p -r /old_dir /new_dir&lt;BR /&gt;&lt;BR /&gt;...this way you're relying upon the built in file system safeties.&lt;BR /&gt;&lt;BR /&gt;Sometimes largefiles over 2 gb becomes an issue.  In this case you have to use fbackup:&lt;BR /&gt;&lt;BR /&gt;cd /destination&lt;BR /&gt;&lt;BR /&gt;fbackup -i /source -f - | frecover -x -X -f -&lt;BR /&gt;&lt;BR /&gt;(* Note all of the "-" (* dashes *) are important. *)&lt;BR /&gt;&lt;BR /&gt;Raid on a disk array stripes out across several disks, making the concern for disk size irrelevant.</description>
    <pubDate>Tue, 18 Mar 2003 16:23:20 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-03-18T16:23:20Z</dc:date>
    <item>
      <title>Moving a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929920#M818234</link>
      <description>I wish to move my file system from disk on a HVD10 (36 GB drives) to a SAN attached EMC 8430 (presenting 8.3 GB drives). I have mirror disk but am unsure of the size differance and being able to mirror them and breaking the mirror???</description>
      <pubDate>Tue, 18 Mar 2003 16:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929920#M818234</guid>
      <dc:creator>Mike Blatsos</dc:creator>
      <dc:date>2003-03-18T16:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929921#M818235</link>
      <description>If you have MirrorDisk/UX then it will be very easy to actually move your file system over to your new EMC. All you have to do is :&lt;BR /&gt;&lt;BR /&gt;#vgextend /dev/vgname /dev/dsk/EMCdisks&lt;BR /&gt;#lvextend -m 1 /dev/vgname/lvname /dev/dsk/EMCdisk&lt;BR /&gt;#lvreduce -m 0 /dev/vgname/lvname /dev/dsk/HVDdisk&lt;BR /&gt;#vgreduce /dev/vgname /dev/dsk/HVDdisks&lt;BR /&gt;&lt;BR /&gt;That way, you mirror onto your new disks and then break the mirror from HVD so your file system runs from your EMC disks.  In this case, whatever size doesn't matter.  The only concern you may have is making you have room to grow your Volume Group with the number of disks that you need to add from EMC.</description>
      <pubDate>Tue, 18 Mar 2003 16:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929921#M818235</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-03-18T16:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Moving a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929922#M818236</link>
      <description>Just use:&lt;BR /&gt;&lt;BR /&gt;cp -p -r /old_dir /new_dir&lt;BR /&gt;&lt;BR /&gt;...this way you're relying upon the built in file system safeties.&lt;BR /&gt;&lt;BR /&gt;Sometimes largefiles over 2 gb becomes an issue.  In this case you have to use fbackup:&lt;BR /&gt;&lt;BR /&gt;cd /destination&lt;BR /&gt;&lt;BR /&gt;fbackup -i /source -f - | frecover -x -X -f -&lt;BR /&gt;&lt;BR /&gt;(* Note all of the "-" (* dashes *) are important. *)&lt;BR /&gt;&lt;BR /&gt;Raid on a disk array stripes out across several disks, making the concern for disk size irrelevant.</description>
      <pubDate>Tue, 18 Mar 2003 16:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-a-file-system/m-p/2929922#M818236</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-18T16:23:20Z</dc:date>
    </item>
  </channel>
</rss>

