-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map Server Groups to UD/FD #18
Comments
I think I'm just going to wait for VMSS to do this. |
Need to understand how VMSS are handling UD/FD. We probably want FD=2 with FD 1 containing 10 UDs and FD 2 containing another 10, assuming that's possible. |
VMSS currently have 5 FD each with 1 UD. There's no sensible way to map this to server groups, but it should work perfectly well for 5 or fewer nodes and present minimal risk for small clusters with a greater number, particularly when used with persistent storage. Late this year Microsoft is planning enhancements to VMSS which could improve this situation. I'm going to leave this open and continue to work with Guy as new updates become available. It sounds like Ignite this year is going to be exciting... |
Trying to understand what would happen if we just create five server groups, even if the replica count is less. |
…otstrap Add database bootstrap
Might have to wait for the restructuring on availability sets. Need to confirm w Boris...
The text was updated successfully, but these errors were encountered: