Replies: 1 comment 6 replies
-
Where the volume is mounted? outside node other than A, B, C and D or mounted in D? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
First, some background:
I have a environment with 4 nodes in a replicated-distributed configuration. A,B and C,D nodes. A,B have X Y Z files and C,D have I J K files.
So, I've been doing some tests and found out that most of the time when im copying from gluster the file I, almost always it's sent from node D, but not always.
Why is this exactly? Is it random? From what I've read, there are some metrics that gluster uses, but couldn't quite put my finger on why exactly. Also, I was wondering if there's a way to always read from node D whenever I want to read files I J or K . Of course, if node D is down, it'll read from node C.
Thank you for your answers and sorry for my english, It's not my mother tongue.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions