<?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: Using dd to copy a filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067788#M438173</link>
    <description>Thank you both!</description>
    <pubDate>Fri, 07 Sep 2007 16:40:41 GMT</pubDate>
    <dc:creator>Bill Costigan</dc:creator>
    <dc:date>2007-09-07T16:40:41Z</dc:date>
    <item>
      <title>Using dd to copy a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067785#M438170</link>
      <description>I would like to use dd to copy a filesystem from one lvol to another.&lt;BR /&gt;&lt;BR /&gt;Will this work and should I use the raw or cooked lvol?&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vg03/rlvol3 of=/dev/vg04/rlvol3 bs=1024K&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.</description>
      <pubDate>Fri, 07 Sep 2007 16:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067785#M438170</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2007-09-07T16:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using dd to copy a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067786#M438171</link>
      <description>As long as the destination LVOL is at least as large as the source that will work just fine --- and yes, you want the raw (character) device nodes. The filesystem should be unmounted before the dd is run.</description>
      <pubDate>Fri, 07 Sep 2007 16:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067786#M438171</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-07T16:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using dd to copy a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067787#M438172</link>
      <description>Hi Bill:&lt;BR /&gt;&lt;BR /&gt;Use the raw filesystem and a large blocksize as you have shown for the best performance.  There is no sense to invoking the buffer cache by using the cooked device files.&lt;BR /&gt;&lt;BR /&gt;The source and target filesystems should not be mounted during the copy and an 'fsck' afterwards is advisable.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 07 Sep 2007 16:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067787#M438172</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-07T16:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using dd to copy a filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067788#M438173</link>
      <description>Thank you both!</description>
      <pubDate>Fri, 07 Sep 2007 16:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dd-to-copy-a-filesystem/m-p/5067788#M438173</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2007-09-07T16:40:41Z</dc:date>
    </item>
  </channel>
</rss>

