Unable to deploy initial zone/setup - Fails at creating guest network #10678
-
problemWe are trying to setup CloudStack on a single DL380 and setup the initial first zone (and eventually add more KVM hosts that are ready). When running through the setup we find the following error: I tried to click on "Fix errors" but it brings me back to storage networks tab. After this, the setup keeps looping on the setup. I had a look at the management-server.log file but don't see anything jump out. Some context:
Storage:
Log fileSee line 30819 for instance versionsACS: 4.20.0 The steps to reproduce the bug
What to do about it?No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Can you please share the output of the following command, using cmk:
Just to validate if it is enabled and all the services are present. |
Beta Was this translation helpful? Give feedback.
-
Can you also check if the virtual router element for the given nspid is enabled.
If
|
Beta Was this translation helpful? Give feedback.
I had a look at the logging and I saw some errors regarding "Certificate for <127.0.0.1> doesn't match any of the subject alternative names". I remember that the FQDN record is still responding the short name. I changed /etc/hosts and commented the localhost record. Now I get the full FQDN back. Rebooted the server and repeated the setup. This time I still get that DHCP error but now the setup completes and I have 2 running system vm's with agent active.
I connected to the system VM console and I'm able to reach the storage network and management network. Are you still interested in certain logging?