Load Balancing Navision Server NAV2013R2

sre
Member Posts: 62
I'm currently looking for a way to automatically balance the load between several Middle Tier Servers (it's a customer with about 120 user who demands that). The customer doesn't want to assign users to Middle Tier Servers by setting up the appropriate shortcuts.
I've come accross some older topics where possible solutions have been discussed but as far as I know, there is no free or commercial application available:
viewtopic.php?f=32&t=45741
viewtopic.php?f=32&t=45960
Does anybody know about a product in the market for that purpose? Maybe something has become available since 2011 (see older posts) - I haven't been able to find a "out of the box" solution.
Thanks in advance
Sascha
I've come accross some older topics where possible solutions have been discussed but as far as I know, there is no free or commercial application available:
viewtopic.php?f=32&t=45741
viewtopic.php?f=32&t=45960
Does anybody know about a product in the market for that purpose? Maybe something has become available since 2011 (see older posts) - I haven't been able to find a "out of the box" solution.
Thanks in advance
Sascha
0
Comments
-
Hello.
A solution that would be outside of nav is using Round robin DNS.
http://technet.microsoft.com/en-us/libr ... 10%29.aspx0 -
Use Network Load Balancing: http://www.mibuso.com/dlinfo.asp?FileID=1517There are no bugs - only undocumented features.0
-
You can scale out your deployment by using NLB & port sharing in combination. E.g.
1. 2 VM's (w2k12 R2 for example) both having the middle tier installed -->DynamicsNAV71:7046 (tcp port sharing is useful to have unique ports across your deployments --> especally for multi-tenants interesting)
2. create the name the dns
3. install & configure NLB for both machines
add key for deployment with dns name created.0 -
Thanks to ara3n, bbrown and defiant701, really appreciate your comments.
The Round Robin on DNS sounds like a possible solution, even though it's not the perfect match.defiant701 wrote:You can scale out your deployment by using NLB & port sharing in combination.
Thanks again!
Sascha0 -
NLB is load balancing & failover clustering. So when an A record is created in dns and NLB is configured with the correct affinity all NAV services on all machines become available and NLB will choose which ones to use. It's not as comfortable as AX where all AOS instances interact with each other and dedicated instances will act as real loadbalancers on application level. But NLB works pretty cool so far.0
-
NLB is "Network Load Balancing". It is not "Failover Clustering". "Failover Clustering" is a rather different solution. NLB presents mutliple physical instance of a service as a single virtual instance to the users. The users just connect to that virtual instance and NLB determines which physical instance they use. NLB frees the users from the complexity of rememeberign multiple services. If a user is connected to a physical services that fails, their conenction is dropped. They would then simply reconnect to the virtual service and be directed to another functioning service. In this way, NLB does provide a level of Fault-Tolerance, but it is not "Failover Clustering". Although it is often viewed generically as a "failover" solution.
NAV service tiers on NLB do not dynamically load balance. The "load balancing" occurs only during the connections stage.
In contrast to NLB, "Failover Clustering" deals with the failure of the underlying host on which a service is running. If a host fails, the clustered services are restarted on another node within the cluster.There are no bugs - only undocumented features.0 -
bbrown wrote:NLB is "Network Load Balancing". It is not "Failover Clustering". "Failover Clustering" is a rather different solution. NLB presents mutliple physical instance of a service as a single virtual instance to the users. The users just connect to that virtual instance and NLB determines which physical instance they use. NLB frees the users from the complexity of rememeberign multiple services. If a user is connected to a physical services that fails, their conenction is dropped. They would then simply reconnect to the virtual service and be directed to another functioning service. In this way, NLB does provide a level of Fault-Tolerance, but it is not "Failover Clustering". Although it is often viewed generically as a "failover" solution.
NAV service tiers on NLB do not dynamically load balance. The "load balancing" occurs only during the connections stage.
In contrast to NLB, "Failover Clustering" deals with the failure of the underlying host on which a service is running. If a host fails, the clustered services are restarted on another node within the cluster.
Yep, that's right. NLB is not "Failover Clustering" per definition, it only identifies if a host is there or not. Round Robin is also just load Distribution, balancing and fault-tolarance. So to say according to the forums question and for all fuddy-duddies there is no real load balancing in NAV so far.0 -
Hi,
yes NLB is still a good choose. But don't balance the NAV users.
I was also searching for a good solution by MS standard for automatically balance the load between NST's.
If you want addionally a NAV "Activ Session" loadbalacing.
Try this:
https://community.dynamics.com/nav/f/34/t/254712
You can combin it with NLB or use it as your NAV standard balancing:-)
regards sk
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions