Monitoring AlwaysOn HA Groups
jtrumbul
Posts: 6
I am currently getting an error when setting up monitor for our clustered environment. The group consists of 2 servers dbA and dbB. DBA is the primary. When I add the group to monitor, I am using clustername.foo.bar\* SQL monitor seems to be reading the registry just fine, the server adds, the nodes add, then when it comes to connecting to the (local) db on the nodes i get the following error:
16 Aug 2012 12:33 PM
File
Open: C:\SQLDATA1\MSSQL11.MSSQLSERVER\MSSQL\Log\ERRORLOG
Cannot connect
IOException
The network name cannot be found.
16 Aug 2012 12:32 PM
File
List Files: C:\SQLDATA1\MSSQL11.MSSQLSERVER\MSSQL\LOG
Cannot connect
IOException
The network name cannot be found
I have run through all the connection tests connecting as the windows account i am using, everything checks out. I have navigated to that share as that user and had no permission issues. I am fresh out of ideas, any help would be greatly appreciated. The only thing I can mention not sure what effect it would or wouldn't have is the drive is mounted as a folder (which obviously cannot change).
Any help is much appreciated,
John
16 Aug 2012 12:33 PM
File
Open: C:\SQLDATA1\MSSQL11.MSSQLSERVER\MSSQL\Log\ERRORLOG
Cannot connect
IOException
The network name cannot be found.
16 Aug 2012 12:32 PM
File
List Files: C:\SQLDATA1\MSSQL11.MSSQLSERVER\MSSQL\LOG
Cannot connect
IOException
The network name cannot be found
I have run through all the connection tests connecting as the windows account i am using, everything checks out. I have navigated to that share as that user and had no permission issues. I am fresh out of ideas, any help would be greatly appreciated. The only thing I can mention not sure what effect it would or wouldn't have is the drive is mounted as a folder (which obviously cannot change).
Any help is much appreciated,
John
Dr. John Trumbul
skype : john.trumbul.jr
Backups? where we're going, we don't need any backups.
Comments
Dr. John Trumbul
skype : john.trumbul.jr
Backups? where we're going, we don't need any backups.
Although I can add the Availability group, I get backup overdue messages for the members that are not performing backups. Is this expected behavior for SQL Monitor?
I would suggest that this alert first check the function sys.fn_hadr_backup_is_preferred_replica to check that the server is specified as a backup server for the replica.