Aman Gupta

Results 10 comments of Aman Gupta

Hi @davidkarlsen Can you please tell us the environment details like LVM-driver version, k8s version and OS ?

issue : https://github.com/cncf/cluster/issues/198

gitlab components backup status: - [x] minio - [x] gitaly - [x] postgresql - [x] redis - [x] gitlab-sidekiq - [x] unicorn - [x] default ns apps without pvc gitlab...

LIst of PR's used in e2e-refactoring in this migration process. - https://github.com/openebs/lvm-localpv/pull/192

list of pipelines with successfull runs: - [x] lvm-localpv - [x] zfs-localpv - [x] device-localpv - [x] cstor-csi - [x] jiva-csi - [x] localpv-hostpath

Restarting the zfs-node daemonset is must, so that driver can pick up the required topologies if they are added after driver is installed. One way is that while installing we...

> Experiencing exactly the same problem. Can you please share any one of the node-agent logs from lvm-node daemonset pods?

@13567436138 From the PVC describe I can see that, cloning out of a snapshot is being performed. This is not supported in lvm-localpv as of today. For more options, you...

Hi @jsalatiel, I think using `pvscan --cache` is a common practice even if system has in-built capabilities of periodic refresh so that PV cache remains up to date w.r.t. any...