GBase 8a
运维管理
文章

GBase 8a 单个节点状态、启动、停止

发表于2025-12-24 16:39:0923次浏览0个评论
  • 查看单个节点进程状态
    $ gcmonit --status
    V8版本 # service gcware status
    V9版本 $ gcluster_services all info

  • 集群单个节点启停命令
    V8版本 # service gcware stop/start/restart
    V9版本 $ gcluster_services all stop/start/restart

评论

登录后才可以发表评论