Tag Archives: Clustering

Binsfeldius Cluster, Live Migration & VLAN tag pitfalls

This entry is part 18 of 20 in the series Binsfeldius Cluster (Original)

As I only have three physical NIC’s in each node, which are all spoken for (see network design), I’m using a VLAN on the existing TTG DMZ network for the internal TTG LAN where my VM’s reside. You can set … Continue reading

Posted in Technotes | Tagged , , , , , | 1 Comment

Binsfeldius Cluster, adding the DC2 (Sites & Services)

This entry is part 17 of 20 in the series Binsfeldius Cluster (Original)

Now that the DC1 is online, I’ll add the other Domain Controller, DC2, to the cluster on the “inside” of the TMG (see Network Design, TTG LAN) Keep in mind that it’s not a Microsoft recommendation to put a virtual … Continue reading

Posted in Builds | Tagged , , , , , , | Leave a comment

Binsfeldius Cluster, Configure Distributed File System (DFS)

This entry is part 16 of 20 in the series Binsfeldius Cluster (Original)

As I mentioned in the previous post, I’ll be using a logically central location to store profiles, shared files and the SCVMM library. By using Microsoft’s Distributed File System you can consolidate shares under the domain tree regardless of their … Continue reading

Posted in Builds | Tagged , , , , , , | Leave a comment

Binsfeldius Cluster, add storage to specific VM for DFS

This entry is part 15 of 20 in the series Binsfeldius Cluster (Original)

For my test environment, well basically in any Windows environment, its good to have a single point of access to a location where you can share files. This is where you can keep profiles, installers, ISO’s, the SCVMM library, etc. … Continue reading

Posted in Builds | Tagged , , , , , | Leave a comment

Binsfeldius Cluster, proper cluster startup & shutdown stuff

This entry is part 14 of 20 in the series Binsfeldius Cluster (Original)

Remember the-chicken-or-the-egg-problem of not having a physical Domain Controller? This especially requires a specific way of starting the cluster. The primary dependency here is having the DC1 up & running before starting the cluster otherwise all kinds of weird stuff … Continue reading

Posted in Builds | Tagged , , , , | Leave a comment

Binsfeldius Cluster, finishing the cluster configuration

This entry is part 13 of 20 in the series Binsfeldius Cluster (Original)

Renaming party First let’s rename the “Cluster Disk 1” to its iSCSI LUN name “HyperStorage”. This makes it easier to identify in case more storage is added and you need to end-to-end troubleshoot. If you take a closer look at … Continue reading

Posted in Builds | Tagged , , , , | Leave a comment

Binsfeldius Cluster, creating the three-node-cluster

This entry is part 12 of 20 in the series Binsfeldius Cluster (Original)

Let’s get this cluster started 🙂 Adding the Hyper-V Cluster Storage On each node, start the iscsicpl and connect to the QNAP.If this is the first time iscsicpl is started you see the screen on the right. Select the iSCSI … Continue reading

Posted in Builds | Tagged , , , , | Leave a comment

Binsfeldius Cluster, Getting the DC1 online

This entry is part 11 of 20 in the series Binsfeldius Cluster (Original)

Before we can start the cluster process, we first need the DC1. As Hyper-V Server does not have a full GUI, you’ll need a windows client machine for the next steps. I’m using MMC snap-ins and Remote Server Administration Tools … Continue reading

Posted in Builds | Tagged , , , , | 2 Comments

Binsfeldius Cluster, first configuration steps: sconfig

This entry is part 10 of 20 in the series Binsfeldius Cluster (Original)

The sconfig. Although I love the computername the installer picked for me, I’ll change it to the following naming convention. Change computername (2) to nodename, in my case N1BC, N2BC or N3BC. I’ll use my second node (N2BC) for this … Continue reading

Posted in Builds | Tagged , , , , | Leave a comment

Binsfeldius Cluster, Storage design

This entry is part 9 of 20 in the series Binsfeldius Cluster (Original)

I’ve already talked a bit about LUN’s and storage. Let’s put everything together. I’m using a QNAP TS-659 Pro+ (12Tb raw storage) to be the iSCSI target and provide the mapped LUN’s. The QNAP is configured as 2-disk RAID1 and … Continue reading

Posted in Builds | Tagged , , , , | Leave a comment