Jack Lin
Jack Lin
Hi @YvanGuidoin as mentioned [here](https://github.com/longhorn/longhorn-manager/pull/3034#issuecomment-2339881195), could you help to provide the testing steps and the expected results here for QA team members to verify the implementation. Thanks
Longhorn can adjust the longhorn-manager's log level, but there is currently no way to adjust the log level in runtime for other components like longhorn-instance-manager. Moreover, the log level (debug)...
More context here. The reason why we didn't delete the workload to fix the read-only issue but use the remount mechanism is because deleting the workload won't fix the read-only...
@derekbit How do we know if the volume is in IO error state in this case It seems the error in this case happened in `NodePublishVolume` function which is still...
> > But why didn't the csi retry work in this case, it even unstage the volume > > The filesystem with errors should be automatically corrected if possible during...