Configure EGO to enforce share ratio at parent level

Share ratios are enforced at the leaf level by default. To change the configuration so that share ratios are enforced at the parent level, you need to set a parameter in ego.conf.

  1. Open ego.conf.
    • Windows: $EGO_CONFDIR\ego.conf

    • Linux/UNIX: $EGO_CONFDIR/ego.conf

  2. Set the following parameter in the share directory:

    EGO_PARENT_QUOTA=Y

  3. Save and close ego.conf.
  4. Shutdown and then restart the cluster (vemkd must be restarted after configuring ego.conf).