This message was deleted.
# longhorn-storage
a
This message was deleted.
n
Hi! Please check your share-manager metrics, maybe you have the memory leak problem. Workaround for that: https://github.com/longhorn/longhorn/issues/8394#issuecomment-2069398514
l
@nice-tent-65195 great thanks for your help. but I found when not using `RWX`(nfs), the issue of performance degrade still exists
it’s strange about the 16MB/s, because it’s not the network limit or disk bandwidth limit.
I will try the fix and feedback here.
I switched the longhorn to v1.5.4, but the write performance is still lower than the disk speed.
I found a [post](https://longhorn.io/blog/performance-scalability-report-aug-2020/#:~:text=With%201%20replica%2C%20Longhorn%20provides,response%20to%20the%20workload's%20request.) saying:
Copy code
With 1 replica, Longhorn provides the same bandwidth as the native disk.
With 3 replicas, Longhorn provides *1.5 times to 2+ times* performance compared to a single native disk.
but I didn’t achieve that.