Hi, My prometheus federation is running on node n3. I use longhorn as persistent volume with replica count 2 for each volume.
the volume replica status for prometheus on node n1 is running but in n3 is rebuilding.
I don't know why the prometheus is running on n3 not in n1?!! (I don't know the why the scheduler don't run prometheus pod on n1)
How the prometheus write the data on n3 replica while it's rebuilding? Or my conclusion is wrong and the prometheus pod which is running on node n3, is writing data on volume replica which is running on n1?