GitHub user akrasnov-drv added a comment to the discussion: CloudStack fails to start more VMs
I can confirm now that the fix improves scale a lot, still I have the same issues, though not after 3 but after several dozens of nodes - .htaccess still has a lot of duplicates ``` 31587 /var/www/html/latest/.htaccess root@r-21-VM:~# cat /var/www/html/latest/.htaccess|sort -u | wc -l 37 ``` - static nat still starts to fail after those successful ``` 2025-01-28 11:38:06,904 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:08,024 ERROR Command 'nft list tables ip6 | grep ip6_acl' returned non-zero exit status 1. 2025-01-28 11:38:08,100 ERROR Command 'nft list tables ip6 | grep ip6_firewall' returned non-zero exit status 1. 2025-01-28 11:38:11,765 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:14,035 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:16,218 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:18,418 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:20,823 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:23,168 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:25,616 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:28,143 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:30,503 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:32,953 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:35,446 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:37,940 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:40,671 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:43,361 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:45,849 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:48,571 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:51,267 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:54,037 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:56,822 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:38:59,496 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:39:02,098 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:39:04,752 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:39:07,630 ERROR Not able to setup source-nat for a regular router yet 2025-01-28 11:39:10,739 ERROR Not able to setup source-nat for a regular router yet ``` GitHub link: https://github.com/apache/cloudstack/discussions/10184#discussioncomment-11983360 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org