zoukankan      html  css  js  c++  java
  • xenon三节点集群

    [root@mdb146 ~]# xenclists
    +-------------------+---------------------------------+---------+---------+--------------------------+---------------------+----------------+-------------------+
    |        ID         |              Raft               | Mysqld  | Monitor |          Backup          |        Mysql        | IO/SQL_RUNNING |     MyLeader      |
    +-------------------+---------------------------------+---------+---------+--------------------------+---------------------+----------------+-------------------+
    | 172.16.1.107:8801 | [ViewID:259 EpochID:0]@LEADER   | RUNNING | ON      | state:[NONE]␤            | [ALIVE] [READWRITE] | [true/true]    | 172.16.1.107:8801 |
    |                   |                                 |         |         | LastError:               |                     |                |                   |
    +-------------------+---------------------------------+---------+---------+--------------------------+---------------------+----------------+-------------------+
    | 172.16.1.106:8801 | [ViewID:259 EpochID:0]@FOLLOWER | RUNNING | ON      | state:[NONE]␤            | [ALIVE] [READONLY]  | [true/true]    | 172.16.1.107:8801 |
    |                   |                                 |         |         | LastError:               |                     |                |                   |
    +-------------------+---------------------------------+---------+---------+--------------------------+---------------------+----------------+-------------------+
    | 172.16.1.108:8801 | [ViewID:259 EpochID:0]@FOLLOWER | RUNNING | ON      | state:[NONE]␤            | [ALIVE] [READONLY]  | [true/true]    | 172.16.1.107:8801 |
    |                   |                                 |         |         | LastError:               |                     |                |                   |
    +-------------------+---------------------------------+---------+---------+--------------------------+---------------------+----------------+-------------------+
    (3 rows)

    ------道不行,乘桴浮于海!------ ------欲讷于言,而敏于行!-------
  • 相关阅读:
    ThreadLocal 详解
    外键的约束(Mysql、PostgreSQL)
    Linux命令中,$、#、@、0、1、2、*、?的作用
    $.ajax 方法参数总是记不住,在这里记录一下
    SVN提示https证书验证失败问题svn: E230001: Server SSL certificate verification failed:
    各类资源地址整合
    CentOS 7 上安装vim 解決 centos -bash: vim: command not found
    Beyond Compare 4提示已经过了30天试用期,破解方式,亲测可用
    Django 04 模板标签(if、for、url、with、autoeacape、模板继承于引用、静态文件加载)
    Django 03 模板路径、模板变量、常用的过滤器
  • 原文地址:https://www.cnblogs.com/dh17/p/14109766.html
Copyright © 2011-2022 走看看