Correct me if I'm wrong but according to the docs, there might be a more elegant way of doing something similar with gluster cli ex: gluster volume heal <VOLNAME> split-brain latest-mtime <FILE> -- although I have never tried it myself.
On Mon, Jan 11, 2021 at 1:50 PM Strahil Nikolov via Users <[email protected]> wrote: > > > Is this a split brain situation and how can I solve this? I would be > > very grateful for any help. > I've seen it before. Just check on the nodes which brick contains the > newest file (there is a timestamp inside it) and then rsync that file > from the node with newest version to the rest. > If gluster keeps showing that the file is still needing heal - just > "cat" it from the FUSE client (the mountpoint in /rhev/....). > > Best Regards, > Strahil Nikolov > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/2GLJIZQLFUZFSIVAVFFNG4CJZHNY7HFP/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/DRZ76K554HN24ZVSVR7D2LGCUAICQCLR/

