<?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 Tricky question (cp and cpio) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356312#M870873</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;I would like to place a few question about cp and cpio. As i know this to commands are used to copy the files from point a to point b.&lt;BR /&gt;Now i have a scenario, i have a HP L-class and i would need to copy one mount point to another.&lt;BR /&gt;&lt;BR /&gt;a) which commands is the best to be used to in order to get about 30G copied from one mount point to another?&lt;BR /&gt;b) how long would the process roughly take?&lt;BR /&gt;c) would there be any implication (i.e. there would be files missing during the process, how can i check it on the fly?)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Calvin</description>
    <pubDate>Thu, 12 Aug 2004 23:02:17 GMT</pubDate>
    <dc:creator>twtandigi.com.my</dc:creator>
    <dc:date>2004-08-12T23:02:17Z</dc:date>
    <item>
      <title>Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356312#M870873</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I would like to place a few question about cp and cpio. As i know this to commands are used to copy the files from point a to point b.&lt;BR /&gt;Now i have a scenario, i have a HP L-class and i would need to copy one mount point to another.&lt;BR /&gt;&lt;BR /&gt;a) which commands is the best to be used to in order to get about 30G copied from one mount point to another?&lt;BR /&gt;b) how long would the process roughly take?&lt;BR /&gt;c) would there be any implication (i.e. there would be files missing during the process, how can i check it on the fly?)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Calvin</description>
      <pubDate>Thu, 12 Aug 2004 23:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356312#M870873</guid>
      <dc:creator>twtandigi.com.my</dc:creator>
      <dc:date>2004-08-12T23:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356313#M870874</link>
      <description>&lt;BR /&gt;Just do it. 30 GB s not enough to worry about.&lt;BR /&gt;At a VERY conservative 10mb/sec that is less than 1 hour.&lt;BR /&gt;That would seem to be less time than to ask the question here and wait for answer. An answer which will start with 'it depends'  (on how many files, average size, adapter types...)&lt;BR /&gt;&lt;BR /&gt;CPIO is generaly expected to perform best&lt;BR /&gt;&lt;BR /&gt;Hey, How about trying both and report back here for our learning/entertainment!&lt;BR /&gt;&lt;BR /&gt;Now if you need to do this ins a restricted time window with a critical application down, then most certain first try both!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 23:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356313#M870874</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-08-12T23:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356314#M870875</link>
      <description>Hi Calvin&lt;BR /&gt;&lt;BR /&gt;a) cpio  since it's faster than cp&lt;BR /&gt;b) propable an hour &lt;BR /&gt;c) don't open any files, you can check the open files using "lsof" tool</description>
      <pubDate>Thu, 12 Aug 2004 23:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356314#M870875</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-08-12T23:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356315#M870876</link>
      <description>This would be quite interesting...&lt;BR /&gt;The server i am going to perform the task is a critical server and the tricky thing to do is that the files are regularly updated. &lt;BR /&gt;A down time would mean an out of sync would happen.&lt;BR /&gt;but neverless i would still go on "Gung-HO" style to get the job do.&lt;BR /&gt;wish me all the best and thank you for the advise.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2004 00:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356315#M870876</guid>
      <dc:creator>twtandigi.com.my</dc:creator>
      <dc:date>2004-08-13T00:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356316#M870877</link>
      <description>Another question, &lt;BR /&gt;the question of time...about 1 hour.&lt;BR /&gt;but i am having all of the disk in the same disk storage. &lt;BR /&gt;would this environment take a longer time to copy the files over?</description>
      <pubDate>Fri, 13 Aug 2004 01:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356316#M870877</guid>
      <dc:creator>twtandigi.com.my</dc:creator>
      <dc:date>2004-08-13T01:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tricky question (cp and cpio)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356317#M870878</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Since you are saying that data is 30GB(quite huge data), yes it would take about a hour time</description>
      <pubDate>Fri, 13 Aug 2004 02:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tricky-question-cp-and-cpio/m-p/3356317#M870878</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-08-13T02:53:46Z</dc:date>
    </item>
  </channel>
</rss>

