1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
| [root@szdpl1543 ~]# gluster pool list UUID Hostname State 588bb497-5d9f-4bcf-b0b1-c9d364afb084 172.25.78.241 Connected bde7b9e2-af2a-419e-8242-6a8f8e18bb8a 172.25.78.242 Connected a8522deb-ee16-44a3-a800-9525cb8d64fa 172.25.78.16 Connected 54fa8ec0-3617-4c8e-968a-7402a80a9017 localhost Connected [root@szdpl1543 ~]# cd /var/lib/glusterd/peers/ [root@szdpl1543 peers]# ls 588bb497-5d9f-4bcf-b0b1-c9d364afb084 a8522deb-ee16-44a3-a800-9525cb8d64fa bde7b9e2-af2a-419e-8242-6a8f8e18bb8a [root@szdpl1543 peers]# cat bde7b9e2-af2a-419e-8242-6a8f8e18bb8a uuid=bde7b9e2-af2a-419e-8242-6a8f8e18bb8a state=3 hostname1=172.25.78.242 hostname2=bogon [root@szdpl1543 peers]# vi bde7b9e2-af2a-419e-8242-6a8f8e18bb8a uuid=bde7b9e2-af2a-419e-8242-6a8f8e18bb8a state=3 hostname1=172.25.78.242
|