PhanLe1010

Results 270 comments of PhanLe1010

I understand your frustration. We will try our best to identify the root cause. It would be great if you can send these things next time you hit the problem...

I am trying to reproduce the filesystem crash problem but have no luck so far. If you have a lab env that I can borrow, that would be great help...

New data, we can try to use big machines and twitch the [vm.dirty ratio](https://www.suse.com/support/kb/doc/?id=000017857) . Also, try application is eating more 24GB of RAM at the time it is killed...

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

I tried the @chriscchien's [steps](https://github.com/longhorn/longhorn/issues/4382#issuecomment-1283655312) and: 1. `kubernetes.client.rest.ApiException: (0) Reason: Handshake status 500 Internal Server Error:` I can see this one. This is because the Longhorn manager deleted the workload...

Thanks @yangchiu and @chriscchien for great testing. I can see `(3) AssertionError: assert 'qpmr8ujdg6jt...ik5c1i8az7vb8' == 'cat: read error: I/O error\n'` now in @chriscchien env. Looks like the kernel remount the...

### Why did we need PSP before? If the cluster admin enables PSP admission controller, the default behavior was to block any pod that doesn't have a PSP associated with...

@warrenrees I wish it was that simple. However, we have controllers with listers/informers that notify and cache the objects into the local caches. For example, for the cronjob it is...

Is it for testing or production use @MohammedNoureldin ? This one will take sometime until we release Longhorn v1.4.0. But if you are just testing, you can use master-head `kubectl...

Here it is https://github.com/longhorn/longhorn/tree/master/chart This chart will track `master-head` which is the latest, in-developing, and unstable version. > And is there any estimated time for the 1.4 release https://github.com/longhorn/longhorn/milestone/33 (subjected...