RE: Secure Live Migration for KVM

2021-03-15 Thread Sean Lair
Quick update so no one spends any time looking into this. Found a few things that we are working to fix: 1. if ca.plugin.root.auth.strictness is set to false, CloudStack will not try to renew any certs it has issued. I'd say this is an issue, it should still renew certs it has issued. 2. if

Re: Goggle Summer of Code 2021

2021-03-15 Thread Wei ZHOU
Hi Alireza, Good. As I understand, it is also block storage like Amazon EBS. -Wei On Mon, 15 Mar 2021 at 17:58, Alireza Eskandari wrote: > Yes! > Right now I have created a kubernetes cluster in Hetzner cloud and tested > its CSI driver. As I expected, it works by attaching and detaching

RE: Secure Live Migration for KVM

2021-03-15 Thread Sean Lair
Hi Rohit from our initial debugging, the issue may be a little more involved. Maybe you could add some insight. We added some debug logging to monitor the size of the activeCertMap and have noticed it is almost always 0. When the CABackgroundTask runs, it never does anything because the in

Re: Goggle Summer of Code 2021

2021-03-15 Thread Alireza Eskandari
Yes! Right now I have created a kubernetes cluster in Hetzner cloud and tested its CSI driver. As I expected, it works by attaching and detaching volumes from VM to VM. The volume follows where the pod is scheduled. I can give you access to evaluate it if you like. Thanks On Mon, Mar 15, 2021 at

[GitHub] [cloudstack-www] DaanHoogland merged pull request #80: issues have moved to github

2021-03-15 Thread GitBox
DaanHoogland merged pull request #80: URL: https://github.com/apache/cloudstack-www/pull/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: Goggle Summer of Code 2021

2021-03-15 Thread Suresh Anaparti
Hi, I would like to propose the idea of Cloning a Virtual Machine (with all the data disks) – using a new VM cmd (cloneVirtualMachine API) to create a copy of the VM. This will ease creating a copy of the VM without following series of API cmds to achieve that in CloudStack. Some hypervisors

Re: Goggle Summer of Code 2021

2021-03-15 Thread Wei ZHOU
Hi Alireza, Do you mean the Herzner cloud volume https://docs.hetzner.com/cloud/volumes/faq/ ? -Wei On Mon, 15 Mar 2021 at 09:50, Alireza Eskandari wrote: > Hi Wei > I had a search among different CSI drivers and their corresponding cloud > providers API, I can say that your opinion is not

[GitHub] [cloudstack-www] DaanHoogland opened a new pull request #80: issues have moved to github

2021-03-15 Thread GitBox
DaanHoogland opened a new pull request #80: URL: https://github.com/apache/cloudstack-www/pull/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: Goggle Summer of Code 2021

2021-03-15 Thread Alireza Eskandari
Hi Wei I had a search among different CSI drivers and their corresponding cloud providers API, I can say that your opinion is not right! For example in Hetzner cloud CSI driver you can see the "ControllerPublishVolume" function calls "s.volumeService.Attach" that tells Hetzner cloud manager to

Re: Goggle Summer of Code 2021

2021-03-15 Thread David Jumani
Hi Boris, +1 on the idea and I'm happy to co-mentor wrt the coding part From: Boris Stoyanov Sent: Monday, March 15, 2021 1:07 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org ; priv...@cloudstack.apache.org Subject: Re: Goggle Summer of Code

Re: Goggle Summer of Code 2021

2021-03-15 Thread Boris Stoyanov
Hi Giles and all, I’d like to propose some improvements in the UI around user experience. I think it’ll be great if users can navigate around just using keyboards, meaning go to different pages, confirm dialogues and submit forms without the use of mouse. Here’s a detailed description of the