PhanLe1010

Results 277 comments of PhanLe1010

@Dubouchj Can you try to use Longhorn UI to delete snapshots?

Thanks @oldluke92 for the details report cc @keithalucas Could you help to take a look at this one?

> One of the "standalone" DB Volumes was corrupted (telling me something about running fscheck in it) Btw, for this filesystem corruption error. You can fix it by following the...

We recently identified a bug in Longhorn that may corrupt the filesystem. More details are at https://github.com/longhorn/longhorn/issues/4354 @ohthehugemanatee To verify, could you provide us the filesystem info of your problematic...

Reopening this ticket because we have not identified the root cause. The PR here mitigates the consequence when volume has multiple replicas. But some users with single replica are still...

Theoretically, this issue could be very well related to the upstream issue https://github.com/kubernetes/kubernetes/issues/120571. However, attempting to reproduce using similar steps as in the upstream issue yields no success. The attempted...

### Next action Even though we are not able to reproduce the upstream issue, from code analysis, I do think that the race condition in the upstream issue COULD be...

## Attachment interruption ### Case 1: interruption happens 1. Create a 20GB PVC using `longhorn` StorageClass. Create a test deployment of 1 pod using the PVC. 2. Exec into the...

## Test Upgrade ### CSI flow 1. Deploy Longhorn older version v1.4.x 1. Deploy a test deployment https://github.com/longhorn/longhorn/blob/master/examples/deployment.yaml 1. Deploy a test statefulset https://github.com/longhorn/longhorn/blob/master/examples/statefulset.yaml 1. Write some data to directory...