gpothier
gpothier
I'm also having a hard time settings things up. In particular, the parts about installing the CephFS plugin with Helm (https://github.com/ceph/ceph-csi/blob/devel/charts/ceph-csi-cephfs/README.md) could be significantly improved I think. For instance, it...
I finally was able to mount the provisioned volume in my app pod by removing this line from `values.yaml`: ``` netNamespaceFilePath: "{{ .kubeletDir }}/plugins/{{ .driverName }}/net" ``` The `netNamespaceFilePath` option...
I agree that it would be a nice thing to have. Additionally, and maybe this should be filed in a separate issue, if one sets a value for `passwordSecret.name` and...
Hi, here is a new screenshot with the full error message. These "conflict" errors disappear on their own after restarting sync, and usually show up again after a while, but...
An additional detail: when sync is stuck, the MB/s indication also remains stuck; it should decrease towards 0, but doesn't
I just saw that you also requested the server log. Which of the services would be of interest? (this is OCIS, so there are a lot of pods running)
New detail: sometimes the client gets stuck at the "Preparing to sync" stage. There is no other sync in progress, at least as far as the GUI shows. Here are...
Hi, which server component's logs are needed? This is an OCIS installation on Kubernetes, so there are a lot of pods running. Also, just to give an update: the issue...