Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sandba00
Starting Member
6 Posts |
Posted - 2014-09-09 : 07:45:54
|
Hi, I am getting following errors in my Cluster Validation report when trying to create a Windows Cluster. I have 2 nodes DB01 and DB02 . Each has 1 public ip, 1 private ip (for heartbeat), 2 private ips for SAN1 and SAN2. The private ip's to SAN are directly connected via Network Adaptor in DB01 and DB02.Can you please guide on this. Validate Microsoft MPIO-based disksDescription: Validate that disks that use Microsoft Multipath I/O (MPIO) have been configured correctly.Start: 9/9/2014 1:57:52 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.Validate SCSI device Vital Product Data (VPD)Description: Validate uniqueness of inquiry data (SCSI page 83h VPD descriptors).Start: 9/9/2014 1:57:53 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.Back to SummaryBack to Top--------------------------------------------------------------------------------Validate SCSI-3 Persistent ReservationDescription: Validate that storage supports the SCSI-3 Persistent Reservation commands.Start: 9/9/2014 1:57:53 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.Back to SummaryBack to Top--------------------------------------------------------------------------------Validate Multiple ArbitrationDescription: Validate that in a multiple-node arbitration process, only one node obtains control.Start: 9/9/2014 1:57:53 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.Back to SummaryBack to TopValidate Simultaneous FailoverDescription: Validate that disks can fail over simultaneously with data intact.Validate Simultaneous FailoverStart: 9/9/2014 1:57:53 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.Validate Storage Spaces Persistent ReservationDescription: Validate that storage supports the SCSI-3 Persistent Reservation commands needed by Storage Spaces to support clustering.Start: 9/9/2014 1:57:53 PM.No disks were found on which to perform cluster validation tests.Stop: 9/9/2014 1:57:53 PM.--------------------------------------------------------------------------------Validate Network CommunicationDescription: Validate that servers can communicate, with acceptable latency, on all networks.Network interfaces DB01.local - PrivateSAN2 and DB02.local - Ethernet 8 are on the same cluster network, yet address 10.0.0.7 is not reachable from 10.0.0.5 using UDP on port 3343.Network interfaces DB02.local.Org - Ethernet 8 and DB01.local - PrivateSAN2 are on the same cluster network, yet address 10.0.0.5 is not reachable from 10.0.0.7 using UDP on port 3343.Analyzing connectivity results ...Multiple communication paths were detected between each pair of nodes.Ethernet 8 - is for SAN in DB02 server. sandeep |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-09-09 : 12:34:41
|
Move the disks into the SQL cluster group in cluster manager.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
sandba00
Starting Member
6 Posts |
Posted - 2014-09-10 : 02:22:58
|
quote: Originally posted by tkizer Move the disks into the SQL cluster group in cluster manager.
Hi,This error is occurring before I am trying to create a new Windows Cluster. Its not addition of disks in existing Windows cluster. sandeep |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-09-10 : 13:04:47
|
quote: Originally posted by sandba00
quote: Originally posted by tkizer Move the disks into the SQL cluster group in cluster manager.
Hi,This error is occurring before I am trying to create a new Windows Cluster. Its not addition of disks in existing Windows cluster. sandeep
I thought the error was occurring when you are trying to install SQL Server on a Windows cluster?Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
sandba00
Starting Member
6 Posts |
Posted - 2014-09-16 : 02:59:26
|
Hi,any idea or advise to identify why these error are occurring .. is it related to storage configuration ?? |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-09-16 : 12:41:52
|
Where are you seeing this error? Is it in the SQL Server installation? Or somewhere else? Please elaborate.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
sandba00
Starting Member
6 Posts |
Posted - 2014-09-17 : 03:17:40
|
Hi,I am seeing this error, when trying to create a windows cluster between 2 nodes with shared storage. I found the disks are dynamic. Does this needs to be basic ??sandeep |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-09-17 : 12:28:22
|
I can only help with the SQL Server installation or once SQL Server is installed. Your question would likely need to be answered by a server administrator rather than a DBA. Someone might be able to help you here at SQLTeam, but you might get quicker help on a site that specializes in Windows administration and specifically Windows failover clusters.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
|
|
|
|
|