<?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: copy raw devices in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588082#M856908</link>
    <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;keep in mind, that you might need to adjust the Oracle-controlfiles, if it is not possible to use raw devices with the same name on the target machine.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
    <pubDate>Tue, 02 Oct 2001 11:27:16 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2001-10-02T11:27:16Z</dc:date>
    <item>
      <title>copy raw devices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588078#M856904</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;does anybody know how i can copy raw devices. we have hp-ux 11. i want to copy the data of oracle raw devices to another server with raw devices. is this possible?&lt;BR /&gt;&lt;BR /&gt;thanks for your help,&lt;BR /&gt;andy</description>
      <pubDate>Tue, 02 Oct 2001 10:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588078#M856904</guid>
      <dc:creator>Herr Schertel</dc:creator>
      <dc:date>2001-10-02T10:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: copy raw devices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588079#M856905</link>
      <description>&lt;BR /&gt;Yes, easy to copy raw devices. Use the dd comand. Source and destination logical volumes must be the same size then;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgXX/rlvolYY of=/dev/vgXX/rlvolYY bs=64k&lt;BR /&gt;&lt;BR /&gt;And it will make an image copy of one to the other. We use it all the time, never had a problem.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Oct 2001 10:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588079#M856905</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-02T10:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: copy raw devices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588080#M856906</link>
      <description>Also, if the two machines don't share disk, then you'd dd the LV from one machine, copy the file over to the second machine and dd it back to the LV on the second machine, i.e.:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgXX/lvYY of=lvYY.img bs=64k&lt;BR /&gt;&lt;BR /&gt;copy lvYY.img to the second machine, then on the second machine&lt;BR /&gt;&lt;BR /&gt;dd if=lyYY.img of=/dev/vgXX/lvYY bs=64k&lt;BR /&gt;&lt;BR /&gt;make sure the LVs on the two systems are of the same size.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Tue, 02 Oct 2001 11:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588080#M856906</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-02T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: copy raw devices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588081#M856907</link>
      <description>&lt;BR /&gt;If you have remsh to a remote system setup to work without requiring a password then you can dd from one raw lvol to one on a remote system in one go;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/vgXX/rlvolYY bs=64k | remsh &lt;REMOTE server=""&gt; -l &lt;USERID&gt; dd of=/dev/vgZZ/rlvolYY bs=64k&lt;BR /&gt;&lt;BR /&gt;This will copy it across the network and make an image copy on the destination VG/LV.&lt;BR /&gt;&lt;/USERID&gt;&lt;/REMOTE&gt;</description>
      <pubDate>Tue, 02 Oct 2001 11:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588081#M856907</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-10-02T11:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: copy raw devices</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588082#M856908</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;keep in mind, that you might need to adjust the Oracle-controlfiles, if it is not possible to use raw devices with the same name on the target machine.&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 02 Oct 2001 11:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-raw-devices/m-p/2588082#M856908</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-10-02T11:27:16Z</dc:date>
    </item>
  </channel>
</rss>

