<?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: migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4107120#M312705</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Create your new filesystem on your internal volume group (not vg00, I hope).  Create a mountpoint for it, for example, '/dstdir'.  This will be changed later.&lt;BR /&gt;&lt;BR /&gt;Now copy your original filesystem data (from 'srcdir') to the new mountpoint (dstdir').  Make sure that the original filesystem isn't in use by anything.  You may wish to unmount and remount it to make sure that you have stopped all activity to it before you begin to copy data.&lt;BR /&gt;&lt;BR /&gt;You can copy the data in various ways. Using 'cpio', 'tar', 'cp' or 'fbackup' are all ways to perform this. With 'fbackup' you can handle largefiles and easily preserve permissions together with modification and lastaccess timestamps.  It it one method I particularly like:&lt;BR /&gt;&lt;BR /&gt;# cd srcdir &amp;amp;&amp;amp; fbackup -i . -f - | ( cd dstdir &amp;amp;&amp;amp; frecover -Xrf - )&lt;BR /&gt;&lt;BR /&gt;If you elect to use 'cp', make sure that your destination is empty when you begin.&lt;BR /&gt;&lt;BR /&gt;When you are done, unmount the original filesystem ('srcdir') as well as the newly copied one ('dstdir').  Rename the original filesystem mountpoint (with 'mv') to anything you like.  Rename the 'dstdir' directory to that of the original filesystem.  Modify your '/etc/fstab' to reflect the new device file location of your copied filesystem and mount it.&lt;BR /&gt;&lt;BR /&gt;When you are satisfied with everything, you can 'lvremove' your old filesystem and its old, renamed mountpoint.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Sat, 24 Nov 2007 10:27:31 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2007-11-24T10:27:31Z</dc:date>
    <item>
      <title>migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4107119#M312704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I am going to transfer filesystem which is currently residing on storage to internal part of server.So pls provide me the steps That will helpful to carryout this activity&lt;BR /&gt;&lt;BR /&gt;Thanks!!!!!!</description>
      <pubDate>Sat, 24 Nov 2007 09:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4107119#M312704</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2007-11-24T09:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4107120#M312705</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Create your new filesystem on your internal volume group (not vg00, I hope).  Create a mountpoint for it, for example, '/dstdir'.  This will be changed later.&lt;BR /&gt;&lt;BR /&gt;Now copy your original filesystem data (from 'srcdir') to the new mountpoint (dstdir').  Make sure that the original filesystem isn't in use by anything.  You may wish to unmount and remount it to make sure that you have stopped all activity to it before you begin to copy data.&lt;BR /&gt;&lt;BR /&gt;You can copy the data in various ways. Using 'cpio', 'tar', 'cp' or 'fbackup' are all ways to perform this. With 'fbackup' you can handle largefiles and easily preserve permissions together with modification and lastaccess timestamps.  It it one method I particularly like:&lt;BR /&gt;&lt;BR /&gt;# cd srcdir &amp;amp;&amp;amp; fbackup -i . -f - | ( cd dstdir &amp;amp;&amp;amp; frecover -Xrf - )&lt;BR /&gt;&lt;BR /&gt;If you elect to use 'cp', make sure that your destination is empty when you begin.&lt;BR /&gt;&lt;BR /&gt;When you are done, unmount the original filesystem ('srcdir') as well as the newly copied one ('dstdir').  Rename the original filesystem mountpoint (with 'mv') to anything you like.  Rename the 'dstdir' directory to that of the original filesystem.  Modify your '/etc/fstab' to reflect the new device file location of your copied filesystem and mount it.&lt;BR /&gt;&lt;BR /&gt;When you are satisfied with everything, you can 'lvremove' your old filesystem and its old, renamed mountpoint.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 24 Nov 2007 10:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migration/m-p/4107120#M312705</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-11-24T10:27:31Z</dc:date>
    </item>
  </channel>
</rss>

