<?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 Filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242437#M173901</link>
    <description>Try vxdump:&lt;BR /&gt;&lt;BR /&gt;vxdump -0 -f - -s 1000000 -b 16 /oldpath|  (cd /newpath ; vxrestore rf -) &amp;amp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Wed, 07 Apr 2004 08:56:01 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-04-07T08:56:01Z</dc:date>
    <item>
      <title>Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242436#M173900</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I'm going to be relocating some data to newer disks. Normally I'd just use this to move them as I had done before...&lt;BR /&gt;&lt;BR /&gt;find . ! -type c -exec cpio -pmud /newpath {} \;&lt;BR /&gt;&lt;BR /&gt;However, what's different this time is that some files are much larger than 2GB, so I don't think cpio can do it.&lt;BR /&gt;&lt;BR /&gt;Forgive me if this sounds basic, but how else would one do this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...</description>
      <pubDate>Wed, 07 Apr 2004 08:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242436#M173900</guid>
      <dc:creator>Mike Smith_2</dc:creator>
      <dc:date>2004-04-07T08:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242437#M173901</link>
      <description>Try vxdump:&lt;BR /&gt;&lt;BR /&gt;vxdump -0 -f - -s 1000000 -b 16 /oldpath|  (cd /newpath ; vxrestore rf -) &amp;amp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 07 Apr 2004 08:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242437#M173901</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-07T08:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242438#M173902</link>
      <description>I will recommend fbackup/frecover.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Wed, 07 Apr 2004 08:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242438#M173902</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-04-07T08:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242439#M173903</link>
      <description>Not sure if that could be in option in your case, but have you thought of pvmove. If you're moving a whole filesystem, you could do something like this :&lt;BR /&gt;&lt;BR /&gt;vgextend vgname /dev/dsk/newdisk&lt;BR /&gt;pvmove -n /dev/vgname/lvname /dev/dsk/oldisk /dev/dsk/newdisk&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Apr 2004 08:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242439#M173903</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2004-04-07T08:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242440#M173904</link>
      <description>IF they are the same size disks/LUNS. &lt;BR /&gt;&lt;BR /&gt;I would add them to the same VG then mirror them and break the mirror...after they sync.</description>
      <pubDate>Wed, 07 Apr 2004 09:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242440#M173904</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-04-07T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242441#M173905</link>
      <description>Thanks for all the quick replies...&lt;BR /&gt;&lt;BR /&gt;I'll look into vxdump, fbackup, and pvmove.&lt;BR /&gt;&lt;BR /&gt;I would use Mirrordisk, but the new volumes will be larger.</description>
      <pubDate>Wed, 07 Apr 2004 09:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242441#M173905</guid>
      <dc:creator>Mike Smith_2</dc:creator>
      <dc:date>2004-04-07T09:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242442#M173906</link>
      <description>It doesn't always matter if the new disks are larger.  It depends how the volume group was created.  If the max number of physical extents  times the extent size gives you a figure larger than your new disks you can still use the mirror option.</description>
      <pubDate>Wed, 07 Apr 2004 09:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242442#M173906</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-04-07T09:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242443#M173907</link>
      <description>pvmove is restricted to moving data winthin VG. &lt;BR /&gt;&lt;BR /&gt;If your files systems are within same VG, pvmove is OK. Otherwise you fback/frecover and vxdump option.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 07 Apr 2004 09:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-filesystems/m-p/3242443#M173907</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-04-07T09:50:55Z</dc:date>
    </item>
  </channel>
</rss>

