Browsing all posts in "Cluster".

Dec 2nd
Wednesday
Clustering a Service with Server 2008 Failover Clustering

We’ve covered setting  up a two node failover cluster in Windows Server 2008 and now that we have that running we can start to cluster some services and/or applications.  In this example we’ll cluster File Services to create a highly available file share.  To start we can simply right-click Services and Application under the cluster [...]

Dec 2nd
Wednesday
Building a 2-Node Server Core Failover Cluster

If you have ever set up a Windows cluster in Windows 2003, 2000 or if you were brave enough NT4 you know it has always posed a number of challenges that usually required some specialized skills.  Well in Windows Server 2008 that has changed thankfully and we can whip together a two node failover cluster [...]

Dec 1st
Tuesday
       

A. Overview This guide attempts to provide a Xen based test environment where you can practice setting up a two node cluster (cluster setup itself is not discussed here – I’m merely giving you what you need to set it up). XEN can host two type of guest systems para-virtualized and fully-virtualized: for para-virtualized guests [...]

Dec 1st
Tuesday
       

This guide shows how you can set up a two node, high-availability HTTP cluster with heartbeat on CentOS. Both nodes use the Apache web server to serve the same content.

Dec 2nd
Wednesday
       

This tutorial is based on Falko Timme’s tutorial for MySQL Cluster 5.0. It shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is [...]