Hey - we are trying to rebalance some overprovisioned disks by increasing the replica count for a volume to force a new replica on a empty disk, decreasing the replica count, and deleting the replica on the overprovisioned disk. When we decrease the replica count, longhorn will remove one of the healthy replicas which doesn't appear to line up with the docs "If the current healthy replica count is more than the specified replica count, Longhorn will do nothing". Is this something harvester is doing on top to keep the count aligned with storage class?