Server pools are a logical grouping of server resources in a RAC cluster and enable the automatic on-demand startup and shutdown of RAC instances on various nodes of a RAC cluster.
Server pools can be defined with SRVCTL and CRSCTL command-line utilities of oracle clusterware.
Below listed are some of the command-line and GUI tool options for adding and managing server pools.
$ crsctl add serverpool bsfsrvpool0l -attr MIN_SIZE=1, MAX_SIZE=2, IMPORTANCE=100 $ crsctl delete serverpool $ crsctl status serverpool -f $ srvctl config serverpool
Amen Answered question 14/09/2022