Hello all,I have the following SQL FCI configuration:NODE1 -256GBINST1 - 64GB min/64GB maxINST2 - 64GB min/64GB maxNODE2 - 256GBINST3- 64GB min/64GB maxINST4- 64GB min/64GB maxWith this configuration and if all instances are running on the same node there will be enough memory for them to run. Knowing that normally i ll have only 2 instances in each node wouldnt it be better the following config?NODE1 -256GBINST1 - 64GB min/128GB maxINST2 - 64GB min/128GB maxNODE2 - 256GBINST3- 64GB min/128GB maxINST4- 64GB min/128GB maxWith this configuration and in case all the instances (due to a failure) start running on only 1 node, SQL will adjust all instances to just use Min memory specified?Regards,Arestas
↧