1. 程式人生 > >centos7 安裝zookeeper3.4.8叢集

centos7 安裝zookeeper3.4.8叢集

1.下載上傳檔案到centos中

2.解壓資料夾

3.cd conf 檔案下,cp  zoo_sample.cfg  zoo.cfg

4.vim zoo.cfg

# The number of milliseconds of each tick
tickTime=2000
# The number of ticks that the initial 
# synchronization phase can take
initLimit=10
# The number of ticks that can pass between 
# sending a request and getting an acknowledgement
syncLimit
=5 # the directory where the snapshot is stored. # do not use /tmp for storage, /tmp here is just # example sakes. dataDir=/opt/zookeeper # the port at which the clients will connect clientPort=2181 # the maximum number of client connections. # increase this if you need to handle more clients #maxClientCnxns
=60 # # Be sure to read the maintenance section of the # administrator guide before turning on autopurge. # # http://zookeeper.apache.org/doc/current/zookeeperAdmin.html#sc_maintenance # # The number of snapshots to retain in dataDir #autopurge.snapRetainCount=3 # Purge task interval in hours # Set to "0" to disable auto purge feature #autopurge.purgeInterval
=1 server.1=192.168.121.131:2888:3888 server.2=192.168.121.129:2888:3888

設定檔案如上所示:

ip地址也可以用主機名代替

5.建立myid檔案,在/opt/zookeeper 資料夾下 建立myid  執行命令  touch myid   ,   然後寫入數字   echo 1 >myid

6.在192.168.121.129 中也如192.168.121.131相關的操作

7.關掉防火牆,或者開啟相應的埠

8.cd 到  bin 目錄下

9.啟動server.1 然後啟動 server.2 ,./zkServer.sh start

10.過一段時間執行./zkServer.sh status  檢視狀態如果顯示下面的資訊則表示成功

[[email protected] bin]# ./zkServer.sh status
ZooKeeper JMX enabled by default
Using config: /home/fuyuanming/zookeeper-3.4.8/bin/../conf/zoo.cfg
Mode: leader

或者:

[[email protected] bin]# ./zkServer.sh status
ZooKeeper JMX enabled by default
Using config: /home/fuyuanming/zookeeper-3.4.8/bin/../conf/zoo.cfg
Mode: follower

表示成功

相關推薦

centos7 安裝zookeeper3.4.8叢集

1.下載上傳檔案到centos中 2.解壓資料夾 3.cd conf 檔案下,cp  zoo_sample.cfg  zoo.cfg 4.vim zoo.cfg # The number of milliseconds of each tick tickTime=2000 # The number of t

centos7 安裝zookeeper3.4.8集群

snap where div roo vim conf urn 目錄 syn 1.下載上傳文件到centos中 2.解壓文件夾 3.cd conf 文件下,cp zoo_sample.cfg zoo.cfg 4.vim zoo.cfg # The number of

CentOS7 安裝phpMyAdmin-4.8.3-all-languages

.tar.gz allow fault languages tmp alt nginx配置 登錄 tar 1 需要先安裝好web服務(如nginx)、PHP、數據庫(如MySQL) wget -O /tmp/phpMyAdmin-4.8.3-all-languages.

centos7安裝zookeeper3.4.12集群

hadoop 表示 準備 sla core ip地址 一個 操作系統 disable zookeeper的三要素: 1、一致,能夠保證數據的一致性 2、有頭,始終有一個leader,node/2+1個節點有效,就能正常工作 3、數據樹,樹狀結構且每個樹必須有數據 1

zookeeper3.4.8安裝叢集搭建

1.環境準備 建立zookeeper使用者. 準備安裝包: zookeeper-3.4.8.tar.gz. 拷貝至安裝目錄並解壓 tar zxvf zookeeper-3.3.6.tar.gz mv zookeeper-3.3.6 zookeeper 2.配置檔案 zookeeper/c

centos7全離線安裝MongoDB3.2.8叢集

1.自啟動指令碼/usr/local/mongodb/bin/mongod -f /usr/local/mongodb/master.conf/usr/local/mongodb/bin/mongod --config /usr/local/mongodb/confs/slave1.conf/usr/loca

初學者CentOS7安裝hadoop-2.8.0叢集詳細過程以及問題解決

一、安裝前準備 VMware-workstation-full-10.0.4 CentOS-7-x86_64-DVD-1804.iso映象 jdk-8u181-linux-x64.tar.gz hadoop-2.8.0.tar.gz 二、安裝過程 虛擬機器設定 (

【解決】Centos7 離線安裝gcc-4.8.5(利用rpm包)

最近需要在Centos7 安裝gcc-4.8.5,但很不幸,環境沒有網路,因此只能手動下載回所有依賴,並依次安裝。 一開始我是不知道gcc-4.8.5有什麼依賴的,就到網上去找gcc-4.8.0等其他版本的依賴(因為找不到有講gcc-4.8.5的版本),然後再自己揣摩,但這樣效率很低

CentOS7安裝PostgreSQL9.4

password 關閉 mes add-port -1 ane log 0.00 spa 這次選擇的數據庫安裝的是run 文件,更容易掌握.這次數據庫全是默認安裝,如果有需求的可以自行修改一下的. 這是我的第一篇博客,各位觀眾老爺,如果覺得哪裏有什麽不好的,可以留言一起

centos7安裝zabbix3.4.1

zabbix3.4.1 centos7 linux 監控簡介:cacti、nagios、zabbix、smokeping、open-falcon等等cacti、smokeping偏向於基礎監控,成圖非常漂亮,偏重網絡設備cacti、nagios、zabbix服務端監控中心,需要php環境支持,其中za

測試centos7安裝zabbix3.4

zabbix環境:centos7 x64 1501實驗ip為:192.168.31.771.安裝必須軟件包yum -y install httpd mariadb mariadb-server php php-gd php-mysql php php-gd php-mysql php-bcmath php-m

Centos 6.9 編譯安裝gcc 4.8.5

cache war dev 優化 string 環境 沒有 組件 bject 前言 GCC(GNU Compiler Collection,GNU編譯器合集)是linux以及其他類UNIX平臺上進行開源項目,軟件開發等必不可少的工具鏈組成之一。(其他的還有clang以及ll

用源碼編譯安裝Samba 4.8.2做域控

CentOS Samba DC 域控 Samba 4.8.2發布了,再次用源碼包編譯安裝一下測試做域控。10.0.0.10 Centos7 1708 64 bit10.0.0.11 Win 10 RSAT 首先修改一下主機名[root@localhost ~]# vi /etc/hostnam

centos7安裝MongoDB3.4

all lock 自己 查看數據庫 .org ola 記錄 程序 配置 1.配置MongoDB的yum源 創建yum源文件: vim /etc/yum.repos.d/mongodb-org-3.4.repo 添加以下內容: [mongodb-org-3.4] na

Centos7安裝Redis4.0.8

@class pack .config stat lin 讀取 local target lease 今天安裝了CentOS7 1708 在安裝redis時報錯 make[1]: *** [adlist.o] 錯誤 127 因為Redis是C實現的,需要gcc來進

CentOS7 安裝GCC 4.9.3

多核處理器 tar.bz2 rtc ash figure include ron all span 操作系統:CentOS7 64bit gcc:4.8.5 1、下載源碼 wget http://ftp.gnu.org/gnu/gcc/gcc-4.9.3/gcc-4.9.3

CentOS7安裝ElasticSearch2.4+head外掛

首先你要明白ElasticSearch(下面簡稱ES),從2.3版本開始不支援使用root登陸,所以如果你想安裝高版本的ES,注意給它新建使用者組並賦許可權。我這裡為了省勁,專門找了2.4版本的,以為可以直接用root登陸,結果還是沒繞過去,不過還在版本夠低,還有不久措施 廢話到此為止,直

Ubuntu下安裝QT 4.8.6

一、Qt簡介  Qt是1991年奇趣科技開發的一個跨平臺的C++圖形使用者介面應用程式框架。它提供給應用程式開發者建立藝術級的圖形使用者介面所需的所有功能。Qt很容易擴充套件,並且允許真正地元件程式設計。  準備工作  作業系統:Ubuntu17.06 位數:64位

centos7安裝redis3.2.5叢集

安裝參照     https://blog.csdn.net/mingliangniwo/article/details/54600640  https://blog.csdn.net/u013820054/article/details/51354189

基於centos7安裝zabbix3.4.11

(一)zabbix簡介    基於Web介面的分散式系統監控的企業級開源軟體。可以監控各種系統與裝置,網路引數,保證伺服器裝置安全運營;提供靈活的通知機制。 (二) Zabbix的特點和功能    1.特點    1)安