For example, for the existing lsb.resources configuration:
...Begin GuaranteedResourcePoolNAME=my_poolDISTRIBUTION=([SLA1, 10] [SLA2, 30])...End GuaranteedResourcePool...
bconf addmember gpool=my_pool "DISTRIBUTION=([SLA3, 10])"bconf: Request for gpool <my_pool> accepted
Once accepted by bconf, the new share definition appears in bqueue -l output:
bresources -gl my_poolGUARANTEED RESOURCE POOL: my_poolTYPE: slotsDISTRIBUTION: [SLA1,10] [SLA2,30] [SLA3,10]...
An SLA is neither a user group nor a host group. Don't use bconf to update an SLA.
For more about guaranteed resource pools see About guaranteed resource pools