Skip to content

Make resource allocation ( total number of machines ) exact as requested numbers. #82

@q131172019

Description

@q131172019

In test for 500K nodes / 2 regions / 20 schedulers / 25K nodes per scheduler, the first 19 schedulers are successfully allocated with requested machines greater than 25k nodes due to overhead so that the remaining nodes are less than 25K. The result is the 20th scheduler is not allocated with 25k requested machines due to "Not enough hosts"

I0711   18:53:40.867457   18611   installer.go:48] handle client registration
E0711 18:53:40.869402   18611 distributor.go:66] Error allocate   resource for client. Error Not enough hosts
I0711 18:53:40.869424   18611 installer.go:79] error register   client. error Not enough hosts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions