TiDB节点挂点,拉不起来

cat /home/tidb/.tiup/storage/cluster/clusters/txidc_saas_tidb/meta.yaml
user: tidb
tidb_version: v5.2.1
last_ops_ver: |-
1.5.2 tiup
Go Version: go1.16.5
Git Ref: v1.5.2
GitHash: 5f4e8abfe2ce2b3415b6a8161d8a4863d4e16ce0
topology:
global:
user: tidb
ssh_port: 22
ssh_type: builtin
deploy_dir: /data/tidb/deploy
data_dir: /data/tidb/deploy/data
os: linux
arch: amd64
monitored:
node_exporter_port: 9100
blackbox_exporter_port: 9115
deploy_dir: /data/tidb/deploy/monitor-9100
data_dir: /data/tidb/deploy/data/monitor-9100
log_dir: /data/tidb/deploy/monitor-9100/log
server_configs:
tidb:
binlog.enable: false
binlog.ignore-error: false
log.slow-threshold: 80
performance.txn-total-size-limit: 4294967296
tikv:
raftstore.apply-pool-size: 8
raftstore.store-pool-size: 4
readpool.coprocessor.use-unified-pool: true
readpool.storage.use-unified-pool: false
rocksdb.max-sub-compactions: 3
server.grpc-concurrency: 8
pd:
schedule.leader-schedule-limit: 8
schedule.region-schedule-limit: 1024
schedule.replica-schedule-limit: 32
tiflash: {}
tiflash-learner: {}
pump: {}
drainer: {}
cdc: {}
tidb_servers:

  • host: 10.0.40.166
    ssh_port: 22
    port: 4000
    status_port: 10080
    deploy_dir: /data/deploy
    log_dir: /data/deploy/log
    config:
    log.slow-query-file: tidb_slow_query.log
    arch: amd64
    os: linux
  • host: 10.0.40.85
    ssh_port: 22
    port: 4000
    status_port: 10080
    deploy_dir: /data/deploy
    log_dir: /data/deploy/log
    config:
    log.slow-query-file: tidb_slow_query.log
    arch: amd64
    os: linux
  • host: 10.0.40.25
    ssh_port: 22
    port: 4000
    status_port: 10080
    deploy_dir: /data/deploy
    log_dir: /data/deploy/log
    config:
    log.slow-query-file: tidb_slow_query.log
    arch: amd64
    os: linux
    tikv_servers:
  • host: 10.0.40.46
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.93
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.29
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.194
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.96
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    offline: true
    arch: amd64
    os: linux
  • host: 10.0.40.73
    ssh_port: 22
    port: 20160
    status_port: 20180
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    offline: true
    arch: amd64
    os: linux
    tiflash_servers: []
    pd_servers:
  • host: 10.0.40.65
    ssh_port: 22
    name: pd-1
    client_port: 2379
    peer_port: 2380
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.149
    ssh_port: 22
    name: pd-2
    client_port: 2379
    peer_port: 2380
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
  • host: 10.0.40.20
    ssh_port: 22
    name: pd-3
    client_port: 2379
    peer_port: 2380
    deploy_dir: /data/deploy
    data_dir: /data/deploy/data
    log_dir: /data/deploy/log
    arch: amd64
    os: linux
    monitoring_servers:
  • host: 10.0.40.65
    ssh_port: 22
    port: 9090
    deploy_dir: /data/deploy/prometheus
    data_dir: /data/deploy/prometheus/data
    log_dir: /data/deploy/prometheus/log
    external_alertmanagers: []
    arch: amd64
    os: linux
    grafana_servers:
  • host: 10.0.40.65
    ssh_port: 22
    port: 3000
    deploy_dir: /data/deploy/grafana
    arch: amd64
    os: linux
    username: admin
    password: admin
    anonymous_enable: false
    root_url: “”
    domain: “”
    alertmanager_servers:
  • host: 10.0.40.65
    ssh_port: 22
    web_port: 9093
    cluster_port: 9094
    deploy_dir: /data/deploy/alertmanager
    data_dir: /data/deploy/alertmanager/data
    log_dir: /data/deploy/alertmanager/log
    arch: amd64
    os: linux
    这是原信息文件