Top3:
Top2: FSC related to Redis: (Redis = https://www.cnblogs.com/ngtest/p/10693750.html)
FSC status really relies on redis service.
For standalone redis system, it’s easy to make sure FSC becomes disconnected (checking status) when the redis is out of service.
But for cluster redis, there are some situations need to consider.
Y---- redis has service, N----redis hasn't service Con----- FSC connected, Dis----- FSC disconnected (checking status). Please note, HA FSC are same as standalone FSC
Master redis |
slave redis |
sentinel redis |
Check FSC status |
Y |
Y |
Y |
Con |
Y |
N |
Y |
Con |
Y |
Y |
N |
Con |
Y |
N |
N |
Dis |
Y |
N |
Back from N to Y |
Con |
Y |
Back from N to Y |
N |
Dis |
N |
Y |
Y |
Con |
N |
Y |
N |
Dis |
Back from N to Y |
Y |
N |
Dis |
Please note, these just explain FSC status relies on redis, FSC status also relies on RMQ, TE.
Also, please note, not like replica DBs, cluster redis will change, and keep status after master, slave switching.
Top1 :
Q1 20180822: Forgot password after install FSC, this pw needes when add FSC in webpage, where to found it?
Q2 180822:
2018-9-26:ie7.1a
手工安装记录:
上面的证书ca.pem错误,请参考IE-SSL