真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

redis如何搭建sentinel哨兵機(jī)制-創(chuàng)新互聯(lián)

redis如何搭建sentinel哨兵機(jī)制?相信大部分人都還沒(méi)學(xué)會(huì)這個(gè)技能,為了讓大家學(xué)會(huì),給大家總結(jié)了以下內(nèi)容,話不多說(shuō),一起往下看吧。

創(chuàng)新互聯(lián)憑借在網(wǎng)站建設(shè)、網(wǎng)站推廣領(lǐng)域領(lǐng)先的技術(shù)能力和多年的行業(yè)經(jīng)驗(yàn),為客戶提供超值的營(yíng)銷(xiāo)型網(wǎng)站建設(shè)服務(wù),我們始終認(rèn)為:好的營(yíng)銷(xiāo)型網(wǎng)站就是好的業(yè)務(wù)員。我們已成功為企業(yè)單位、個(gè)人等客戶提供了成都網(wǎng)站制作、網(wǎng)站設(shè)計(jì)服務(wù),以良好的商業(yè)信譽(yù),完善的服務(wù)及深厚的技術(shù)力量處于同行領(lǐng)先地位。

1.redis主從創(chuàng)建(一主兩從):
在從節(jié)點(diǎn)上執(zhí)行:slaveof 192.168.56.201 6379 #master的ip地址和端口
也可以在配置文件中配置:
slaveof 192.168.56.201 6379

確認(rèn):
[root@db1 ~]# redis-cli
127.0.0.1:6379> info replication
# Replication
role:master
connected_slaves:2
slave0:ip=192.168.56.202,port=6379,state=online,offset=1344537,lag=0
slave1:ip=192.168.56.203,port=6379,state=online,offset=1344537,lag=0
master_replid:78461067504e80e7adf61bd14ea1a385c38ca20c
master_replid2:0000000000000000000000000000000000000000
master_repl_offset:1344688
second_repl_offset:-1
repl_backlog_active:1
repl_backlog_size:10485760
repl_backlog_first_byte_offset:1
repl_backlog_histlen:1344688
 

2.創(chuàng)建目錄:
mkdir -p /data/redis-26379/logs/
mkdir -p /data/redis-26379/run

3.編輯哨兵參數(shù)(scp都其它兩個(gè)機(jī)器):
vim /data/redis-26379/26379.conf

port 26379
daemonize yes
dir /data/redis-26379/
pidfile /data/redis-26379/redis_26379.pid
logfile /data/redis-26379/logs/26379.log
#bind填寫(xiě)本機(jī)ip地址和127.0.0.1
bind 192.168.56.201 127.0.0.1
sentinel monitor master-monitor1 192.168.56.201 6379 2
sentinel down-after-milliseconds master-monitor1 10000
sentinel parallel-syncs master-monitor1 1
sentinel failover-timeout master-monitor1 180000

4.啟動(dòng)哨兵節(jié)點(diǎn):
redis-sentinel /data/redis-26379/26379.conf

登錄查看信息:
redis-cli -p 26379

127.0.0.1:26379> info sentinel
# Sentinel
sentinel_masters:1
sentinel_tilt:0
sentinel_running_scripts:0
sentinel_scripts_queue_length:0
sentinel_simulate_failure_flags:0
master0:name=master-monitor1,status=ok,address=192.168.56.201:6379,slaves=2,sentinels=3

此時(shí)看到哨兵配置文件已經(jīng)改變,自動(dòng)發(fā)現(xiàn)slave:
[root@db1 redis-26379]# cat 26379.conf
port 26379
daemonize yes
dir "/data/redis-26379"
pidfile "/data/redis-26379/redis_26379.pid"
logfile "/data/redis-26379/logs/26379.log"
#bind 信息填寫(xiě)本機(jī)ip地址 和127.0.0.1
bind 192.168.56.201 127.0.0.1
sentinel myid 6ba1b2245916983baabaacf1be1eb0303a2a1b8b
sentinel deny-scripts-reconfig yes
sentinel monitor master-monitor1 192.168.56.202 6379 2
sentinel down-after-milliseconds master-monitor1 10000
# Generated by CONFIG REWRITE
sentinel config-epoch master-monitor1 2
sentinel leader-epoch master-monitor1 2
sentinel known-slave master-monitor1 192.168.56.201 6379
sentinel known-slave master-monitor1 192.168.56.203 6379
sentinel known-sentinel master-monitor1 192.168.56.203 26379 67202a457efa3d68e5ada2912375e40a0c9b5262
sentinel known-sentinel master-monitor1 192.168.56.202 26379 7a089d3c9e68851cc70c6c24c51df829a910195e
看完這篇文章,你們學(xué)會(huì)redis搭建sentinel哨兵機(jī)制的方法了嗎?如果還想學(xué)到更多技能或想了解更多相關(guān)內(nèi)容,歡迎關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,感謝各位的閱讀。

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。


網(wǎng)頁(yè)名稱:redis如何搭建sentinel哨兵機(jī)制-創(chuàng)新互聯(lián)
本文URL:http://weahome.cn/article/dpooed.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部