cluster.name: elasticsearch 配置es的集群名称,默认是elasticsearch,es会自动发现在同一网段下的es,如果在同一网段下有多个集群,就可以用这个属性来区分不同的集群。 node.name: "Franz Kafka" 节点名,默认随机指定一个name列表中名字 ...
                            
                            
                                分类:
其他好文   时间:
2020-02-20 22:13:54   
                                阅读次数:
66
                             
                    
                        
                            
                            
                                    [root@bs-k8s-ceph ~]# ceph -s cluster: id: 11880418-1a9a-4b55-a353-4b141e2199d8 health: HEALTH_OK services: mon: 3 daemons, quorum bs-hk-hk01,bs-hk-hk ...
                            
                            
                                分类:
Web程序   时间:
2020-02-20 17:26:42   
                                阅读次数:
99
                             
                    
                        
                            
                            
                                    前言 目的:在单服务器上部署多Elasticsearch实例,并可以使用Kibana。下面过程注重流程,仅给出关键过程的细节。 ElasticSearch 6.8.4 + Kibana 6.8.4,两者版本最好匹配不然会出现告警、报错之类。 下载链接:https://www.elastic.co/c ...
                            
                            
                                分类:
其他好文   时间:
2020-02-20 10:15:12   
                                阅读次数:
123
                             
                    
                        
                            
                            
                                    环境准备 系统:centos7.7 redis:5.0.5 master1:192.168.33.9:7071 master2:192.168.33.10:7072 master3:192.168.33.11:7073 slave1:192.168.33.9:7074 slave2:192.168. ...
                            
                            
                                分类:
其他好文   时间:
2020-02-19 18:43:04   
                                阅读次数:
99
                             
                    
                        
                            
                            
                                    主要教程参考这里:https://blog.csdn.net/chengfei112233/article/details/7703812 会根据实际操作过程中的问题进行改动 系统:Centos7mysql软件:mysql-cluster-gpl-7.3.19-linux-glibc2.12-x86 ...
                            
                            
                                分类:
数据库   时间:
2020-02-18 20:58:59   
                                阅读次数:
128
                             
                    
                        
                            
                            
                                    1、集群状态red、yellow处理方法 1.red表示主分片数据不完整,通常时由于某个索引的主分片为分片unassigned,找出这个分片未分配的原因,解决即可; curl -XGET http://{ESIP}:9200/_cluster/health?level=indices 2.yello ...
                            
                            
                                分类:
其他好文   时间:
2020-02-18 20:09:59   
                                阅读次数:
809
                             
                    
                        
                            
                            
                                    redis集群搭建--参考微信公众号(诗情画意程序员):https://mp.weixin.qq.com/s/s5eJE801TInHgb8bzCapJQ 这是来自redis官网的一段介绍,大概意思就是: Redis是一个开源(BSD许可)的内存数据结构存储,用作数据库、缓存和消息代理。它支持诸如字 ...
                            
                            
                                分类:
其他好文   时间:
2020-02-18 09:41:06   
                                阅读次数:
62
                             
                    
                        
                            
                            
                                    [root@bs-k8s-ceph ~]# ceph -s cluster: id: 11880418-1a9a-4b55-a353-4b141e2199d8 health: HEALTH_WARN Long heartbeat ping times on back interface seen,  ...
                            
                            
                                分类:
其他好文   时间:
2020-02-17 16:21:40   
                                阅读次数:
505
                             
                    
                        
                            
                            
                                    As we said, sqlsever fail over cluster is perviously version of always on. The HA was guarenteed by OS not database. Therefor, we can not use windows  ...
                            
                            
                                分类:
数据库   时间:
2020-02-16 20:20:37   
                                阅读次数:
110
                             
                    
                        
                            
                            
                                    Last time, we talk about separate under one cluster backup into two diffetent AG backup. Does it works ? How is it ? Let we it this time: Unfortunatel ...
                            
                            
                                分类:
数据库   时间:
2020-02-16 17:56:16   
                                阅读次数:
109