???????????MongoDB?
???????????? ???????[ 2016/3/7 11:11:48 ] ???????????????????
????1.4.2. ??????2keepalived????
! Configuration File for keepalived
global_defs {
notification_email {
master@extmail.org
}
notification_email_from yunlei_ma@extmail.org
smtp_server mail.extmail.org
smtp_connect_timeout 30
router_id LVS_DEVEL
}
vrrp_script chk_mongodb {
script "/etc/keepalived/mongodb_check.sh"
interval 2
weight 2
}
vrrp_instance VI_1 {
state BACKUP
interface eth0
virtual_router_id 51
priority 100
nopreempt
advert_int 1
authentication {
auth_type PASS
auth_pass 1111
}
track_script {
chk_mongodb
}
virtual_ipaddress {
192.168.1.18
}
}
????1.4.3. Mongodb????????
/etc/keepalived/mongodb_check.sh
#!/bin/bash
daemonid=`ps -ef |grep /usr/local/mongodb/bin/mongod |grep dbpath|awk '{print $2}'`
if [ "$daemonid" != "" ];then
echo $daemonid
exit 0
else
echo $daemonid
/etc/init.d/keepalived stop
exit 1
fi
????1.5. ???????????????
????iptables –I INPUT –p tcp –dport 27017 –j ACCEPT
????iptables –I INPUT –p udp –dport 27017 –j ACCEP
????/etc/init.d/iptables save
????/etc/init.d/iptables restart
????1.6. ????л?????
????1.6.1. ???????
?????????????keepalived???????????IP?????????????????崻????????????????????????????????????
????1.6.2. Keepalived??
????Keepalived????????IP????????????????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
?????????????????????????Щ????????????????????TC???????????????Щ???????????????????????????????????????????????(java .net ?????)???mysql???????????????????ж????д???Python???????????????(DB2)??????BufferPool????????????????????????????????6??????????????????滮???????????????-????????SQL Server???????????????????λ?????PHP??SQL????????????????????Pythonд???NoSQL????????? SQL ?е????????????? SQL ?е?????????Java???????:?????MySQL???????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????