Derek Su

Results 1074 comments of Derek Su

We didn't see the issue when compiling v5.x codes by the steps https://github.com/longhorn/longhorn-share-manager/blob/master/package/Dockerfile#L8-L43, but ran into the issue in v6.1 and v6.2. Anything wrong?

> Yea, I'm not sure why that initializer is causing a problem. And it compiles for me. Maybe a compiler version issue? Thank you. Let me try a newer compiler...

The issue is gone after upgrading the gcc to v14. Thank you. BTW, failed to compile it when set `-DUSE_NFS3=OFF`. The complier complains unable to find `nfsproc3_to_str` if `-DUSE_NFS3` is...

Thanks for the contribution. Please create a IMPROVEMENT ticket in [longhorn/longhorn/issues (sort:updated-desc is:open)](https://github.com/longhorn/longhorn/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) and create the corresponding the PR in [longhorn/longhorn](https://github.com/longhorn/longhorn). The content of this repo is synced from [longhorn/longhorn](https://github.com/longhorn/longhorn).

cc @DamiaSan for the community issue coordinator

@sushant-suse Could you help review the PR? Thank you.

Apart from the original issue, can we get any benefit using HDD RAID for v2 engine?

@philippedev101 We have improved the scheduling log messages. The PR needs update. Could you help it? Thanks.