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 QEMU/libv

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: 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 som

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: 4.13 rbd snapshot delete failed

2019-09-07 Thread li jerry
I found it had nothing to do with storage.cleanup.delay and storage.cleanup.interval. The reason is that when DeleteSnapshot Cmd is executed, because the RBD snapshot does not have Copy to secondary storage, it only changes the database information, and does not enter the main storage to del

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 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: [email protected].

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 f

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 can

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 off

Re: Load balancing VMs on shared network

2019-09-07 Thread Nii Apleh Lartey
Hello, If it is for public address, go to the network > view IP addresses, then select the IP you want to loadbalancer and go to configuration. You can then choose the ports and VMs and other settings you want under the loadbalancer – this is of course assuming you have this (Load balancer) enab