GitHub user akrasnov-drv edited a comment on the discussion: CloudStack fails 
to start more VMs

I increased `router.cpu.mhz` config value to 8400 (in hope to get 4 cores in 
the VM), but VR still uses just 1 core. And I have CPU pass-through configured. 
So, in place of 4 physical cores I've got 1 core with
```
Model name:             Intel(R) Xeon(R) Gold 5218R CPU @ 2.10GHz
BogoMIPS:             4190.14
```
nevertheless, I do not see high CPU usage anymore, and still get numerous 
failures in STATICNAT.ENABLE
I checked snat in cloud.log of VR and see no errors, but the amount of log 
records is surprising:
```
root@r-3295-VM:~# grep -i snat /var/log/cloud.log|grep -i ERR
root@r-3295-VM:~# grep -i snat /var/log/cloud.log|wc -l
4110
```

And again, just after 40 min of VR uptime I see .htaccess rapidly growing
```
root@r-3295-VM:~# uptime
 14:11:13 up 40 min,  1 user,  load average: 2.41, 2.04, 1.17
root@r-3295-VM:~# cat /var/www/html/latest/.htaccess|wc -l
76324
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/10184#discussioncomment-11891134

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to