书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 2440 个相关结果.
  • tiup dm destroy

    tiup dm destroy 语法 选项 -h, —help(boolean,默认 false) 输出 title: tiup dm destroy tiup dm destroy 当业务下线之后,如果想将集群占有的机器释放出来让给其他业务使用,需要清理掉集群上的数据以及部署的二进制文件。tiup dm destroy 命令会执行以下...
  • tiup dm audit

    tiup dm audit 语法 选项 -h, —help(boolean,默认 false) 输出 title: tiup dm audit tiup dm audit 命令 tiup dm audit 可以用于查看执行在所有集群上的历史命令,以及每个命令的执行日志。 语法 tiup dm audit [ audit - id...
  • tiup dm restart

    tiup dm restart 语法 选项 -N, —node(strings,默认为 [],表示所有节点) -R, —role(strings,默认为 [],表示所有角色) -h, —help 输出 tiup dm restart 命令 tiup dm restart 用于重启指定集群的所有或部分服务。 注意: 重启过程中会有...
  • tiup dm prune

    tiup dm prune 语法 选项 -h, —help 输出 tiup dm prune 在缩容集群 后,etcd 中仍然会有少量元信息不会被清理,通常不会有问题,如果确实需要清理,可以手动执行 tiup dm prune 命令清理。 语法 tiup dm prune < cluster - name > [ flags ] ...
  • tiup dm display

    tiup dm display 语法 选项 -N, —node(strings,默认为 [],表示所有节点) -R, —role(strings,默认为 [],表示所有角色) -h, —help 输出 tiup dm display 如果想查看集群中每个组件的运行状态,逐一登录到各个机器上查看显然很低效。因此,tiup-dm 提供了 ti...
  • tiup dm disable

    tiup dm disable 语法 选项 -N, —node -R, —role -h, —help 输出 tiup dm disable 集群服务所在的机器重启之后会自启动,命令 tiup dm disable 用于关闭该自启动。该命令会在指定的节点上执行 systemctl disable <service> 来关闭服务的自启动...
  • tiup dm upgrade

    tiup dm upgrade 语法 选项 --offline -h, —help 输出 tiup dm upgrade 命令 tiup dm upgrade 用于将指定集群升级到特定版本。 语法 tiup dm upgrade < cluster - name > <version> [ flags ] <clust...
  • tiup dm prune

    tiup dm prune 语法 选项 -h, —help 输出 tiup dm prune 在缩容集群 后,etcd 中仍然会有少量元信息不会被清理,通常不会有问题,如果确实需要清理,可以手动执行 tiup dm prune 命令清理。 语法 tiup dm prune < cluster - name > [ flags ] ...
  • 部署 DM 集群

    软硬件要求 使用 TiUP 联网部署(推荐) 使用 TiUP 离线部署 使用 Binary 部署 在 Kubernetes 环境中部署