Derek Su

Results 1074 comments of Derek Su

Hello @YuryHrytsuk Thanks for asking. For v1 volume, the node disk should be an extent-based filesystem, so `ext4` and `xfs` are available as the description in https://longhorn.io/docs/1.9.0/deploy/install/#installation-requirements.

@YuryHrytsuk For the node disk, it should be an extent-based filesystem such as ext4 and xfs. For the filesystem on the Longhorn volume, Longhorn doesn't have any limitation. Do these...

> I have a volume stuck in the attach/detach loop with not enough time in between for me to manually recover. There is 1 failed replicas and 2 working ones...

@bkkoli > It would be nice to add a value to Helm chart values that can modify the "fromBackup" of the longhorn storage class. Do you mean newly created stroage...

> @derekbit Why don't you add it to the Default Storage Class and set the default to "" like Helm Chart's Storage Class Template now? You are right. We currently...

Thanks @Hugome for the contribution. Could you create a BUG ticket in https://github.com/longhorn/longhorn/issues and add the ticket number to https://github.com/longhorn/longhorn-manager/pull/3848#issue-3146102233? Thank you.

Hello @Hugome Can you execute `bash k8s/generate_code.sh` and add the changed files to the PR? Thanks.