I am bit confused with Setting up AutoStart as described in the Documentation.
https://docs.apigee.com/private-cloud/v4.18.01/setting-server-autostart
//First start ZooKeeper, Cassandra, LDAP (OpenLDAP)
If ZooKeeper and Cassandra are installed as cluster, the complete cluster must be up and running before starting any other Apigee component//
1.) So, what if ZK/Cassandra/OpenLDAP gets started before ZK/Cassandra on other nodes are yet to come up?
2.) If all Zk/Cass nodes in cluster needs to be up before starting others - what will happen in case of one Zk/Cass having issues, say hardware issues, would there be issues starting up other services? If yes, then this would create a lot of failure points. Please advice.
3.) What if the Mgmt UI/OpenLDAP comes online before the Zookeeper node. When all Linux machines are getting rebooted, we can not control which ones come online first before the other.
Will the Apigee scripts take care of checking the Peer machines containing other Apigee components to start up in correct sequence ??