In hyperv there is a setting for autostart delay of a guest. In Cluster, there is no such option, only priority low, medium, high. This results in some
servers starting earlier than they should (e.g. before AD controller is ready or before SQL is ready) and subsequent failure of services that depend on e.g. database. How do I resolve this? How can I control startup of servers properly (that is by time not
some obsure priorities) under cluster environment?
↧