Configure equal share

Procedure

To configure equal share, use the keyword default to define an equal share for every user.
Begin HostPartition 
HPART_NAME = equal_share_partition 
HOSTS = all 
USER_SHARES = [default, 1] 
End HostPartition