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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dual Servers, one storageworks

Status
Not open for further replies.

rleestma

Technical User
Jul 31, 2001
99
0
0
US
I have a problem...

I need to hook up two servers to one external storage device so I can have a small terminal services cluster... I would like both servers to view the same volumes as local drives

Is this possible?

No-one can answer my quesitons!

Ryan
 
First: "Terminal Services Cluster". It is not supported to cluster Terminal Services, at least not in MSCS.
One could say a farm of Terminal Servers is a cluster, but the underlying technology is completetly different.

Second: While it is possible to have two (or more) servers seing the same volumes simultaneously it is not supported in the Windows world. The only native method is to use a mechanism to lock volumes to one host at a time, and this is what is commonly known as a Microsoft cluster.

It's perfectly possible to hook up two servers to one external storage system as you describe, but the two servers would access the same volumes with no notion of the other server. Havoc would ensue.

If you want to use Terminal Services in a high-availibilty configuration with this hardware the closest thing would probably to have an active/standby system, where one server is active, and should it fail the other server is booted from the same volumes.
It will only protect you from failures in the actual server. Should the external storage system fail or you get a logical corruption in the file system you're smoked.

/charles
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top