Ok, I got the validation tests to pass by having 1 node online and the other
node offline but both connected to the iSCSI target at the same time.
Now when I go to create a new cluster, I get to the point where it says:
"Create access point for cluster". The only network that shows up is the
172.16.0.x network. The manual says "this ip will probably not be what the
clients use to access the server, it's just to administer the cluster".
I'm a little confused by that. Here's what my NICs look like:
NIC 1 - Public network 172.16.0.x
ip 172.16.0.63
subnet 255.255.252.0
gateway 172.16.0.1
NIC 2 - Private cluster heartbeat - 192.168.50.x
192.168.50.2
255.255.255.0
no gateway configured
NIC 3 -iSCSI
172.30.7.x
NIC 4 -iSCSI
172.30.7.x
1. Am I supposed to see more than 1 network listed when I run thru the
Cluster Wizard?
2. What IP address should I use for the "access point" ? Something in my
Public network 172.16.0.x or the private cluster 192.168.50.x ?
3. What IP and hostname will the clients connect to? (I was thinking if I
had Server3 and Server4, the clients would connect to a name like Server2
which would be the cluster name...is that right?)
"Dave Guenthner [MSFT]" wrote:
> Regarding Failover Clustering in Windows Server 2008 you should create and
> present your LUNs to both servers at the same time before creating the
> cluster. Once presented, you can validate in disk management from each
> node respectively that you can see the storage, Windows will not automount
> them as older versions like Windows 2000 did. Now that you know each node
> can see the storage, from node 1 online/initialize each disk from disk
> management and format with NTFS, assign a drive letter, do nothing on Node
> 2. Run the validation wizard to include storage tests specifying both
> nodes for test. Storage tests will ensure that your iSCSI target software
> is supported.
>
> [Lots of documentation here]
> http://blogs.msdn.com/clustering/arc...0/8483427.aspx
>
> Dave Guenthner [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>