<?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: Data migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708267#M547360</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;Once I  used normal cp command also to do the same.&lt;BR /&gt;&lt;BR /&gt;cp -pr * /target&lt;BR /&gt;&lt;BR /&gt;-p preserve permissions&lt;BR /&gt;-r recursive subtree copy&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jayakrishnan G Naik</description>
    <pubDate>Wed, 03 Nov 2010 05:26:49 GMT</pubDate>
    <dc:creator>Jayakrishnan G Naik</dc:creator>
    <dc:date>2010-11-03T05:26:49Z</dc:date>
    <item>
      <title>Data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708265#M547358</link>
      <description>I need to move files from a logical volume to a new disk drive we will be installing. I have done this in the past using cpio but don't have the command anymore. Any assistance would be helpful.</description>
      <pubDate>Tue, 02 Nov 2010 14:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708265#M547358</guid>
      <dc:creator>ASO CENTRAL</dc:creator>
      <dc:date>2010-11-02T14:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708266#M547359</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# cd srcdir &amp;amp;&amp;amp; find . -depth -print | cpio -pudlmv dstdir&lt;BR /&gt;&lt;BR /&gt;You can also use 'pax' :&lt;BR /&gt;&lt;BR /&gt;#  cd srcdir &amp;amp;&amp;amp; pax -w . | ( cd dstdir &amp;amp;&amp;amp; pax -r -pe )&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 02 Nov 2010 15:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708266#M547359</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-11-02T15:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708267#M547360</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Once I  used normal cp command also to do the same.&lt;BR /&gt;&lt;BR /&gt;cp -pr * /target&lt;BR /&gt;&lt;BR /&gt;-p preserve permissions&lt;BR /&gt;-r recursive subtree copy&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jayakrishnan G Naik</description>
      <pubDate>Wed, 03 Nov 2010 05:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708267#M547360</guid>
      <dc:creator>Jayakrishnan G Naik</dc:creator>
      <dc:date>2010-11-03T05:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708268#M547361</link>
      <description>Just did this. &lt;BR /&gt;&lt;BR /&gt;make sure both new and old mounts are there. &lt;BR /&gt;&lt;BR /&gt;cd to OLD &lt;BR /&gt;&lt;BR /&gt;cd /oldfs &lt;BR /&gt;find . -print |cpio -pcxvdm /newfs &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then umount oldfs and newfs &lt;BR /&gt;&lt;BR /&gt;modify /etc/fstab to reflect correct mount point &lt;BR /&gt;&lt;BR /&gt;mount newfs</description>
      <pubDate>Wed, 03 Nov 2010 16:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-migration/m-p/4708268#M547361</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-11-03T16:48:11Z</dc:date>
    </item>
  </channel>
</rss>

