
I would try running a full heal first and give it some time to see if it clears up. I.e. gluster volume heal <vol> full If that doesn't work, you could try stat on every file to trigger healing doing something like this: find /fuse-mountpoint -iname '*' -exec stat {} \; On Mon, Jan 20, 2020 at 12:16 PM Stefan Wolf <shb256@gmail.com> wrote:
Hello to all,
I ve a problem with gluster
[root@kvm10 ~]# gluster volume heal data info summary Brick kvm10:/gluster_bricks/data Status: Connected Total Number of entries: 868 Number of entries in heal pending: 868 Number of entries in split-brain: 0 Number of entries possibly healing: 0
Brick kvm320.durchhalten.intern:/gluster_bricks/data Status: Connected Total Number of entries: 1 Number of entries in heal pending: 1 Number of entries in split-brain: 0 Number of entries possibly healing: 0
Brick kvm360.durchhalten.intern:/gluster_bricks/data Status: Connected Total Number of entries: 867 Number of entries in heal pending: 867 Number of entries in split-brain: 0 Number of entries possibly healing: 0
Brick kvm380.durchhalten.intern:/gluster_bricks/data Status: Connected Total Number of entries: 868 Number of entries in heal pending: 868 Number of entries in split-brain: 0 Number of entries possibly healing: 0
[root@kvm10 ~]# gluster volume heal data info split-brain Brick kvm10:/gluster_bricks/data Status: Connected Number of entries in split-brain: 0
Brick kvm320.durchhalten.intern:/gluster_bricks/data Status: Connected Number of entries in split-brain: 0
Brick kvm360.durchhalten.intern:/gluster_bricks/data Status: Connected Number of entries in split-brain: 0
Brick kvm380.durchhalten.intern:/gluster_bricks/data Status: Connected Number of entries in split-brain: 0
As I understand there is no split-brain but 868 files ar in state heal pending. I ve restarted every node.
I ve also tried: [root@kvm10 ~]# gluster volume heal data full Launching heal operation to perform full self heal on volume data has been successful Use heal info commands to check status.
but even after a week there is no really change ( I started with 912 Number of entries in heal pending)
can somebody tell what exactly is the problem and how can I solve it.
thank you very much _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/PN63LC3OBQOM7I...