Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Note that this is because the fop (from the mounts) also follows the same pattern - it first does non-blocking lock and if it fails, it goes for blocking lock. See |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In dev-session
#16
and#17
, there are some points I am not sure.1.if one file is dirty that
trusted.afr.dirty
is not zero and other file is health , then when heal process is running, which brick would choose to be the sources to repair ? Does it choose the first brick of the health brick list ?2. in the video, it mentioned that
afr_selfheal_inodelk
fn will get the full lock ,but if there are other fop requests coming , does it will reject the requests ?thanks.
Beta Was this translation helpful? Give feedback.
All reactions