Re: Add private network to a VM

2019-10-18 Thread Andrija Panic
Haven't tested Advanced zone with SG, so really can't say, but assuming the error you got is "true", then seems so. Perhaps someone else can advise. On Fri, 18 Oct 2019, 16:47 Fariborz Navidan, wrote: > So, there is no way to get private networks? > > On Fri, Oct 18, 2019 at 5:56 PM Andrija Pan

libvirt: Storage Driver error : Storage pool not found:

2019-10-18 Thread Gabriel Velasquez
I'm new to CloudStack and looking to use this in a private cloud. Unfortunately, I haven't been able to get the Storage and Console VM to start up. I went through the install process twice and go the same result. I followed the documentation step by step for the basic setup. http://docs.clou

Re: Add private network to a VM

2019-10-18 Thread Fariborz Navidan
So, there is no way to get private networks? On Fri, Oct 18, 2019 at 5:56 PM Andrija Panic wrote: > Never tested that combo myself, but it's always a good idea to read the doc > first, before building a cloud - just to be aware of features and > limitations. > > On Fri, 18 Oct 2019 at 16:06, Far

Re: Add private network to a VM

2019-10-18 Thread Andrija Panic
You are (ab)using it "incorrectly" and perhaps haven't read enough documentation. PVLANs are only supported with Shared Network, and only secondary type of Community and Promiscuous PVLANs. Not sure if SGs are allowed in that kind of setup. Check the upstream documentation on GitHub, there is a PR

Re: Add private network to a VM

2019-10-18 Thread Fariborz Navidan
I ran following command in CMK and got following error: (localcloud) 🐱 > create network displaytext=PrivateNetwork1 name=PrivateNetwork1 networkofferingid=1eb91753-7e46-44dd-9dfa-5a8389052c07 zoneid=cb0c4519-5e38-463f-a76d-46d3b0c902f6 isolatedpvlan=200 🙈 Error: (HTTP 431, error code 4350) Can onl

Re: Add private network to a VM

2019-10-18 Thread Andrija Panic
Never tested that combo myself, but it's always a good idea to read the doc first, before building a cloud - just to be aware of features and limitations. On Fri, 18 Oct 2019 at 16:06, Fariborz Navidan wrote: > Isn't it possible to have private networks in such case?This is not good > idea to ha

Re: Add private network to a VM

2019-10-18 Thread Fariborz Navidan
Isn't it possible to have private networks in such case?This is not good idea to have such a constraint! On Fri, Oct 18, 2019 at 5:24 PM Andrija Panic wrote: > well, there you go... > I did not know you are running security groups advanced zone > > On Fri, 18 Oct 2019 at 15:51, Fariborz Navi

Re: Add private network to a VM

2019-10-18 Thread Andrija Panic
well, there you go... I did not know you are running security groups advanced zone On Fri, 18 Oct 2019 at 15:51, Fariborz Navidan wrote: > And if I remove isolatedpvlan parameter I get "Error: (HTTP 431, error code > 4350) Only shared guest network can be created in security group enabled >

Re: Add private network to a VM

2019-10-18 Thread Fariborz Navidan
And if I remove isolatedpvlan parameter I get "Error: (HTTP 431, error code 4350) Only shared guest network can be created in security group enabled zone" On Fri, Oct 18, 2019 at 12:54 AM Fariborz Navidan wrote: > So, why don't I see this button? Even no element is rendered in UI. > > On Fri, Oc