Re: 4.14 Advanced networking: adding networks and providers

2020-08-16 Thread Andrija Panic
So, documentation needs a bit more reading (and polishing, why not...) - i.e. there a few kinds of networks in CloudStack - and also, Network Offerings are created based on the type of the network you want to offer to your users: There are: - Shared networks (VR only used for DNS/DHCP/userdata/met

Re: Cloudstack 4.11.3 to 4.13.1 SystemVMs Error

2020-08-16 Thread Andrija Panic
2020-07-25 03:23:51,093 WARN [c.c.v.SystemVmLoadScanner] (secstorage-1:ctx-50756e9b) (logid:3d7c25cb) Unexpected exception Failed to fetch any free public IP address com.cloud.utils.exception.CloudRuntimeException: Failed to fetch any free public IP address ? On Sat, 15 Aug 2020 at 18:05, Ammad

Re: Local Primary Storage, Instances Refusing to start

2020-08-16 Thread Andrija Panic
starting instances from ISO, means NOT starting them from template, so the "disk" properties are, afaik, all read/used from the Disk offering (I say "afaik", because there have been some changes lately, or about to happen) - i.e. you have tohave a Disk Offering with local storage option - then when

4.14 Advanced networking: adding networks and providers

2020-08-16 Thread rvalle
Hi!​ I am deploying my first ACS cluster, debugging the installation procedure step by step. It is ACS 4.14, Ubuntu 18, KVM, Advanced Networking, Local Primary Storage. I am trying now to get advanced networking going. I am guessing that the documentation has not yet catch up with the latest

Re: Local Primary Storage, Instances Refusing to start

2020-08-16 Thread Rafael del Valle
fantastic. it works. I cannot get to start instance for installation from CD, thou. I guess that is not ROOT and requires shared primary? Thanks Rafael On Fri, 2020-08-14 03:20 PM, Andrija Panic wrote: > compute offerings dictate whether the instance (its ROOT volume...) should > be deployed o