AD CS in failover cluster
Hello!I want to deploy AD CS in a failover cluster based on Windows Server 2012 R2.All actions are performed following this manual -http://technet.microsoft.com/en-us/library/cc742450(v=ws.10).aspxOn...
View ArticleCompare and Sync two Sql server Databases using msDeploy
Hi,I have two servers on each server I have sql server 2005 with the same database instance, So I want to use msdeploy to compare between two databases and then sync new rows,tables and any database...
View ArticleNetwork Name Resource Availability - failover cluster error 1196 on Hyper-V...
Hello,We're getting this error in our even logs of our four node failover cluster, we tried deleting Host A record in DNS management, that did nothing.Failover cluster event: 1196"Cluster network name...
View ArticleWindows server 2012 Datacenter Hyper-V Cluster + mixing HP Proliant DL380 G7...
I've heard that with Windows server 2012, the requirement for similar hardware for the cluster nodes is not as strict as it was before. I have a 3-node Windows 2012 datacenter Hyper-V cluster, all 3...
View Articleexport-csv won't work with get-cluster filtering
$clustername = get-clustergroup ; foreach ($cn in $clustername) { Get-ClusterResource | where-object {$_.OwnerGroup.name -eq $cn} | export-csv -path s:\duct\traces\cat.txt}the above powershell command...
View Article48F@01000003 Error on Storage Spaces
Hi! I have the following configuration: 2-node cluster Spaces and Sofs (CIB) - SMB storage running on SuperStorage 2026T-DE2R24LAnd a Hyper-v 2-node cluster accessing the vm´s over 10G ethernet SMB OS...
View ArticleLive Migration of Virtual Machines failing - 2012 R2 Cluster
For several months I have had a Server 2012 R2 Failover Cluster which has been successfully live migrating virtual machines between the nodes. This past week I've noticed they are no longer migrating...
View ArticleServer 2008 R2 Failover cluster network configuration
HiWe have a customer with a Server 2008 R2 Hyper-V failover cluster. They have 2 cluster networks, "Cluster Network 1" and "Cluster Network 2"."Cluster Network 1": NIC team on 172.16.1.0/24 for private...
View ArticleSQL CLUSTER NAME REMAIN IN A FAILED STATE
We have the following configuration in our enterprise;- Two physical servers ( both running windows server 2008 R2)- The physical servers have been clustered (CLUSTER1).- Six Virtual Machines ( two for...
View ArticleNLB - Duplicate packets
Hi All,I am running Server 2012 R2 and I have configured NLB between two of my webservers.When I ping the NLB IP address from a Mac or Linux box I notice that I get duplicate packets. I send 10 packets...
View ArticleC# programming with powershell and failoverclusters
i'm starting to bring in PowerShell commands into my C# program.however i'm not clear on whether to use "pipeline" or "PowerShell.Create".I found some sample code but not on which one I should use. can...
View ArticleClustering 2 node Windows 2012 R2 for Hyper V
Hello Team,Please see my scenario and suggest me how to accomplish this;*I have 2 servers running windows 2012 r2 with latest patch updates *Two servers doesn't share a SAN and has local disks on...
View ArticleWitness Disk online pending for long time server 2012 R2
HiI have a two node cluster, which uses shared storage provided by StarWind (a virtual SAN which runs on the local storage of the servers) there is one CSV and one Witness disk. Everything in the...
View ArticleCluster IP address in Failed status
Windows 2012 2-node failover cluster for Hyper-V. 2 LANs in place, one for iSCSI communication. In failover cluster manager, when viewing the summary page cluster core resources, I have my cluster name...
View ArticleDTC not binding with the domain controller
Hey guys,I am setting up a 2008 cluster and i am getting this error when i install the DTC service and try to start itCluster network name resource 'DTC_Name' failed to create its associated computer...
View ArticleMicrosoft NLB and Web Sockets
The question is simple: is Microsft network load balancer in windows server 2012 able to balance web sockets request such as http requests?
View ArticleWhen I failover the SQL Cluster I get this,
Can anyone tell me if this is okay or should I worry about it?Log Name: Application Source: ESENT Date: 9/15/2014 10:28:36 AM Event ID: 489 Task Category: General Level:...
View ArticleLive Migrate Fails Event ID 1069 and 1205. All resources online.
We have a cluster built on 2012 r2. after adding the second node Live migration did not work until I changed the security from CredSSP to Kerberos (I suspected I had to do this because our AD is still...
View ArticleWFC with an existing production SQL Server instance
I have an existing SQL Server (2012) in my environment for Sharepoint 2013. I want to cluster it now. In order to configure WFC, do I need to setup a new server first, configure WFC, and then add the...
View ArticleStorage Migration ONLY copies source disk (instead of move)
If I use Move/VM Storage in Cluster Manager, I would expect the storage to be MOVEDBut instead it just gets copied to the destination (leaving the source untouched)Surely that is at least...
View Article