RE: [Proposal] Storage Filesystem as a First Class Feature

2024-06-19 Thread Piotr Pisz
Hi, We considered a similar problem in our company. Shared storage is needed between VMs running on different networks. NFS/CephFS is ok as long as the VM can see the source. The best solution would be to use https://virtio-fs.gitlab.io/ Any FS would be used on the host side (e.g. NFS or CephFS)

Re: [Proposal] Storage Filesystem as a First Class Feature

2024-06-19 Thread Nux
Thanks Piotr, This is the second time virtio-fs has been mentioned and just researched it a bit, it looks like something really nice to have in Cloudstack, definitely something to look at in the future. Nice as it is though, it has a big drawback, it's KVM-only, so for now we'll stick to "ol

RE: [Proposal] Storage Filesystem as a First Class Feature

2024-06-19 Thread Alex Mattioli
Hi Piotr, > Overall, CloudStack has been heading in the right direction lately :-) That's great to hear :) Cheers Alex -Original Message- From: Piotr Pisz Sent: Wednesday, June 19, 2024 8:04 AM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org Subject: RE: [Proposal] Stor

RE: [Proposal] Storage Filesystem as a First Class Feature

2024-06-19 Thread Alex Mattioli
+1 on that, keeping it hypervisor agnostic is key. -Original Message- From: Nux Sent: Wednesday, June 19, 2024 10:14 AM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Re: [Proposal] Storage Filesystem as a First Class Feature Thanks Piotr, This is the secon

Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

2024-06-19 Thread Nux
In community's interest, do we have binary packages anywhere, ie deb/rpms? Cheers On 2024-06-19 07:12, Vishesh Jindal wrote: Hi All, I made a mistake and didn't create the release on dist.apache.org. Please discard my previous email. I've created a new CloudStack Kubernetes Provider 1.1.0

Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

2024-06-19 Thread Vishesh Jindal
We don't have any deb/rpms. Since this is for use with kubernetes, we only have a docker image and kubernetes deployment manifest. From: Nux Sent: Thursday, June 20, 2024 4:03 AM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Re: [VOT

Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

2024-06-19 Thread Rohit Yadav
+1 (binding) Source code, checksum and signature OK. Regards. From: Wei ZHOU Sent: Wednesday, June 19, 2024 12:20 To: us...@cloudstack.apache.org Cc: dev@cloudstack.apache.org Subject: Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1 +1 (bindin

Re: [VOTE] Apache CloudStack Kubernetes Provider 1.1.0 RC1

2024-06-19 Thread Rohit Yadav
Lucian, The convenience binary in case of this sub-project is the docker/container image, users can test RC1 builds from: https://hub.docker.com/r/apache/cloudstack-kubernetes-provider/tags Regards. From: Nux Sent: Thursday, June 20, 2024 04:03 To: dev@cl