Viewing 15 posts - 91 through 105 (of 648 total)
Resolved issues.. listener created successfully after giving proper permission in AD side.
this Listener object must be added in cluster computer object security permissions with full rights
Thanks
December 4, 2015 at 5:48 am
Thanks for your valuable reply..
In AD team shows to me, that Pre-staged Listener name object and domain account having FULL Control defined in AD level even same problem coming.
Pl. guide...
December 3, 2015 at 3:22 am
I tried again manually move to cluster resource to DR datacenter in another subnet IP.
Select Cluster name-> select More action-> select Move Core Cluster Resource -> Select Node - choose...
November 22, 2015 at 10:36 pm
I have checked manually that second IPs. it is not bring online.
1. First IP to bring offline then cluster name and first IP become a offline.
2. Then bring second IP...
November 20, 2015 at 5:21 am
Attached screen shots Cluster core resource
November 20, 2015 at 4:07 am
Where have you created the cluster subnet IP, which node?
I have created cluster name in Primary datacenter servers in first node. And adding secondary datacenter different subnet IP while...
November 20, 2015 at 3:44 am
This is two IPs configured in cluster name..
As per this AO cluster setting not using shared disk SAN, NAS etc and Not configured quorum witness.
Due to 3 nodes participates....
November 20, 2015 at 2:36 am
I have verified by query select * from sys.server_principals, and that windows logins already exists.
USE [master]
GO
CREATE LOGIN [servername\sqladmin] FROM WINDOWS WITH DEFAULT_DATABASE=[master], DEFAULT_LANGUAGE=[us_english],
GO
ALTER SERVER ROLE [sysadmin] ADD MEMBER [servername\sqladmin]
GO
SID=0x010500000000000515000000017CF23F899DF198F4C91586E9030000
Pl. correct...
November 20, 2015 at 12:41 am
Thanks for reply...
I checked at Error log
Message
Login failed for user 'Servername\sqladmin'. Reason: Could not find a login matching the name provided. [CLIENT: <local machine>]
Message
Error: 18456, Severity: 14, State: 5.
It means...
November 19, 2015 at 2:50 am
Thank you anthony.green..
AM I correct as following condition.
1. Two nodes cluster with AO setup - it should be require to configure file share to another server for reading cluster resource...
October 27, 2015 at 7:11 am
Thanks a lot Mr. Anthony.green..
Created file share to another file server and configured NodeFileMajority in cluster.
Performed Tested as below
- It is working smoothly..just shutdown Node1 and...
October 27, 2015 at 6:42 am
Yes.. I am loosing quorum resource between two nodes...at first time I did not configure File share features during AO setup.
Is it mandatory to add 3rd node or just enable...
October 27, 2015 at 5:06 am
Yes.
Total 2 Nodes and AO configured these two nodes. There is no shared disk only local VHD. also not configured File share witness option.
Simulated AO setup.
1. Just stop the...
October 27, 2015 at 4:33 am
Yes. It is two nodes cluster configured in AO. No shared disk.
OS: Windows 2008 R2
DB: SQL Server 2012
Get-ClusterQuorum details
PS C:\Windows\system32> Get-ClusterQuorum -Cluster ClusterName
Cluster ...
October 27, 2015 at 3:08 am
Simulated AO setup.
1. Just stop the SQL Services in Node1 and connect AO Listener at client. It got connect and succeed - OK.
2. started Node1 SQL services and stop...
October 23, 2015 at 4:37 am
Viewing 15 posts - 91 through 105 (of 648 total)