<output id="qn6qe"></output>

    1. <output id="qn6qe"><tt id="qn6qe"></tt></output>
    2. <strike id="qn6qe"></strike>

      亚洲 日本 欧洲 欧美 视频,日韩中文字幕有码av,一本一道av中文字幕无码,国产线播放免费人成视频播放,人妻少妇偷人无码视频,日夜啪啪一区二区三区,国产尤物精品自在拍视频首页,久热这里只有精品12

      使用 TiUP 擴縮容 TiDB 集群

      擴容 tiflash 節點

      添加節點信息到 scale-out.yml 文件

      tiflash_servers:
        - host: 192.168.174.147

      運行擴容命令

      tiup cluster scale-out tidb-test  scale-out.yml
      + Detect CPU Arch Name
        - Detecting node 192.168.174.147 Arch info ... Done
      
      + Detect CPU OS Name
        - Detecting node 192.168.174.147 OS info ... Done
      Please confirm your topology:
      Cluster type:    tidb
      Cluster name:    tidb-test
      Cluster version: v8.5.1
      Role     Host             Ports                            OS/Arch       Directories
      ----     ----             -----                            -------       -----------
      tiflash  192.168.174.147  9000/3930/20170/20292/8234/8123  linux/x86_64  /tidb-deploy/tiflash-9000,/tidb-data/tiflash-9000
      Attention:
          1. If the topology is not what you expected, check your yaml file.
          2. Please confirm there is no port/directory conflicts in same host.
      Do you want to continue? [y/N]: (default=N) y
      + [ Serial ] - SSHKeySet: privateKey=/root/.tiup/storage/cluster/clusters/tidb-test/ssh/id_rsa, publicKey=/root/.tiup/storage/cluster/clusters/tidb-test/ssh/id_rsa.pub
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.146
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.146
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.147
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.147
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.147
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.146
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.147
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.146
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.145
      + [Parallel] - UserSSH: user=tidb, host=192.168.174.146
      + Download TiDB components
        - Download tiflash:v8.5.1 (linux/amd64) ... Done
      + Initialize target host environments
      + Deploy TiDB instance
        - Deploy instance tiflash -> 192.168.174.147:9000 ... Done
      + Copy certificate to remote host
      + Generate scale-out config
        - Generate scale-out config tiflash -> 192.168.174.147:9000 ... Done
      + Init monitor config
      Enabling component tiflash
      	Enabling instance 192.168.174.147:9000
      	Enable instance 192.168.174.147:9000 success
      Enabling component node_exporter
      	Enabling instance 192.168.174.147
      	Enable 192.168.174.147 success
      Enabling component blackbox_exporter
      	Enabling instance 192.168.174.147
      	Enable 192.168.174.147 success
      + [ Serial ] - Save meta
      + [ Serial ] - Start new instances
      Starting component tiflash
      	Starting instance 192.168.174.147:9000
      	Start instance 192.168.174.147:9000 success
      Starting component node_exporter
      	Starting instance 192.168.174.147
      	Start 192.168.174.147 success
      Starting component blackbox_exporter
      	Starting instance 192.168.174.147
      	Start 192.168.174.147 success
      + Refresh components conifgs
        - Generate config pd -> 192.168.174.145:2379 ... Done
        - Generate config pd -> 192.168.174.146:2379 ... Done
        - Generate config pd -> 192.168.174.147:2379 ... Done
        - Generate config tikv -> 192.168.174.145:20160 ... Done
        - Generate config tikv -> 192.168.174.146:20160 ... Done
        - Generate config tikv -> 192.168.174.147:20160 ... Done
        - Generate config tidb -> 192.168.174.145:4000 ... Done
        - Generate config tidb -> 192.168.174.146:4000 ... Done
        - Generate config tidb -> 192.168.174.147:4000 ... Done
        - Generate config tiflash -> 192.168.174.145:9000 ... Done
        - Generate config tiflash -> 192.168.174.146:9000 ... Done
        - Generate config tiflash -> 192.168.174.147:9000 ... Done
        - Generate config cdc -> 192.168.174.145:8300 ... Done
        - Generate config cdc -> 192.168.174.146:8300 ... Done
        - Generate config cdc -> 192.168.174.147:8300 ... Done
        - Generate config prometheus -> 192.168.174.145:9090 ... Done
        - Generate config grafana -> 192.168.174.145:3000 ... Done
        - Generate config alertmanager -> 192.168.174.145:9093 ... Done
      + Reload prometheus and grafana
        - Reload prometheus -> 192.168.174.145:9090 ... Done
        - Reload grafana -> 192.168.174.145:3000 ... Done
      + [ Serial ] - UpdateTopology: cluster=tidb-test
      Scaled cluster `tidb-test` out successfully

      查看集群狀態

      tiup cluster display tidb-test
      Cluster type:       tidb
      Cluster name:       tidb-test
      Cluster version:    v8.5.1
      Deploy user:        tidb
      SSH type:           builtin
      Dashboard URL:      http://192.168.174.147:2379/dashboard
      Grafana URL:        http://192.168.174.145:3000
      ID                     Role          Host             Ports                            OS/Arch       Status  Data Dir                      Deploy Dir
      --                     ----          ----             -----                            -------       ------  --------                      ----------
      192.168.174.145:9093   alertmanager  192.168.174.145  9093/9094                        linux/x86_64  Up      /tidb-data/alertmanager-9093  /tidb-deploy/alertmanager-9093
      192.168.174.145:8300   cdc           192.168.174.145  8300                             linux/x86_64  Up      /tidb-data/cdc-8300           /tidb-deploy/cdc-8300
      192.168.174.146:8300   cdc           192.168.174.146  8300                             linux/x86_64  Up      /tidb-data/cdc-8300           /tidb-deploy/cdc-8300
      192.168.174.147:8300   cdc           192.168.174.147  8300                             linux/x86_64  Up      /tidb-data/cdc-8300           /tidb-deploy/cdc-8300
      192.168.174.145:3000   grafana       192.168.174.145  3000                             linux/x86_64  Up      -                             /tidb-deploy/grafana-3000
      192.168.174.145:2379   pd            192.168.174.145  2379/2380                        linux/x86_64  Up|L    /tidb-data/pd-2379            /tidb-deploy/pd-2379
      192.168.174.146:2379   pd            192.168.174.146  2379/2380                        linux/x86_64  Up      /tidb-data/pd-2379            /tidb-deploy/pd-2379
      192.168.174.147:2379   pd            192.168.174.147  2379/2380                        linux/x86_64  Up|UI   /tidb-data/pd-2379            /tidb-deploy/pd-2379
      192.168.174.145:9090   prometheus    192.168.174.145  9090/12020                       linux/x86_64  Up      /tidb-data/prometheus-9090    /tidb-deploy/prometheus-9090
      192.168.174.145:4000   tidb          192.168.174.145  4000/10080                       linux/x86_64  Up      -                             /tidb-deploy/tidb-4000
      192.168.174.146:4000   tidb          192.168.174.146  4000/10080                       linux/x86_64  Up      -                             /tidb-deploy/tidb-4000
      192.168.174.147:4000   tidb          192.168.174.147  4000/10080                       linux/x86_64  Up      -                             /tidb-deploy/tidb-4000
      192.168.174.145:9000   tiflash       192.168.174.145  9000/3930/20170/20292/8234/8123  linux/x86_64  Up      /tidb-data/tiflash-9000       /tidb-deploy/tiflash-9000
      192.168.174.146:9000   tiflash       192.168.174.146  9000/3930/20170/20292/8234/8123  linux/x86_64  Up      /tidb-data/tiflash-9000       /tidb-deploy/tiflash-9000
      192.168.174.147:9000   tiflash       192.168.174.147  9000/3930/20170/20292/8234/8123  linux/x86_64  Up      /tidb-data/tiflash-9000       /tidb-deploy/tiflash-9000
      192.168.174.145:20160  tikv          192.168.174.145  20160/20180                      linux/x86_64  Up      /tidb-data/tikv-20160         /tidb-deploy/tikv-20160
      192.168.174.146:20160  tikv          192.168.174.146  20160/20180                      linux/x86_64  Up      /tidb-data/tikv-20160         /tidb-deploy/tikv-20160
      192.168.174.147:20160  tikv          192.168.174.147  20160/20180                      linux/x86_64  Up      /tidb-data/tikv-20160         /tidb-deploy/tikv-20160
      Total nodes: 18

      縮容 TiCDC 節點

      下線 TiCDC 節點

      tiup cluster scale-in tidb-test --node 192.168.174.147:8300

      查看集群狀態

      tiup cluster display tidb-test

      參考文檔

      https://docs.pingcap.com/zh/tidb/stable/scale-tidb-using-tiup/

      posted @ 2025-05-21 08:54  小吉貓  閱讀(41)  評論(0)    收藏  舉報
      主站蜘蛛池模板: 亚洲综合精品一区二区三区| 免费十八禁一区二区三区| 国产成人AV一区二区三区无码| 国产精品麻豆成人av网| 久久激情影院| 999福利激情视频| 51妺嘿嘿午夜福利| 91国内精品久久精品一本| 亚洲一区二区精品偷拍| 亚洲成人av在线资源| 综合亚洲网| 久久精品人人槡人妻人人玩AV| 丰满的少妇一区二区三区| 精品久久人人妻人人做精品| 亚洲精品不卡av在线播放| 久久成人 久久鬼色| 国产精品一二三中文字幕| 中文字幕国产精品专区| 午夜成人无码免费看网站| 亚洲欧美日韩高清一区二区三区| 亚洲精品国产一区二区三区在线观看 | 中文字幕制服国产精品| 日韩AV高清在线看片 | 成熟少妇XXXXX高清视频| 亚洲人成网站观看在线观看| 亚洲avav天堂av在线网爱情| 无码av中文一区二区三区桃花岛| 开心五月激情综合久久爱| av中文字幕在线二区| 男女猛烈激情xx00免费视频| 国产情侣激情在线对白| 亚洲国产成人无码网站大全| 国产亚洲精品一区二区不卡| 久久在线视频免费观看| 国产乱码精品一区二区三上| 日本一区不卡高清更新二区| 国内少妇人妻偷人精品| 日韩av熟女人妻一区二| 国产99视频精品免费视频6| 成人精品区| 午夜福利视频|