carpenox wrote:is this a single server or a cluster? Are you using an old or backed up database when you reinstall? if so, how large is the database? whats the load on the server(s)? how many agents? what dial ratio?
Yes, it is a single server. No backed up database.
Currently,
-> FROM information_schema.tables
-> GROUP BY table_schema;
+--------------------+--------------------+
| Database Name | Database Size (MB) |
+--------------------+--------------------+
| asterisk | 48.57179260 |
| information_schema | 0.20312500 |
| mysql | 3.35156250 |
| performance_schema | 0.00000000 |
| sys | 0.03125000 |
+--------------------+--------------------+
5 rows in set, 26 warnings (0.144 sec)
Load is 1%, Same isssue with single agent whether dialling manually or auto dial.
Server Configuration:
CPU - AMD EPYC 4244P - 6c/12t - 3.8 GHz/5.1 GHz
RAM - 32 GB 5200 MHz
Data disks 2×960 GB SSD NVMe (Soft RAID)