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

本文涉及的产品
Redis 开源版,标准版 2GB
推荐场景:
搭建游戏排行榜
云数据库 RDS MySQL,集群系列 2核4GB
推荐场景:
搭建个人博客
RDS MySQL Serverless 基础系列,0.5-2RCU 50GB
简介: 【YashanDB知识库】服务器重启后Yashandb无法启动

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

【问题分类】安装部署

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

【问题描述】

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

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

image.png

【问题原因分析】

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

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

目录
打赏
0
0
0
0
95
分享
相关文章
【YashanDB知识库】YashanDB run.log中有slow log queue is full信息
【YashanDB知识库】YashanDB run.log中有slow log queue is full信息
【YashanDB知识库】kettle做增量同步,出现报错
【YashanDB知识库】kettle做增量同步,出现报错
【YashanDB知识库】审计表UNIFIED_AUDIT_TRAIL出现YAS-00220
【YashanDB知识库】审计表UNIFIED_AUDIT_TRAIL出现YAS-00220
【YashanDB 知识库】YMP 从达梦迁移到崖山,报错:不能识别文件路径,没找到 csv 文件
【YashanDB 知识库】YMP 从达梦迁移到崖山,报错:不能识别文件路径,没找到 csv 文件
【YashanDB 知识库】使用 Reverse 索引的解决自增序列做索引,插入性能大幅提升
【YashanDB 知识库】使用 Reverse 索引的解决自增序列做索引,插入性能大幅提升
【YashanDB知识库】YCM上CPU负载超过实际核数是怎么回事
【YashanDB知识库】YCM上CPU负载超过实际核数是怎么回事
【YashanDB知识库】YashanDB JDBC驱动查询时抛出io fail:Read timed out异常
【YashanDB知识库】YashanDB JDBC驱动查询时抛出io fail:Read timed out异常
【YashanDB知识库】YashanDB JDBC查询时抛出YAS-02094
【YashanDB知识库】YashanDB JDBC查询时抛出YAS-02094
【YashanDB知识库】数据库用户所拥有的权限查询
【YashanDB知识库】数据库用户所拥有的权限查询
【YashanDB知识库】查询空间数据提示This socket has been closed.
【YashanDB知识库】查询空间数据提示This socket has been closed.

数据库

+关注