【YashanDB知识库】服务器重启后启动yasom和yasagent进程时有告警

问题场景
数据库正常运行,使用yasboot关闭数据库并重启服务器后,用yasboot启动yasom,yasagent以及yasdb进程成功,但是yasom,yasagent存在告警

告警详情
warning: watch yasom error: monitor failed, stdout: , /data/yashan/yasdb_home/yashandb/22.2.8.105/bin/moint/moint: error while loading shared libraries: libnsl.so.1: cannot open shared object file: no such file or directory

warning: watch yasagent error: monitor failed, stdout: , /data/yashan/yasdb_home/yashandb/22.2.8.105/bin/moint/moint: error while loading shared libraries: libnsl.so.1: cannot open shared object file: no such file or directory

问题原因
数据库monit进程依赖于libnsl.so.1库文件,告警中的提示信息为在LD_LIBRARY_PATH下找不到libnsl.so.1

排查步骤
1、检查系统中libnsl.so.1文件是否存在

ldconfig -p | grep libnsl

2、若不存在,可以通过以下方式安装

     # 有外网

        若操作系统为Red Hat、CentOS、Fedora等使用命令: $ yum install libnsl

        若操作系统为Debian、Ubuntu等使用命令:$ apt update && apt-get -y install rpm &
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值