Skip to content

Conversation

schaffung
Copy link
Member

Currently the glusterfind operation
is disrupted if even one node is down
during the pre. This is due to the fact
that changelogs are required to be
captured from the specific bricks and then
aggregated.

Fixes: #677
Signed-off-by: srijan-sivakumar [email protected]

Currently the glusterfind operation
is disrupted if even one node is down
during the pre. This is due to the fact
that changelogs are required to be
captured from the specific bricks and then
aggregated.

Fixes: gluster#677
Signed-off-by: srijan-sivakumar <[email protected]>
@schaffung schaffung requested a review from nik-redhat April 7, 2021 14:53
@schaffung schaffung self-assigned this Apr 7, 2021
@schaffung
Copy link
Member Author

@aravindavk can you please review this. TIA.

@aravindavk
Copy link
Member

This looks like a bug in glusterfind. By default it should return partial results unless --disable-partial is specified.
https://github.com/gluster/glusterfs/blob/devel/tools/glusterfind/src/main.py#L365

@schaffung
Copy link
Member Author

@aravindavk , it fails when the flag isn't used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding limitation in glusterfind
2 participants