I changed /etc/hosts 127.0.0.1 pri.ostechnix.lan pri 51.15.90.60 sec.ostechnix.lan sec 163.172.151.120 third.ostechnix.lan third on every node matching hostname to 127.0.0.1 then root@pri:~# apt-get purge glusterfs-server root@pri:~# rm -rf /var/lib/glusterd/ root@pri:~# rm -rf /var/log/glusterfs/ root@pri:~# apt-get install glusterfs-server root@pri:~# apt-mark hold glusterfs* root@pri:~# reboot now root@pri:~# gluster peer probe sec.ostechnix.lan peer probe: success. root@pri:~# gluster peer probe third.ostechnix.lan peer probe: success. root@pri:/var/log/glusterfs# gluster volume create myvol1 replica 3 transport tcp pri.ostechnix.lan:/gluster/brick1/mpoint1 sec.ostechnix.lan:/gluster/brick1/mpoint1 third.ostechnix.lan:/gluster/brick1/mpoint1 force volume create: myvol1: success: please start the volume to access data and volume created root@pri:~# gluster volume list myvol1 Thank you @Serkan and @Atin
|
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users