<?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 Copy disk with dd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-disk-with-dd/m-p/2496133#M654887</link>
    <description>I copy a logical volume with this command:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgprdb/lvdesaoasbin of=/dev/vgdesadb/lvdesa_oasbin bs=65536&lt;BR /&gt;&lt;BR /&gt;but, this command never end, I cancel this with kill -1 and then, I mount /dev/vgdesadb/lvdesa_oasbin this FS succefull. &lt;BR /&gt;&lt;BR /&gt;Any idea, because not end this command but the copy of disk is succes.&lt;BR /&gt;&lt;BR /&gt;MDF</description>
    <pubDate>Tue, 20 Feb 2001 15:24:05 GMT</pubDate>
    <dc:creator>Marcelo De Florio</dc:creator>
    <dc:date>2001-02-20T15:24:05Z</dc:date>
    <item>
      <title>Copy disk with dd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-disk-with-dd/m-p/2496133#M654887</link>
      <description>I copy a logical volume with this command:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgprdb/lvdesaoasbin of=/dev/vgdesadb/lvdesa_oasbin bs=65536&lt;BR /&gt;&lt;BR /&gt;but, this command never end, I cancel this with kill -1 and then, I mount /dev/vgdesadb/lvdesa_oasbin this FS succefull. &lt;BR /&gt;&lt;BR /&gt;Any idea, because not end this command but the copy of disk is succes.&lt;BR /&gt;&lt;BR /&gt;MDF</description>
      <pubDate>Tue, 20 Feb 2001 15:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-disk-with-dd/m-p/2496133#M654887</guid>
      <dc:creator>Marcelo De Florio</dc:creator>
      <dc:date>2001-02-20T15:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy disk with dd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-disk-with-dd/m-p/2496134#M654888</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;best practice to copy with dd is to use the raw device files ie:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgprdb/rlvdesaoasbin of=/dev/vgdesadb/rlvdesa_oasbin bs=64k&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Feb 2001 15:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-disk-with-dd/m-p/2496134#M654888</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-02-20T15:28:19Z</dc:date>
    </item>
  </channel>
</rss>

