Derek Su

Results 1074 comments of Derek Su

@mantissahz Please address @c3y1huang's comments. Thank you.

Mistakenly added to v1.9. Low priority, so move it to v1.10 and set to priority/1.

> [[IMPROVEMENT] Add namespace argument/parameter to cli pre-flight check](https://github.com/longhorn/longhorn/issues/9749) : need a new release of longhornctl , waiting @DamiaSan longhornctl is only built and published while releasing v1.10.0. You can...

Longhorn assumes user does not touch the replicas. In detached state, one possible solution is checking the existence of the replicas periodically, but it still cannot detect the changes of...

We can extend the v2 offline replica rebuilding to v1 in v1.8. Please see the ticket https://github.com/longhorn/longhorn/issues/8443 and https://github.com/longhorn/longhorn/blob/master/enhancements/20230616-automatic-offline-replica-rebuild.md

@adamency I cannot reproduce it in our lab environment. Please provide more information for troubleshooting.

> @derekbit I am sorry but I don't know what more information you would like me to give ? I literally gave all the information I could think of. Kubernetes...

Well, no. The local-path-provisioner actually creates a folder as a volume on a local filesystem, so you can format the local storage as a `xfs` filesystem for holding volumes.

I mean you can prepare a disk, format it to xfs and mount it. Then, add the mount point to local-path provisioner’s path list.