Re: Load balancing VMs on shared network

2019-09-07 Thread Fariborz Navidan
Then what is internal LB? On Sun, Sep 8, 2019 at 8:02 AM Andrija Panic wrote: > No way. For Shared networks in Advanced Zone, VR is used only for > dhcp/dns/user-data/meta-data amd nothing else at all. > > To use VR as the loadbalancer, you need to deploy a VPC, and use the > correct network

Re: Load balancing VMs on shared network

2019-09-07 Thread Andrija Panic
No way. For Shared networks in Advanced Zone, VR is used only for dhcp/dns/user-data/meta-data amd nothing else at all. To use VR as the loadbalancer, you need to deploy a VPC, and use the correct network offering (offerring...vpc...netwotks...withExternalLB or similar name...). This means you

Re: 4.13 rbd snapshot delete failed

2019-09-07 Thread Andrija Panic
Maaany release ago, deleting Ceph volume snap, was also only deleting it in DB, so the RBD performance become terrible with many tens of (i. e. Hourly) snapshots. I'll try to verify this on 4.13 myself, but Wido and the guys will know better... I On Sat, Sep 7, 2019, 08:34 li jerry wrote: > I

Re: Hackathon @apachecon

2019-09-07 Thread Paul Angus
Hi Sayed, You're more than welcome the talks will be Monday and Tuesday the Hackathon is Wednesday. You'll need to register via http://us.cloudstackcollab.org/#attend From: sayed muzammil Sent: Saturday, September 7, 2019 4:34:35 PM To:

Load balancing VMs on shared network

2019-09-07 Thread Fariborz Navidan
Hello, The guest network in my zone is shared and have load balancing enabled with Virtual Router as service provider. Now how can I load balancing two or more VMs on the shared guest network with public IP? Thanks

Re: Hackathon @apachecon

2019-09-07 Thread sayed muzammil
Wish to join conference On Saturday, September 7, 2019, Marcus wrote: > I think some direction may come out of what we see at the conference. > > UX - UI, API, CLI > KVM agent communication model > > On Friday, September 6, 2019, Paul Angus wrote: > > > Hi All, > > > > We have a large room for

Re: Hackathon @apachecon

2019-09-07 Thread Marcus
I think some direction may come out of what we see at the conference. UX - UI, API, CLI KVM agent communication model On Friday, September 6, 2019, Paul Angus wrote: > Hi All, > > We have a large room for the day on Wednesday for a hackathon. I think it > might be a good idea if we marshal

User Data does not work

2019-09-07 Thread Fariborz Navidan
Hello, When I pass base64 encoded user data to deployvirtualmachine Api, VR returns empty script upon calling http://VR_IP/latest/user-data from within the VM. ACS version is 4.12.0.0. It was working before. I've tried restarting network. Please help. Thanks

Re: 4.13 rbd snapshot delete failed

2019-09-07 Thread Wido den Hollander
On 9/6/19 11:34 PM, Andrija Panic wrote: > One question though... for me (4.13, Nautilus 14.2, test env) - it fails to > revert back to snapshot with below error > Ok, that's weird. Gabriel worked on this code recently, maybe he can take a look. I'll ping him Wido > Which CEPH and