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.
Open ego.conf.
Windows: $EGO_CONFDIR\ego.conf
Linux/UNIX: $EGO_CONFDIR/ego.conf
Set the following parameter in the share directory:
EGO_PARENT_QUOTA=Y
Save and close ego.conf.
Shutdown and then restart the cluster (vemkd must be restarted after configuring ego.conf).