<?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: Clone RAID 5 machine in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311221#M62741</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Lots of options.&lt;BR /&gt;&lt;BR /&gt;A good pay for option is acronis&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.acronis.com" target="_blank"&gt;http://www.acronis.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It can even deal with different hardware where mondo sometimes gets stuck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 25 Nov 2008 13:02:42 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-11-25T13:02:42Z</dc:date>
    <item>
      <title>Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311214#M62734</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto clone linux with RAID 5 on other machine with the same hardware ?&lt;BR /&gt;can use one HD from the running system to clone on other machine ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Nov 2008 14:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311214#M62734</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-22T14:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311215#M62735</link>
      <description>our problem is, we cannot cannot switch off the server and boot using any bootable device.</description>
      <pubDate>Sat, 22 Nov 2008 14:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311215#M62735</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-22T14:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311216#M62736</link>
      <description>No, you cannot pull out a single disk drive from a RAID-5 set and use it for replication. The disk drive contains only a fraction of the data and parity information.&lt;BR /&gt;If you cannot shutdown the server, the only way to copy the data is from within the operating system (kind of 'online' backup). If you're very lucky, the system is running with LVM setup and even has space left to do snapshots.</description>
      <pubDate>Sat, 22 Nov 2008 17:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311216#M62736</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2008-11-22T17:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311217#M62737</link>
      <description>It wasn't LVM setuped on the running system.</description>
      <pubDate>Sat, 22 Nov 2008 17:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311217#M62737</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-22T17:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311218#M62738</link>
      <description>do you use software or hardware RAID?&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Nov 2008 07:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311218#M62738</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2008-11-23T07:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311219#M62739</link>
      <description>It's hardware RAID &lt;BR /&gt;&lt;BR /&gt;# cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux ES release 3 (Taroon)&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2008 07:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311219#M62739</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-24T07:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311220#M62740</link>
      <description>so you should &lt;BR /&gt;1) build RAID5 on the new box using RAID utility you get with your server or RAID BIOS interface.&lt;BR /&gt;In fact, I guess, you have a few RAID volumes.&lt;BR /&gt;&lt;BR /&gt;2) create linux partitions and clone your data from old machine. You can do it in a few ways - using plain tar, dd, ... or some Ghost-like  software, for example &lt;A href="http://www.mondorescue.org" target="_blank"&gt;http://www.mondorescue.org&lt;/A&gt;</description>
      <pubDate>Mon, 24 Nov 2008 13:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311220#M62740</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2008-11-24T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311221#M62741</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Lots of options.&lt;BR /&gt;&lt;BR /&gt;A good pay for option is acronis&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.acronis.com" target="_blank"&gt;http://www.acronis.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It can even deal with different hardware where mondo sometimes gets stuck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 Nov 2008 13:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311221#M62741</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-25T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311222#M62742</link>
      <description>Another commercial software, guess which?(from HP).. Rapid Deployment Pack!&lt;BR /&gt;&lt;BR /&gt;You can use this to capture the image of your source server and deploy on to the target server. I guess its worth checking out as well. It would be better for larger scale deployments too.</description>
      <pubDate>Fri, 28 Nov 2008 22:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311222#M62742</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2008-11-28T22:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clone RAID 5 machine</title>
      <link>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311223#M62743</link>
      <description>You can find a lot more info about it here:&lt;BR /&gt;&lt;A href="http://h18013.www1.hp.com/products/servers/management/rdp/services.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://h18013.www1.hp.com/products/servers/management/rdp/services.html?jumpid=reg_R1002_USEN&lt;/A&gt;</description>
      <pubDate>Fri, 28 Nov 2008 22:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/clone-raid-5-machine/m-p/4311223#M62743</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2008-11-28T22:08:54Z</dc:date>
    </item>
  </channel>
</rss>

