<?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: DR solution in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587892#M39825</link>
    <description>Are you looking for a solution for high availability, e.g. if server is rendered unusable?&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Are you looking for DR, e.g. if your facility is rendered unusable ?&lt;BR /&gt;&lt;BR /&gt;The latter is a much bigger topic.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Feb 2010 17:30:07 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-02-23T17:30:07Z</dc:date>
    <item>
      <title>DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587889#M39822</link>
      <description>I have a Debain server ( version 4.0 ) which is running databases and web application , this is critical server which do not allow downtime , I am looking a solution for disaster recovery ( DR ) , can advise is there any option for DR ? does Debian have the feature to do it ? thx</description>
      <pubDate>Mon, 22 Feb 2010 04:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587889#M39822</guid>
      <dc:creator>snsd</dc:creator>
      <dc:date>2010-02-22T04:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587890#M39823</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you could use some clustering solutions for debian ant first.&lt;BR /&gt;&lt;BR /&gt;check this :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://debianclusters.cs.uni.edu/index.php/Main_Page" target="_blank"&gt;http://debianclusters.cs.uni.edu/index.php/Main_Page&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 22 Feb 2010 06:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587890#M39823</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-02-22T06:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587891#M39824</link>
      <description>Hi snsd, &lt;BR /&gt;&lt;BR /&gt;for database replication beside classical database replication you can use &lt;BR /&gt;&lt;BR /&gt;DRBD ( &lt;A href="http://www.drbd.org/" target="_blank"&gt;http://www.drbd.org/&lt;/A&gt; ) &lt;BR /&gt;&lt;BR /&gt;here is for example for mysql &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mysql.com/products/enterprise/drbd.html" target="_blank"&gt;http://www.mysql.com/products/enterprise/drbd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://downloads.mysql.com/docs/mysql-ha-drbd-en.a4.pdf" target="_blank"&gt;http://downloads.mysql.com/docs/mysql-ha-drbd-en.a4.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;I setup this on debian and it works very nice. &lt;BR /&gt;&lt;BR /&gt;It works on kernel level and all data are replicated to another host immediately ( I mean you can set up time parameters ). Please read documentation on fist link.&lt;BR /&gt;&lt;BR /&gt;After you carefully set up above ( I suggest first to do all on test system ) you will have database replicated, but still will not failover, that means in case master is down, you will have to manually change ip address at your clients / web server to point to backup.&lt;BR /&gt;&lt;BR /&gt;To avoid this, you can use heartbeat HA &lt;BR /&gt;here is link :&lt;A href="http://www.linux-ha.org/wiki/Main_Page" target="_blank"&gt;http://www.linux-ha.org/wiki/Main_Page&lt;/A&gt; &lt;BR /&gt;all packages exist in debian repository and it is not necessary to install anything else different than .deb packages. &lt;BR /&gt;&lt;BR /&gt;Heartbeat will enable you to have virtual address which will be shared between hosts in communication. So you database will be replicated using DRBD ( or some other method ) and hearbeat will take care to keep alive virtual ip address after master fail and slave will inherit VIP--that means if all configured fine, your applications will not have any problems.&lt;BR /&gt;Further if you want to play with loadbalancing then look for ldirector, ipvsadm. Last two will enable you to play with traffic loadbalancing and such nice things. &lt;BR /&gt;&lt;BR /&gt;Hope this helps, &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Elko</description>
      <pubDate>Mon, 22 Feb 2010 07:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587891#M39824</guid>
      <dc:creator>Elko</dc:creator>
      <dc:date>2010-02-22T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587892#M39825</link>
      <description>Are you looking for a solution for high availability, e.g. if server is rendered unusable?&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Are you looking for DR, e.g. if your facility is rendered unusable ?&lt;BR /&gt;&lt;BR /&gt;The latter is a much bigger topic.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Feb 2010 17:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587892#M39825</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-02-23T17:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587893#M39826</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;DR can be complex or simple. If you can tolerate a days data loss, you can simply replicate a database backup to a DR site once a day.&lt;BR /&gt;&lt;BR /&gt;One thing Linux does not do well is wide area clustering, e.g. one cluster node in your data center and a second in the DR site.&lt;BR /&gt;&lt;BR /&gt;You can, if this is mysql data use a number of data replication strategies that will put a copy of your data, usable at another location, near or far.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Feb 2010 20:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587893#M39826</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-23T20:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: DR solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587894#M39827</link>
      <description>Hi All&lt;BR /&gt;&amp;gt;One thing Linux does not do well is wide area clustering&lt;BR /&gt;it might be true, but I myself build a Oracle10gR2 Standard Edition Cluster/DR using "High Availability Extensions(HAE)" of SUSE Linux Enterprise 10 SP3... and its working rock solid&lt;BR /&gt;&lt;BR /&gt;we have two nodes, the primary/active node is in datacenter, and the other node(passive) is at DR Site( wan clustering)&lt;BR /&gt;&lt;BR /&gt;products/technologies we are using are&lt;BR /&gt;1, Heartbeat v2 (for clustering)&lt;BR /&gt;2, DRBD for DR(block level replication)&lt;BR /&gt;3, we are using 10 MB connection b/w Datacenter and DR Site&lt;BR /&gt; &lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Wed, 24 Feb 2010 06:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dr-solution/m-p/4587894#M39827</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2010-02-24T06:28:14Z</dc:date>
    </item>
  </channel>
</rss>

