Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lame question on setting up a cluster

Status
Not open for further replies.

TANKERx

MIS
Jul 19, 1999
28
GB
We have two small machines which we want to cluster, simply for sharing printers.

The machines are two desktops running Win2K Adv Server. No SCSI drives, only IDE.

It refuses to install the Cluster service. Is this because Clustering needs SCSI?
 
Yes, it needs SCSI or FibreChannel. MSCS is definitely not the solution for what you are trying to accomplish. MSCS isn't something you would normally approach casually, and try to install on desktop machines. A standard hardware cluster setup will usually cost between $9000 and $150,000+, depending on the sorts of decisions you make about storage.

Have you looked into using Network Load Balancing instead of the Cluster service? That might not work either. It would probably still be cheaper for you to put together another desktop with identical printers attached to it and configured identically to your production print server. Leave it powered down until the existing print server fails...

ShackDaddy
 
You might be able to rig this by using NLB features. You can have two servers setup to print to the same IP. Then setup a roundrobin on the DNS for the two server names.

This way, when a client requests to print to the print server, it will switch between the two. If one fails, it should default to the only server online.

I guess this takes away any management features offered in the cluster server.

I'll also add that I haven't tried this, but it's a shot?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top