写点什么

【YashanDB 知识库】服务器重启后 Yashandb 无法启动

作者:YashanDB
  • 2024-12-19
    广东
  • 本文字数:307 字

    阅读完需:约 1 分钟

本文内容来自 YashanDB 官网,原文内容请见 https://www.yashandb.com/newsinfo/7773550.html?templateId=1718516


**【问题分类】**安装部署


**【关键字】**服务器重启 Yashandb 启动失败


【问题描述】


部署 YashanDB 的服务器关机后,第 2 天重启服务器,启动 YashanDB 报错。


dial tcp xx.xx.xx.xx:1675: connect: connection refused



【问题原因分析】


1675 端口是 yasom 端口,说明 yasom 进程未启动,启动 yasdb 进程之前需要先启动 yasom 和 yasagent 等维护进程


**【解/**规避方法】


先启动 yasom 进程和 yasagent 进程


yasboot process yasom start -c yashandb


yasboot process yasagent start -c yashandb


启动数据库实例


yasboot cluster start -c yashandb


**【影响范围】**当前所有版本

发布于: 刚刚阅读数: 5
用户头像

YashanDB

关注

全自研国产新型大数据管理系统 2022-02-15 加入

还未添加个人简介

评论

发布
暂无评论
【YashanDB知识库】服务器重启后Yashandb无法启动_数据库_YashanDB_InfoQ写作社区