Questions tagged [cluster]

A computer cluster consists of a set of loosely connected computers that work together so that in many respects they can be viewed as a single system.

A computer cluster consists of a set of loosely connected computers that work together so that in many respects they can be viewed as a single system.

The components of a cluster are usually connected to each other through fast local area networks, each node running its own instance on an operating system. Computer clusters emerged as a result of convergence of a number of computing trends including the availability of low cost microprocessors, high speed networks, and software for high performance distributed computing.

Clusters are usually deployed to improve performance and availability over that of a single computer, while typically being much more cost-effective than single computers of comparable speed or availability.

Computer clusters have a wide range of applicability and deployment, ranging from small business clusters with a handful of nodes to some of the fastest supercomputers in the world such as the K computer.

Source: Wikipedia.

1360 questions
0
votes
1 answer

what components need for clustering two windows 2008 server?

what are the basic requirement for clustering in windows 2008 server? 1.i mean which exact 2008 server licence 2. how can i connect two server what component i need for that? 3. what is minimum hardware require for server? 3. any other licenses or…
0
votes
1 answer

Postfix configuration on an Ubuntu Server LAMP cluster

I currently have a Postfix/Dovecot installation on a web server running Ubuntu Server, and have virtual alias rules that push emails that would be delivered locally into Dovecot. I have a reverse DNS/PTR record that matches 'myhostname', and…
jetboy
  • 912
  • 2
  • 11
  • 25
0
votes
2 answers

Is it possible to change a cluster that is dependent on a domain?

Recently we received (2) Poweredge 6850 and (2) PowerVault 220s from our managed server company. These two servers hosted SQL Server 2005 with our SQL database on it. The cluster was dependent on their domain. I did not have any of their passwords,…
Jacob
  • 443
  • 1
  • 9
  • 23
0
votes
3 answers

Can I have a list of software to run a two nodes HA Ubuntu (server) cluster?

This is only for experimental purpose :-) I want to learn how to create a High-Availability Ubuntu (server) cluster. What are the basic software requirements? I heard about Beowoulf, heartbeat and other strange words but I'm not sure... I only need…
PsyStyle
  • 319
  • 1
  • 4
  • 12
0
votes
1 answer

Distributed Microsoft SQL server deployment - Cluster?

I have a website, I want to host on two diffident very far deployments. I have a rather good connection between them. But the users have a good connection only to what's near them. My Idea is to duplicate the database servers, but I need complete…
Hellfrost
  • 203
  • 1
  • 2
  • 7
0
votes
2 answers

Do I need to buy Mysql cluster enterprise edition?

Possible Duplicate: Can you help me with my software licensing question? we have a ms-sql 2008 standard edition. The db became too huge, about 8 10^9 records.the db files are about 4.5tb each. We cannot effort us to get enterprise edition to…
Arman
  • 575
  • 2
  • 8
  • 18
0
votes
3 answers

Using MCollective to run Puppet

I have to administrate a big cluster of servers in the cloud and now I want to automate the installation process of these machines. Therefore I use puppet as configuration management system. I want to push configurations from the master node to the…
markus
  • 185
  • 5
  • 10
0
votes
3 answers

Parallel prologue and epilogue in Grid Engine

We have a cluster being used to run MPI jobs for a customer. Previously this cluster used Torque as the scheduler, but we are transitioning to Grid Engine 6.2u5 (for some other features). Unfortunately, we are having trouble duplicating some of…
ajdecon
  • 1,301
  • 4
  • 14
  • 21
0
votes
3 answers

Failover clustering: tempdb on SAN?

We are considering clustering our SQL Server 2008 EE instances. The storage is on SAN. Can we put tempdb data/log files on SAN? What are the pros and cons on this solution? For optimal performance, can we create the same amount of tempdb data files…
0
votes
1 answer

How strict are the firewalls between your cluster nodes communicating on the backend?

I have 3 apache servers in a cluster using HAProxy. Currently I allow all traffic on the backend IPs between the 3 servers - I thought about only allowing internal packets on the HTTP ports (and the memcached ports) - is this going over the top?…
Tom
  • 731
  • 3
  • 11
  • 24
0
votes
1 answer

Install Reporting Services 2K8R2 on W2K8R2 Cluster Nodes

First I'm aware that Reporting Services is not Cluster aware, But I would like to install it on my each node of my 2 node Cluster on the default instance. I've got the following error installing Rule Check Result Rule "Existing clustered…
0
votes
3 answers

could a NFS volume export to VMWARE ESX used for Windows 2008 cluster?

Linux NFS export to VMWare ESX. Could this be used as shared storage for two Windows Virtual machines inside the ESX? "cluster in a box" "Windows 2008 R2 needs support for SCSI-3 persistent reservations"
JMS77
  • 1,275
  • 5
  • 27
  • 45
0
votes
1 answer

how to setup 2 physical server into 1 server

i need help on where to start and how to combine 2 physical servers to make it function as 1 server. what i'm trying to do here is that we need a 2x quad-core server to be set-up as our SQL server, however, the only available server in our place is…
0
votes
1 answer

Exchange SCR Replication Failing and getting RPC error when using Get-StorageGroupCopyStatus

I have Exchange SCR all setup and working. Until my cluster failed over to the backup node. Now the replication won't run and when I try and query for the replication status using either the UI or the CLI I get the…
mrdenny
  • 27,174
  • 4
  • 41
  • 69
0
votes
1 answer

Can someone correct me about Windows 2008 DFS implementation

I have 2 two Windows 2003 file servers using DoubleTake at the moment. They are in an 2003 AD domain. And each server has it's own disk set. It is time to replace the servers... I want to use Windows 2008 64bit Ent. I was thinking of using DFS-R to…
cwheeler33
  • 764
  • 2
  • 5
  • 16