Re: [DISCUSS] Github Discussions for CloudStack?

2022-12-14 Thread David Jumani
Sounds like a good idea +1 for giving it a try! From: Rohit Yadav Sent: Wednesday, December 14, 2022 2:37 PM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Subject: [DISCUSS] Github Discussions for CloudStack? All, In the past, we had moved away f

Re: Volume-size on physical storage differs hugely from configured size in CS management

2022-12-14 Thread vas...@gmx.de
Hi Wei, thanks for you shared information. As always really helpfull. Regards Am Mi., 14. Dez. 2022 um 20:59 Uhr schrieb Wei ZHOU : > Exactly. > > You can use 'qemu-img convert' to recreate the image. > > If you use recent libvirt/qemu and guest os, you can use volume snapshot on > running vms,

Volume-size on physical storage differs hugely from configured size in CS management

2022-12-14 Thread Wei ZHOU
Exactly. You can use 'qemu-img convert' to recreate the image. If you use recent libvirt/qemu and guest os, you can use volume snapshot on running vms, the memory will be lost but image will not be touched. see https://github.com/apache/cloudstack/pull/5297 -Wei On Thursday, 8 December 2022, va

Re: [DISCUSS] Github Discussions for CloudStack?

2022-12-14 Thread Ivet Petrova
Hi Rohit, Will this be instead the mailing lists? Or an addition to them? Kind regards, On 14 Dec 2022, at 11:07, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: All, In the past, we had moved away from JIRA and ReviewBoard to Github as it provided a single platform for both the u

Re: [DISCUSS] Github Discussions for CloudStack?

2022-12-14 Thread Nicolas Vazquez
+1 Regards, Nicolas Vazquez From: Rohit Yadav Date: Wednesday, 14 December 2022 at 06:08 To: d...@cloudstack.apache.org , users@cloudstack.apache.org Subject: [DISCUSS] Github Discussions for CloudStack? All, In the past, we had moved away from JIRA and ReviewBoard to Github as it provided

Re: [DISCUSS] Github Discussions for CloudStack?

2022-12-14 Thread Wei ZHOU
+1 good idea. -Wei On Wed, 14 Dec 2022 at 10:08, Rohit Yadav wrote: > All, > > In the past, we had moved away from JIRA and ReviewBoard to Github as it > provided a single platform for both the user and the dev community to > collaborate on issues/requests and code changes (pull requests). We

[DISCUSS] Github Discussions for CloudStack?

2022-12-14 Thread Rohit Yadav
All, In the past, we had moved away from JIRA and ReviewBoard to Github as it provided a single platform for both the user and the dev community to collaborate on issues/requests and code changes (pull requests). We later organically started using Github for release milestones/triaging, recentl