Connecting two servers together - How to?
Posted
by
Chris
on Server Fault
See other posts from Server Fault
or by Chris
Published on 2012-06-13T00:55:29Z
Indexed on
2012/06/19
21:18 UTC
Read the original article
Hit count: 239
Is it possible to connect two servers running for example Windows Server 2003/2008 together. For example they are seen on the network as one server with the combination of all HDD from each server?
Example:
\\Server1 - 1 x 1tb hdd
\\Server2 - 1 x 1tb hdd
I would like users of the network to be able to store their documents on both servers for load balancing. So basically a RAID between the two servers?
Any help would be appreciated.
© Server Fault or respective owner