mdesaive commented on issue #2533: Web-UI creates all isolated Nets with IP range 10.1.1.0/24 URL: https://github.com/apache/cloudstack/issues/2533#issuecomment-380029916 @DaanHoogland I have another issue for isolated networks created through the web-UI. Can you decide if that is a new ticket, of if it is fixed with this issue? It is not possible to add a NIC on an isolated network created through the web-UI I. I receive an exception: com.cloud.utils.exception.CloudRuntimeException: Insufficient capacity when adding NIC to VM[User|i-157-2357-VM]: com.cloud.exception.InsufficientAddressCapacityException: Insufficient address capacityScope=interface com.cloud.dc.DataCenter; id=1 For networks created with CloudMonkey and with explicit declaration of "gateway" and "netmask" adding NICs is working. create network displaytext=testnet name=testnet networkofferingid=<id> zoneid=<id> projectid=<id> gateway=172.17.1.1 netmask=255.255.252.0 networkdomain=<networkdomain>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
