Configure global fairshare

To configure global fairshare, you must use host partition fairshare. Use the keyword all to configure a single partition that includes all the hosts in the cluster.
Begin HostPartition 
HPART_NAME =GlobalPartition 
HOSTS = all 
USER_SHARES = [groupA@, 3] [groupB, 7] [default, 1] 
End HostPartition