首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >【YashanDB 知识库】服务器重启后 Yashandb 无法启动

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

作者头像
用户11441800
发布2025-02-25 09:59:55
发布2025-02-25 09:59:55
1.2K0
举报

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

**【关键字】**服务器重启 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

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

本文系转载,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档