<?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: Cluster Solution in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713263#M67606</link>
    <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;i'm reading about LVS for Load B. I have de Cluster Suite software but i don't know how implement the best solution.&lt;BR /&gt;&lt;BR /&gt;In LVS, do you know if the LVS Routers are physical machines or its a service installed in the clustered nodes?&lt;BR /&gt;&lt;BR /&gt;Have you got any 'how to' install it?&lt;BR /&gt;&lt;BR /&gt;In other way, de DNS Round Robin for a &lt;A href="http://www.mydomain.com" target="_blank"&gt;www.mydomain.com&lt;/A&gt; must be implemented in my domain name host supplier, isn't? (i.e. public dns servers around the internet..)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
    <pubDate>Tue, 31 Jan 2006 04:28:58 GMT</pubDate>
    <dc:creator>SlopeZ</dc:creator>
    <dc:date>2006-01-31T04:28:58Z</dc:date>
    <item>
      <title>Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713258#M67601</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;i'm planning to start a new arquitecture of a project about web and application servers.&lt;BR /&gt;&lt;BR /&gt;Functional components:&lt;BR /&gt;RHEL 3.0&lt;BR /&gt;1 apache web server&lt;BR /&gt;1 tomcat web server&lt;BR /&gt;1 bbdd oracle&lt;BR /&gt;&lt;BR /&gt;I have 3 physical servers and i'd like to use 2 of them for web-app layer and the other one to bbdd layer.&lt;BR /&gt;&lt;BR /&gt;Apache y Tomcat software are in the same server; i'd like to put in LB and cluster. Both connects to the other server to bbdd.&lt;BR /&gt;&lt;BR /&gt;The configuration i want is active-active: apache and tomcat in both server to balance the load, and if one of the servers fails the service go on.&lt;BR /&gt;&lt;BR /&gt;I'm thinking about Cluster Suite, but what hardware i need for this purpose? &lt;BR /&gt;Do i need another server in the front of cluster nodes to  Load Balance?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't a shared disk array for the cluster but i can use Rsync software to synchronize data between the 2 nodes. ¿it's this posible?&lt;BR /&gt;i know that isn't the best performance option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you give me any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Thu, 19 Jan 2006 11:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713258#M67601</guid>
      <dc:creator>SlopeZ</dc:creator>
      <dc:date>2006-01-19T11:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713259#M67602</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;HP has a cluster you can order with shared storage that should work right out of the box. You can go active active. It ships with a fiber switch and is very, very reliable.&lt;BR /&gt;&lt;BR /&gt;The shared storage is an MSA-1000, which is affordable and reliable as well.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/products/servers/platforms/index-dl.html" target="_blank"&gt;http://h18004.www1.hp.com/products/servers/platforms/index-dl.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are pre-built clusters that are guaranteed to work. I won't tell you there is no configuration, becasue there is, but you can buy a proven solution.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Jan 2006 12:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713259#M67602</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-19T12:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713260#M67603</link>
      <description>Thanks SEP for the reference,&lt;BR /&gt;but the hardware is bought now.&lt;BR /&gt;&lt;BR /&gt;I must use the proliants that i have.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jan 2006 13:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713260#M67603</guid>
      <dc:creator>SlopeZ</dc:creator>
      <dc:date>2006-01-19T13:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713261#M67604</link>
      <description>You could use a simple DNS round robin for load balance, but if you want a real load balancer, you need a two tier configuration, for use with Red Hat Cluster (Piranha) or Linux LVS. Also, this load balancer should be redundant, so you need two servers.&lt;BR /&gt;&lt;BR /&gt;For the failover you can use heartbeat and also Red Hat Cluster Manager. And yes, you can use rsync to sync the data or have the data on a good NFS server or NAS.</description>
      <pubDate>Thu, 19 Jan 2006 14:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713261#M67604</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-19T14:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713262#M67605</link>
      <description>These articles may be useful for you:&lt;BR /&gt;&lt;BR /&gt;These are nice articles in Linux Magazine about clustering:&lt;BR /&gt;&lt;A href="http://www.linux-mag.com/2003-11/clusters_01.html" target="_blank"&gt;http://www.linux-mag.com/2003-11/clusters_01.html&lt;/A&gt;  Linux Virtual Server Clusters  &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.linux-mag.com/2003-11/availability_01.html" target="_blank"&gt;http://www.linux-mag.com/2003-11/availability_01.html&lt;/A&gt;  Highly-Affordable High Availability  &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.linux-mag.com/2003-11/drbd_01.html" target="_blank"&gt;http://www.linux-mag.com/2003-11/drbd_01.html&lt;/A&gt;  Data Redundancy By DRBD [DRBD is (&lt;A href="http://www.drbd.org/)" target="_blank"&gt;http://www.drbd.org/)&lt;/A&gt; " a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1."]&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Sun, 22 Jan 2006 06:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713262#M67605</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-01-22T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713263#M67606</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;i'm reading about LVS for Load B. I have de Cluster Suite software but i don't know how implement the best solution.&lt;BR /&gt;&lt;BR /&gt;In LVS, do you know if the LVS Routers are physical machines or its a service installed in the clustered nodes?&lt;BR /&gt;&lt;BR /&gt;Have you got any 'how to' install it?&lt;BR /&gt;&lt;BR /&gt;In other way, de DNS Round Robin for a &lt;A href="http://www.mydomain.com" target="_blank"&gt;www.mydomain.com&lt;/A&gt; must be implemented in my domain name host supplier, isn't? (i.e. public dns servers around the internet..)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Tue, 31 Jan 2006 04:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713263#M67606</guid>
      <dc:creator>SlopeZ</dc:creator>
      <dc:date>2006-01-31T04:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713264#M67607</link>
      <description>The LVS routers are physical machines (usually 2) that runs a set of services to provide load balancing and high availability.&lt;BR /&gt;&lt;BR /&gt;Behind these machines are the real servers that runs the services that you want to be accesible by the clients. It's a two tier configuration.&lt;BR /&gt;&lt;BR /&gt;For detailed information about the cluster and the configuration see the Red Hat Cluster Suite "Configuring and Managing a cluster" documentation available at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/csgfs/" target="_blank"&gt;http://www.redhat.com/docs/manuals/csgfs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DNS round robin is configured by the person that manages the DNS server authoritative for your domain. In some cases that is your ISP, but sometimes, the client itself manages their DNS servers. If you usually don't deal with DNS servers, then probably in your case is your ISP.</description>
      <pubDate>Tue, 31 Jan 2006 07:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713264#M67607</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-31T07:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713265#M67608</link>
      <description>I've got a pair of old desktops running RH 4 Update 2 clustering.&lt;BR /&gt;&lt;BR /&gt;The key factor there is that the shared storage requirements have been lifted.&lt;BR /&gt;&lt;BR /&gt;I've found with DLM that the lack of a shared storage device is not a problem. I have the exact services you mention and a few others failing back and forth quite nicely between the nodes.&lt;BR /&gt;&lt;BR /&gt;Its worth a look, because it will work with almost any hardware I've tried so far.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 Jan 2006 11:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713265#M67608</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-31T11:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713266#M67609</link>
      <description>Ok Ivan, this post resolve my questions.&lt;BR /&gt;&lt;BR /&gt;One more question:&lt;BR /&gt;&lt;BR /&gt;Cluster Suite has two functionalities:&lt;BR /&gt;- high availability (cluster services)&lt;BR /&gt;- load balancing&lt;BR /&gt;&lt;BR /&gt;If i want the two servers nodes with the same services up and running, and only balance the web requests, i only need load balancing, it's right?&lt;BR /&gt;or need i install the cluster package too?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP: i guess that you have and active-active configuration with the services distribuited in the nodes... it's ok?&lt;BR /&gt;The other configuration that you can have it's active-pasive with the same services in the nodes, it's ok?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 31 Jan 2006 12:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713266#M67609</guid>
      <dc:creator>SlopeZ</dc:creator>
      <dc:date>2006-01-31T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713267#M67610</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I currently have an active passive configuration with services running on one node or the other.&lt;BR /&gt;&lt;BR /&gt;The pirhana package with LVS can be used to set up a load balancing router that is active active.&lt;BR /&gt;&lt;BR /&gt;No shared storage required. &lt;BR /&gt;&lt;BR /&gt;I'm not totally confident in the LVS Pirhana configuration on how it will deal with one node being offline. The diagrams show a more complex setup with two nodes acting as a router, pushing traffic to a series of application servers behind the two routers.&lt;BR /&gt;&lt;BR /&gt;I chose my configuration because it mimics my companies current production cluter configuration. I'm going to test other configurations as well.&lt;BR /&gt;&lt;BR /&gt;My understanding is that for load balancing to work, the clustering rpms must be installed and running as well. The documentation such that it is hardly makes that very clear though. &lt;BR /&gt;&lt;BR /&gt;When I have enough machines, I'll run a test and confirm it all.&lt;BR /&gt;&lt;BR /&gt;Next for my cluster is a sendmail cluster that receives all mail on a floating IP address and an active-passive oracle cluster mimicing more of my companies production configuration.&lt;BR /&gt;&lt;BR /&gt;Clustering is fun, even at a point a post. :-)&lt;BR /&gt;&lt;BR /&gt;Seriously, I hope I helped and would be happy to share information with you and review configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713267#M67610</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-31T15:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Solution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713268#M67611</link>
      <description>Yes, you only need load balancing, the nodes where the cluster suite is installed will be the Director (first layer).&lt;BR /&gt;&lt;BR /&gt;clients-----directors----real_servers&lt;BR /&gt;&lt;BR /&gt;Behind these servers, will be the "real servers" that will run the same service (web service). This is the second layer. The Director will then re-route the request to the real servers. The real servers does not requiere the cluster suite software.&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cluster-solution/m-p/3713268#M67611</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-31T15:29:04Z</dc:date>
    </item>
  </channel>
</rss>

