Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
234 views

i am trying to create a failover cluster with active/passive configuration. and currently i am using two virtual machines on laptop for this. as i don't have iSCSI, so i am trying to use storage ...
Mohamad Mostafa's user avatar
-1 votes
1 answer
1k views

I have a working 2 node Windows Cluster that runs SQL Server Always On Cluster. This cluster is sitting on 10.11.x.x subnet. I need to get this cluster ready for possible DR scenario. I need to add a ...
yanka24's user avatar
0 votes
0 answers
146 views

When I try to configure a role - Generic service for World wide Web Publishing service, it doesn't start at all Remains in pending state I have web applications that will be hosted in IIS with ...
Sivakumar's user avatar
0 votes
0 answers
1k views

We're running SQL Server 2017 Enterprise Edition on a pair of EC2 instances (we'll call them "P1" and "P3" here) in AWS. Each EC2 instance runs two instances of SQL Server (one ...
sdaly's user avatar
  • 1
0 votes
0 answers
2k views

I've been trying to find out why the default "cluster group" is showing as offline when I run Get-ClusterGroup. It shows Available Storage and Cluster Group. I found that "Available ...
Nuisance's user avatar
0 votes
1 answer
1k views

I've got the following set up of servers: Server A & Server B = Microsoft BizTalk 2020 servers Server C & Server D = Microsoft SQL Server 2019 AlwaysOn Availability Group I've set up a ...
JaggenSWE's user avatar
  • 2,176
-1 votes
1 answer
659 views

I am running 2 vm (Windows 2022 datacentre) with 1 OS drive and two drives presented as RAW disks. I created the cluster successfully without storage. When I try the enable StorageSpaceDirect Enable-...
theYogiDBA's user avatar
0 votes
0 answers
114 views

I want to restart PrTomcat service in Primary node on failover using generic script in windows failover cluster with below code but tomcat is taking some time to stop (5 seconds to 150 seconds ...
Autin's user avatar
  • 21
0 votes
1 answer
3k views

I've spent ages going around in circles on this so I'm hoping someone will point me in the right direction. I'm creating a SQL Server lab running under Hyper-V on an Azure Windows Server 2016 ...
YaHozna's user avatar
  • 101
1 vote
1 answer
842 views

I'm trying to setup anti affinity with a cluster Hyper-V setup but am struggling to get any VMs to stay apart. It seems to be that the anti affinity is simply not honored. Setup: 3 x Hyper-V servers (...
Saf's user avatar
  • 102
1 vote
1 answer
321 views

don´t know if this possible or not. client wants to create a Windows 2016 cluster with 2 different vms/nodes that are in Azure which are in different subscriptions and virtual networks. No shared ...
Zucoa's user avatar
  • 69
1 vote
0 answers
312 views

I'm working with Hyper-V and clustering in a Server 2016 environment. This is something I'm new to, and I'm trying to utilize some of my PowerShell experience to script the creation of a new folder ...
Andrew's user avatar
  • 33
2 votes
1 answer
908 views

I have two clusters, cluster1 with 5 nodes and cluster2 with 4 nodes. With below script the cluster1 output is getting truncated. How to address this problem? PS C:\WINDOWS\system32> $temp = @() ...
S.D.'s user avatar
  • 1,201
0 votes
1 answer
1k views

I have a Windows cluster provisioning script. I am not able to execute the New-Cluster command as Administrator. It says that the user should be a domain user to be able to execute the command. I m ...
Vini's user avatar
  • 2,144
2 votes
1 answer
6k views

Hopefully this one is easy- I am scripting a method to update clustered Windows servers in the event of an IP change. I am nearly done, but for display and monitoring purposes, I would like to ...
Charlie Chambers's user avatar
1 vote
2 answers
8k views

I am deploying failover clustering on windows server 2016 enterprise When validate configuration, failover cluster validation report an error At system configuration > Validate Active Directory ...
user2983509's user avatar
0 votes
0 answers
44 views

We have a four node cluster (SQL Server 2014 on Windows 12) and we recently setup heart beat network on the nodes following a best practices source after experiencing some cluster instability issues. ...
Prathibha Vemulapalli's user avatar
1 vote
1 answer
1k views

I am programmatically setting up a cluster resource (specifically, a Generic Service), using the Windows MI API (Microsoft.Management.Infrastructure). I can add the service resource just fine. ...
Paul's user avatar
  • 434
0 votes
1 answer
671 views

I have setup a SymmetricDS node on Azure Windows Server 2016 using Azure SQL for both master and slave databases. I now want to setup SymmetricDS Clustering in high availability mode. I went through ...
Rajat Agrawal's user avatar
2 votes
2 answers
5k views

After several trials I keep getting this error message when setting new availablity group, please help me out. Create failed for Availability Group 'SQLAVG'. (Microsoft.SqlServer.Management....
HichemSeeSharp's user avatar
0 votes
0 answers
63 views

Now i have 2 Servers on same network 1. Windows Server 2012 r2 and 2. Windows Server 2016. i need to make both server run together i'm not sure and if the first node is down the second node can be ...
Vansavang THONGPASEUTH's user avatar
0 votes
1 answer
175 views

I just installed MSMQ in cluster and now test how it behaves. It appears, that when active cluster node is switched all messages, which were in the queue, are lost (even when we switch back to ...
Denis Murashov's user avatar
0 votes
1 answer
3k views

I configured MSMQ to run in cluster. Cluster consists of two Hyper-V virtual machines and uses common storage on third virtual machine (all virtual machines share windows domain and they see each ...
Denis Murashov's user avatar
0 votes
0 answers
524 views

I have 2 nodes configured in clustered environment, Both the nodes are running IIS with shared configuration stored in storage disk accessible to both the nodes. But when My cluster is connected to ...
Rohit 's user avatar
0 votes
1 answer
23 views

I installed à cluster of SQL Server 2016. After installing SP1 and cumulative update 8, I would like to add reporting service. Question : do I have to reinstall each update after installing reporting ...
NeOs's user avatar
  • 3
0 votes
1 answer
4k views

Running Windows 2008 R2 Datacenter. We have Windows services that receive messages via MSMQ. We are adding a two node cluster and trying to get the services running there. We have added Message ...
mandersen's user avatar
0 votes
1 answer
317 views

I want know how to build oracle 12c Cluster on windows server 2012 R2.(for two node cluster)
Shivprasad Waychal's user avatar
1 vote
1 answer
3k views

Is there any way to get addresses of cluster's nodes via SQL query for SQL Server cluster?
user6793512's user avatar
0 votes
1 answer
638 views

I want to have SQL Server Multi Site Clustering. I have experience with single site 2 node cluster but i have a scenario where i have a secondary site. In case of network failure on Site1 My ISP is ...
Danish's user avatar
  • 1
1 vote
0 answers
285 views

I am setting up a Windows Server 2016 cluster detached from an active directory (so called Workgroup Cluster, i.e. nodes are not added to an active directory). I cannot add a Client Access Point to ...
Alexey F's user avatar
  • 1,776
0 votes
1 answer
326 views

I uploaded a video explaining what happens: https://www.youtube.com/watch?v=eDuRxJAdsLw&feature=youtu.be When I first try to connect to the failover replica SQL02 under the availability group ...
elekgeek's user avatar
0 votes
0 answers
281 views

Purpose: to find all the SQL Server Failover Cluster installation details for an existing cluster setup. I am trying to document the process for disaster recovery purposes and recreate a mirrored ...
RogerRabbit's user avatar
0 votes
0 answers
913 views

I want to get the printerport information from a printcluster on windows server 2008 r2. On a normal printserver I do this with powershell and a wmi-query, something like this: Get-WmiObject -...
fabrisodotps1's user avatar
0 votes
0 answers
159 views

I have the following little code which collects disk space info from standalone and clustered environments (MS SQL Servers): Get-WMIObject -query "select * from Win32_Volume where DriveType=3 and not ...
demisco's user avatar
  • 11
0 votes
1 answer
419 views

Is this available in the free version? or if in Enterprise version, any details/guide to install it? How does Quartz pick up the jobs? Is it possible that both instances run the same job? If a job is ...
Rajesh Mishra's user avatar
-1 votes
1 answer
76 views

I am quite new to data mining and statistics. I've built a Data mining model in Visual Studio. I am using Microsoft clustering algorithm and I got some issues. I have modified some default ...
DarkFeud's user avatar
  • 181
0 votes
0 answers
2k views

I have four Windows servers (2012 R2 Standard) and Tomcat (8.0.32) runs on each of them. The servers are fronted with a Kemp LoadMaster for load balancing. Currently, the load balancer and four web ...
curious1's user avatar
  • 14.9k
0 votes
1 answer
78 views

Let's say I have a a 24 lines of data, such that each line represents an hour in the day. What I want to achieve is to implement an algorithm that can detect trends in the data and can divide it into ...
user3623176's user avatar
2 votes
0 answers
207 views

There is cluster ID property that can be retrieved with Get-Cluster | fl Id powershell command. How to get it with WMI? Looks like MSCluster_Cluster doesn't have ID field.
Brans's user avatar
  • 659
1 vote
1 answer
6k views

PS C:\Windows\system32> get-cluster Name ---- sql2012poc_cl1 PS C:\Windows\system32> get-clustergroup Name OwnerNode State ---- ...
Eugene P's user avatar
0 votes
1 answer
2k views

Server 2008 onward the cluster log is stored in 3 different .etl files at "%WinDir%\System32\winevt\logs\" Microsoft-Windows-FailoverClustering Diagnostic.etl.001 Microsoft-Windows-...
Ayan Mullick's user avatar
16 votes
0 answers
771 views

I am trying to find how to make performance monitoring available over a cluster, and I can't find seem to find anything while searching other than how to access performance counters for a cluster. ...
zimdanen's user avatar
  • 5,636
1 vote
1 answer
627 views

I'm using Windows HPC Pack 2008 R2 SP4 to run a MPI application. I'm having problems getting the Job Scheduler to run the app on all available cores. Here's my code... using (IScheduler ...
mattyB's user avatar
  • 1,104
1 vote
2 answers
1k views

PowerShell cmdlet 'get-ClusterQuorum' output is not showing "QuorumType" column. Has anybody seen this before? Thanks
Bamboo Shoot's user avatar
0 votes
2 answers
315 views

I know this is a bit basic, but I'll be eternally grateful if someone could set me straight on this. I have a bunch of Windows 2012 R2 servers running Hyper-V. An XML-RPC web service runs on these ...
hobgadling's user avatar
0 votes
1 answer
3k views

Resources: node1: Physical cluster node 1. node2: Physical cluster node 2. cluster1: Cluster containing node1 and node2 used to host virtual machines. san1: Dell md3200 highly available ...
Arvo Bowen's user avatar
  • 4,968
2 votes
1 answer
256 views

For my learning I am planning to create a 2 node Cloudera Hadoop cluster. I have a 32 bit Windows XP machine and now I have bought a 64 bit Windows 8 machine (as now all machines are found in 64 bit ...
user3598208's user avatar
2 votes
2 answers
19k views

I am trying to remove a SQL 2012 cluster node from a Server 2012 R2 machine. However the windows and cluster itself has already been destoyed so when trying to remove the node the setup is erroring ...
JBone's user avatar
  • 3,223
-1 votes
1 answer
74 views

When I'm monitoring a Hyper-V cluster through WMI, the WMI performance provider provides one extra performance data for cluster shared volume instance named "Volume1#1". The original instance "Volume1"...
JohnEye's user avatar
  • 6,965
1 vote
1 answer
4k views

Let's say I have some clustered disks and I can get them out from the cmdlet get-clusterresource. PS N:\> get-clusterresource | ?{$_.resourcetype.name -eq "Physical Disk"} Name State ...
Just a learner's user avatar