Re: ACS Blockvolumes, Leaseweb cloudstack-csi

2025-10-18 Thread Jürgen Gotteswinter
e to observe the same behavior. Here’s what I did: * Created 3 pods, each requesting a persistent volume, using the pod.yaml and pvc.yaml examples from https://github.com/leaseweb/cloudstack-csi-driver/tree/master/examples/k8s <https://github.com/leaseweb/cloudstack-csi-driver/tree/master/exa

Re: ACS Blockvolumes, Leaseweb cloudstack-csi

2025-10-18 Thread Pearl d'Silva
Hi Juergen, I tried to reproduce the issue you described but wasn’t able to observe the same behavior. Here’s what I did: * Created 3 pods, each requesting a persistent volume, using the pod.yaml and pvc.yaml examples from https://github.com/leaseweb/cloudstack-csi-driver/tree/master

ACS Blockvolumes, Leaseweb cloudstack-csi

2025-10-02 Thread Jürgen Gotteswinter
Hi! I am facing some issues with the cloudstack csi driver (leaseweb fork). In general it works pretty good, but for example when draining a Kubernetes node which triggers a lot of detach, attach operations, randomly something goes wrong and i end up in a inconsistent state and i cant attach

Re: Cloudstack CSI

2022-05-24 Thread Rudraksh Kulshreshtha
On Thu, May 19, 2022 at 2:33 AM Ricardo Pertuz < > [email protected]> > wrote: > > > Hi, > > > > Currently I have a Kubernetes cluster outside Cloudstack and I want > to use > > this CSI to provision volumes wit

Re: Cloudstack CSI

2022-05-24 Thread Ricardo Pertuz
lt;https://rook.io/> or Longhorn <https://longhorn.io/>? On Thu, May 19, 2022 at 2:33 AM Ricardo Pertuz wrote: > Hi, > > Currently I have a Kubernetes cluster outside Cloudstack and I want to use > this CSI to provision volumes with this driver: > htt

Re: Cloudstack CSI

2022-05-18 Thread Rudraksh Kulshreshtha
;d recommend going in for something like Rook <https://rook.io/> or Longhorn <https://longhorn.io/>? On Thu, May 19, 2022 at 2:33 AM Ricardo Pertuz wrote: > Hi, > > Currently I have a Kubernetes cluster outside Cloudstack and I want to use > this CSI to provision volumes wit

Cloudstack CSI

2022-05-18 Thread Ricardo Pertuz
Hi, Currently I have a Kubernetes cluster outside Cloudstack and I want to use this CSI to provision volumes with this driver: https://github.com/apalia/cloudstack-csi-driver, is it recommended? Is the an official one I can rather use? BR, Ricardo