Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
https://huawei.github.io/css-docs/
Apache License 2.0
85 stars 47 forks source link

create pvc from snapshot takes too much time #144

Closed fangfenghuang closed 7 months ago

fangfenghuang commented 7 months ago

40Gi pvc restore from snapshot tasks more than 11min:

I have tried other csi like xsky, ceph that didn't take so much time, almost less than 3min

I wonder whether it’s possible to optimize the performance of snapshot recovery?

fangfenghuang commented 7 months ago

As i set parameters.cloneSpeed to 4, it promoted from 11min to ~1min