Failed to start agent, error: Current quota is not enough, please use MgC
V1.0 – May 2024
| Version | Author | Description |
|---|---|---|
| V1.0 – 2024-05-21 | Diogo Hatz 50037923 | Document Translation |
| V1.0 – 2024-05-22 | Wisley Paulo 00830850 | Document Review |
Reason:
This message is displayed because the number of source servers reported to SMS has reached the upper limit (more than 10) and the migration task cannot be manually added.
Solution:
- The operating system is Windows.
You can go to the following directory:C:\SMS-Agent-Py3\config or C:\SMS-Agent-Py2\config.

Then open the file as shown in the picture:g-property.cfg

Then change ‘start_type = MANUAL’ to ‘start_type = MGC’ in the file.
before: 
after: 
Finally, restart the agent.
- The operating system is Linux.
You can open the file :SMS-Agent/agent/config/g-property.cfg
Then change ‘start_type = MANUAL’ to ‘start_type = MGC’ in the file.

Finally, restart the agent.